Component : VirtueMart 1.1.2
You may have used plugins braces code in the long Product Descriptions in Virtuemart. However, you may need to hard-code that in the flypage or any of the sub-templates. This is how to do it.
< ?php echo vmCommonHTML::ParseContentByPlugins( "{yourplugincodehere}" );
SITE NOTE: To display the HTML tags on JoomlaFAQs, there is a space between the name of the tags and the enclosing "less than" (<) and "more than" (>) brackets. If you copy the code, make sure you delete the spaces to make it work!
If you have found this site to be useful and has helped you, kindly consider to donate. Your donation will encourage me and help to upkeep JoomlaFAQs.org! Cheers!
Add comment