2013-11-25, 01:33 AM
So I've edited a plugin I have and am having trouble getting the variable to display. * The PHP file is correct. I duplicated from another plugin I have running so everything is EXACTLY the same except for the variable name.
The original plugin inserts {$thing} into the index template.
I've edited it to insert {$thing} into the header template.
This worked before, but there was an additional step - something where I had to find another file and tell my skins or something to read the variable since it was no longer in the index template...
Any help?
The original plugin inserts {$thing} into the index template.
I've edited it to insert {$thing} into the header template.
This worked before, but there was an additional step - something where I had to find another file and tell my skins or something to read the variable since it was no longer in the index template...
Any help?