Template override and plugins - Joomla! Forum - community, help and support
hi community...
i working template overrides now.. flexible..
but??? plugins aren't processed normal plugin tags {plugin blabla} or {plugin blabla}some value{/plugin blabla}?
can't work content related plugin code directly placed in article php file?? (/article/default.php), if not.. there workaround or tricky code can manage it?
thanks,
ron sahertian
i working template overrides now.. flexible..
but??? plugins aren't processed normal plugin tags {plugin blabla} or {plugin blabla}some value{/plugin blabla}?
can't work content related plugin code directly placed in article php file?? (/article/default.php), if not.. there workaround or tricky code can manage it?
thanks,
ron sahertian
the plugins not processed in file directly. if want process code in /article/default.php need write in php.
plugin tags need go actual content field.
plugin tags need go actual content field.
Comments
Post a Comment