Todd
Vanilla StaffTodd Vanilla Staff
Reactions
-
Re: [Solved] How do I add elements beside the Discussion Title?
The title anchor is display: block via css. You can change it back to display: inline in your theme and then whatever you echo in the AfterDiscussionTitle event will show up beside it. (View Post)2 -
Re: Removing index.php?p=/ from url?
If you are installed in the upsc folder then try just using the default .htaccess that comes with Vanilla. (View Post)1 -
Re: [ReSolved] Change /discussions/ url-name
We've made it easier to do this in the upcoming 2.1, but you'll still have to write a plugin. (View Post)1 -
Re: How to enable Vanilla API feature?
That should work. Here are some troubleshooting steps. * First make sure that your installation works with url rewriting. If http://myserver/categories works as expected then you should be okay. * De… (View Post)1 -
Re: Embed code should use embed theme, not default theme!!!
You aren't crazy. This is actually a non-trivial feature to implement though since the site doesn't know it's embedded on the server on most requests. We have some ideas on how to get around it, but … (View Post)1