vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: How to place avatar on banner?
Add this line in the default.master.php of your theme inside the div where you want it to appear. <?php $this->AddModule('MeModule');?> (View Post)4 -
Re: Target blank plugin or easy way to make links open in a new tab?
Try this one http://vanillaforums.org/addon/target_blank-plugin (View Post)4 -
Re: Show panel on gallery page?
Yes, it loads only what you have in the tpl panel. I have the search and UserInfo module and mebox in the master in the panel so they do get called in the plugin page. I suppose that is why I hid the… (View Post)2 -
Re: Page not found.
Ok please go to Routes in the dashboard and see if the route to members is saved there. see if you can reach the members list via plugin/MembersListEnh (View Post)3 -
Re: New notifications
Your problem is the StatsBox Plugin , remove that line from that plugin's css file div.Meta span.CommentCount, .ItemContent .Meta .HasNew { display: none; } also change this too, apparently that plug… (View Post)3
