hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: How do I change the 'default' progression of Roles in Vanilla?
Visit http://forum.example.com/dashboard/role/defaultroles to set up what roles get assigned during the registration process. (View Post)1 -
Re: why am I gettin the bonk screen after moving to a new server?
I am happy to help. If you read the link I gave you, it doesn't mention that config item at all. Please read both of the links and answer the questions so we can help. (View Post)1 -
Re: why am I gettin the bonk screen after moving to a new server?
What version number of Vanilla are you running? What is the actual error? (View Post)1 -
Re: Adding a superscript and subscript button?
There are two parts to this system. You want to a) add a button to button bar that provides [sub] and [sup] tags. Then you want to b) translate those tags into some type of html markup for actual dis… (View Post)4 -
Re: load specific .css
Generally speaking, you want to use additive CSS. That is, you want to keep style.css loaded on all front-end pages. Here is what I would do. In your theme hooks file, add a hook into the plugin cont… (View Post)1
