VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: lukeaao on May 20, 2014, 18:10:59 PM

Title: iframe tags stripped out of product category description
Post by: lukeaao on May 20, 2014, 18:10:59 PM
Hi All,

Just to run through my troubleshooting:

1) Global config allows iframes
2) Iframes allowed in JCE Editor
3) Successfully posted a video elsewhere on the site

Conclusion - VM2 is stripping the tags on its own.

I have looked in the file structure for class.inputfilter.php which is what seems to be posted online as the source of my woe... but it doesn't exist. Any help is greatly appreciated!
Title: Re: iframe tags stripped out of product category description
Post by: jenkinhill on May 20, 2014, 20:24:57 PM
You should try putting the iframe code within a plugin - eg Soucerer (http://extensions.joomla.org/extensions/core-enhancements/coding-a-scripts-integration/custom-code-in-content/5051)   (Plugins must be enabled in Configuratiion/Shop)
Title: Re: iframe tags stripped out of product category description
Post by: lukeaao on May 21, 2014, 14:43:36 PM
Worked like a charm, thanks jenkinhill!