Hello,
please, is there any way how to include custom code to product description? For example some php echo.
So far we did:
1. set no filtering on global configuration
2. set editor for super user to no editor
3. installed and activated phpdirect plugin
4. tried to remove tags in tagblacklist array input.php in libraries/joomla/filter
But still our code in product description is by seeing on frontpage commented.
Any idea?
Quote from: ebiznis.org on June 07, 2013, 14:31:43 PM
Hello,
please, is there any way how to include custom code to product description? For example some php echo.
So far we did:
1. set no filtering on global configuration
2. set editor for super user to no editor
3. installed and activated phpdirect plugin
4. tried to remove tags in tagblacklist array input.php in libraries/joomla/filter
But still our code in product description is by seeing on frontpage commented.
Any idea?
Problem solved! We forgot Enable Joomla Plugin in vm configuration.