1
Hi,
I can set a smarty variable in article.php which, as a template has wfsection_article.html. I can thus call the variable in wfsection_article.html AND also in theme.html
However i want to be able to use the variable in theme.html even when I don't access it via article.php. For example when I access it via wf-sections index.php which doesn't have a template file.
How can i do this? How can I set a smarty variable form /modules/zmagazine/index.php to be used in /themes/my_theme/theme.html?
thanks a million for any help, still get my head around this Smarty stuff.
Vram Oknayan