Hello,
in Themler (Joomla) I inserted a HTML element and edit the text in the ribbon with the following content :
<?php echo ("hallo");?>
Wher I reopen the edit field I see that's it's changed to
<!--?php echo ("Hallo"); ?-->
The word Hallo is not shown.
Can I insert PHP Code within the HTML element ?? And how to do that ??
Best regards
Uwe Pfeiffer
Hello,
in Themler (Joomla) I inserted a HTML element and edit the text in the ribbon with the following content :
<?php echo ("hallo");?>
Wher I reopen the edit field I see that's it's changed to
<!--?php echo ("Hallo"); ?-->
The word Hallo is not shown.
Can I insert PHP Code within the HTML element ?? And how to do that ??
Best regards
Uwe Pfeiffer
Last edited 15 November 2016 by uwe.pfeiffe
Vote to pay developers attention to this features or issue.