Quote:
Originally Posted by MrKing
yes this is correct i dont see a newsletters only 2x vmoods.
|
As i don't believe that vmood named their template "micronewsletter_navbar_menu", most probably is another vb bugs with positioning in navbar. Let me explain. Navbar has 3 positions:
- navbar_start
- navbar_middle
- navbar_end
By saying navbar_end dosen't means that only one menu should be there. Every newer menu with navbar_end goes just after the other.
So the only that you've to do is to play with positions. Goto Plugins & Products -> Plugins Manager and try to change the position. Start with my mod. Try to change:
$template_hook['navbar_end'] to $template_hook['navbar_middle']
Then check the results.
Maria