MarlboroMan Posted October 7, 2016 Share Posted October 7, 2016 Hi I'm Trying to embed another company's website into my prestashop site by means of an Iframe. Please assist by explaining where I need to add the code as explained below. "HTML Code: You need to open the HTML code of your web page in your text editor and add the following code wherever you wish to embed the "Company Name" Products’ website:" <iframe width=”100%” style=”border:0px” height=”1100px;” scrolling=”auto” src=”https://www.Company Name.com/default.aspx?Company=***-***”> Unfortunately, your browser does not support inline frames. </iframe> Link to comment Share on other sites More sharing options...
rocky Posted October 8, 2016 Share Posted October 8, 2016 You'll need to be more specific. Where do you want it placed? If you want it placed inside the content of a CMS page, you'll need to go to Preferences > General and change "Allow iframes on HTML fields" to "Yes". Alternatively, you can paste the code into one of your theme's TPL files. Link to comment Share on other sites More sharing options...
MarlboroMan Posted October 8, 2016 Author Share Posted October 8, 2016 Hi Rocky It worked after setting the "Allow iframes on HTML fields" to "Yes". Thank you. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now