![]() |
Quote:
|
Because the master style will be overwritten when he next upgrades. And I don't imagine he fancies redoing all his styling after every upgrade :)
|
Quote:
|
O create a new template, in each style, with the exact contents you want. Then create this plugin using the hook location, template_render_output
PHP Code:
|
Ohhh, I should also add you will need to cache that new template, using the hook location, cache_templates like so.
PHP Code:
|
For a single template, just append to the end of the existing array. Use:
Code:
cache[] = 'NEW_TEMPLATE_NAME'; |
Yeah that's true. :)
|
Quote:
|
Sure it does, I have used this for a couple of years now. Did you make sure to add the correct template names?
|
Quote:
Code:
if ($this->template == 'post_thanks_box') |
All times are GMT. The time now is 05:56 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|