vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: Add menu item - Open in same window ?
you would use children $('#Menu li:first-child > a').attr("target", '_blank'); $('#Menu li:nth-child(2)> a').attr("target", '_blank'); $('#Menu li:nth-child(3)> a').attr(… (View Post)1 -
Re: change roles for guest
You can make guests only view specific pages by using the plugin ForceRedirect and editing the array with the list of pages/controllers you don't want to be seen. In this case the only controller you… (View Post)1 -
Re: I want to switch from bbpress to Vanilla, need help!
Would this be the correct location then? It is where all of my files are located such as wp-content, wp-admin, wp-includes, as well as php and css files, etc. There is also an icon called "Passw… (View Post)1 -
Re: Thumbnails do not appear when using FileUpload
This may help someone too http://www.iis.net/learn/application-frameworks/install-and-configure-php-applications-on-iis/translate-htaccess-content-to-iis-webconfig (View Post)1 -
Re: OnlineNow and Bootstrap looks weird.
You must be the kind of person that never reads the instructions or looks at settings pages ? I mean, can't you see the link called OnlineNow on the left side panel in the dashboard ? Hide for guests… (View Post)1