Log in

View Full Version : Wanna make "$upcomingevents" global


Replicators
07-16-2009, 11:39 PM
I am trying to make it to where i can have the upcoming events appear on the navbar on every page, instead of just on forumhome in the whats going on box. Now i got the template code correct, or the way i want it to be, but it won;t show on every page because it's not global, so anyone know how to make it global?

Lynne
07-17-2009, 01:38 AM
You would need to take the code from the index page and put it in a plugin that is used on the pages you want to use it on (if on all pages, perhaps a global_* hook location).