Quote:
Originally Posted by DragonByte Tech
Maybe. It would mean either relocating the template variable:
Code:
{vb:raw template_hook.forumhome_above_forums}
in the FORUMHOME template, or more likely will need to force the rendering of the DFT code before the other mods utilize the same template. You could try it by changing the plugin execution code on the Cache Templates plugin from 5 to 4.
I've not had chance to try this myself, but I suspect option two is the better one to try, and I'd test it on a test setup first.
Let me know if it solves your problem.
Matt
|
neither of the above affected position, moving the hook just moved them all in same order, I didnt want to mess too much, as i dont have a test site I just tested it on an unused style. would probably be better using a different hook or the option to place in different areas.