Having Speed Issues with <if> statement
I am trying to run some things in my template based on the page it is on.
I have been using <if condition="THIS_SCRIPT == 'index'">
I have one for index, showthread and forumdisplay. In both the header and the footer(2x3 for a total of 6), this slows down the loading of the page TREMENDOUSLY. Is there any other faster way to do this? Please let me know.
|