Iframes

ImageByDesign
20 Posts
ImageByDesign posted this 21 January 2017

I have placed the correct html codes for two iframes into my site villageantiquesllc.com - used the "edit HTML" to place the code yet nothing shows up in the iframes! This is so frustrating when you know the code is correct and you have correctly placed it into the proper place and yet nothing! Please advise.

I have placed the correct html codes for two iframes into my site villageantiquesllc.com - used the "edit HTML" to place the code yet nothing shows up in the iframes! This is so frustrating when you know the code is correct and you have correctly placed it into the proper place and yet nothing! Please advise.
Vote to pay developers attention to this features or issue.
13 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 21 January 2017

Hi,

Please attach your theme, explain where the code was inserted and also attach the text document with the iframe code so we could also try.

Sincerely,
Hella

Hi, Please attach your theme, explain where the code was inserted and also attach the text document with the iframe code so we could also try. Sincerely, Hella
ImageByDesign
20 Posts
ImageByDesign posted this 21 January 2017

Here is the code for the Facebook feed on the Home page:

Here is the code for the Shop Online page: <iframe src="https://www.rubylane.com/shop/villageantiquesllc&quot; "="" style="border:2px #000000 solid;" name="rubylane" scrolling="yes" frameborder="1" marginheight="0px" marginwidth="0px" height="800px" width="100%" allowfullscreen="></iframe>

src " style name scrolling frameborder marginheight marginwidth height width allowfullscreen
src " style name scrolling frameborder marginheight marginwidth height width allowfullscreen style name scrolling frameborder marginheight marginwidth height width allowfullscreen

Here is the code for the Facebook feed on the Home page: Here is the code for the Shop Online page: &lt;iframe src=&quot;https://www.rubylane.com/shop/villageantiquesllc&quot; &quot;=&quot;&quot; style=&quot;border:2px #000000 solid;&quot; name=&quot;rubylane&quot; scrolling=&quot;yes&quot; frameborder=&quot;1&quot; marginheight=&quot;0px&quot; marginwidth=&quot;0px&quot; height=&quot;800px&quot; width=&quot;100%&quot; allowfullscreen=&quot;&gt;&lt;/iframe&gt; src &quot; style name scrolling frameborder marginheight marginwidth height width allowfullscreen src &quot; style name scrolling frameborder marginheight marginwidth height width allowfullscreen style name scrolling frameborder marginheight marginwidth height width allowfullscreen
ImageByDesign
20 Posts
ImageByDesign posted this 23 January 2017

Hello? Would really like to be able to get these issues resolved as my client needs these to work on their site! Can you please escalate this?

Hello? Would really like to be able to get these issues resolved as my client needs these to work on their site! Can you please escalate this?
Support Team
Support Team posted this 24 January 2017

Hi,

The FB iframe works on in Chrome on villageantiquesllc.com on my side.
I've checked FB iframe in FF and Chrome and it does not work in FF on the simple html page for some reason:
https://jsfiddle.net/184q3n1d/
This issue is not related to Themler.

Thank you,
Themler team

Hi, The FB iframe works on in Chrome on villageantiquesllc.com on my side. I've checked FB iframe in FF and Chrome and it does not work in FF on the simple html page for some reason: https://jsfiddle.net/184q3n1d/ This issue is not related to Themler. Thank you, Themler team
ImageByDesign
20 Posts
ImageByDesign posted this 24 January 2017

Well I am using Chrome and it does not work on my end. The code is correct. I can put it in my html editor and it works on a page within it which tells me it has to be something to do with the Theme. Very disappointed in the level of support given. In fact if you would have taken the time to find out, like I just did because obviously, I was not going to get help from you - you would find this information that solves the FB embed issue IF YOU WOULD allow me to edit the <body> html code that is!

For future people who want to know this refer them here:
https://developers.facebook.com/docs/plugins/page-plugin/
This javascript needs to go immediately after the <body> html code (which you do not give us access to!):
<div id></div>

Then place this code where you want the Facebook feed to show:
<div class data-href data-tabs data-small-header data-adapt-container-width data-hide-cover data-show-facepile><blockquote cite class><a href>Village Antiques - Nampa, Idaho</a></blockquote></div>

Now can you please tell me if there is anyway for me to add the Javascript to the <body> html??? Please reply today - three days is poor support return time!

Well I am using Chrome and it does not work on my end. The code is correct. I can put it in my html editor and it works on a page within it which tells me it has to be something to do with the Theme. Very disappointed in the level of support given. In fact if you would have taken the time to find out, like I just did because obviously, I was not going to get help from you - you would find this information that solves the FB embed issue IF YOU WOULD allow me to edit the &lt;body&gt; html code that is! For future people who want to know this refer them here: https://developers.facebook.com/docs/plugins/page-plugin/ This javascript needs to go immediately after the &lt;body&gt; html code (which you do not give us access to!): &lt;div id&gt;&lt;/div&gt; Then place this code where you want the Facebook feed to show: &lt;div class data-href data-tabs data-small-header data-adapt-container-width data-hide-cover data-show-facepile&gt;&lt;blockquote cite class&gt;&lt;a href&gt;Village Antiques - Nampa, Idaho&lt;/a&gt;&lt;/blockquote&gt;&lt;/div&gt; Now can you please tell me if there is anyway for me to add the Javascript to the &lt;body&gt; html??? Please reply today - three days is poor support return time!
ImageByDesign
20 Posts
ImageByDesign posted this 24 January 2017

So I figured out how to add the javascript to the HTML just after the body code - insert an HTML widget at the top of the section just below the header then go to edit html and paste in the javascript code into the Edit HTML section, then save. It says the html is empty but it works and now shows the Facebook embed. I am hoping it will also work for the RubyLane section I need to embed into the site as well.

Please make note of this process and include it for future references for those who might need to know how to do that.

So I figured out how to add the javascript to the HTML just after the body code - insert an HTML widget at the top of the section just below the header then go to edit html and paste in the javascript code into the Edit HTML section, then save. It says the html is empty but it works and now shows the Facebook embed. I am hoping it will also work for the RubyLane section I need to embed into the site as well. Please make note of this process and include it for future references for those who might need to know how to do that.
Support Team
Support Team posted this 25 January 2017

Hi,

Nice to hear that you worked it out. Feel free to contact us again.

Sincerely,
Hella

Hi, Nice to hear that you worked it out. Feel free to contact us again. Sincerely, Hella
Oliver42
5 Posts
Oliver42 posted this 26 September 2020

So I figured out how to add the javascript to the HTML just after the body code - insert an HTML widget at the top of the section just below the header then go to edit html and paste in the javascript code into the Edit HTML section, then save. It says the html is empty but it works and now shows the Facebook embed. I am hoping it will also work for the RubyLane section I need to embed into the site as well.

Please make note of this process and include it for future references for those who might need to know how to do that.

You are a lifesafer! Had the same issue and couldnt work it out - thanks, your "trick" worked well.

> So I figured out how to add the javascript to the HTML just after the body code - insert an HTML widget at the top of the section just below the header then go to edit html and paste in the javascript code into the Edit HTML section, then save. It says the html is empty but it works and now shows the Facebook embed. I am hoping it will also work for the RubyLane section I need to embed into the site as well. > > Please make note of this process and include it for future references for those who might need to know how to do that. You are a lifesafer! Had the same issue and couldnt work it out - thanks, your "trick" worked well.
kg900830
76 Posts
kg900830 posted this 12 May 2025

If you're seeking a permanent solution to restore your smile, Full Mouth Dental Implants in St. Charles, IL offer a transformative option that combines comfort, functionality, and aesthetic appeal. At Full Mouth Dental Implants St Charles IL, patients receive expert care using advanced implant technology to replace missing teeth with a full set of natural-looking, long-lasting restorations. Whether you've experienced extensive tooth loss or are tired of the limitations of dentures, full mouth dental implants provide a stable, durable alternative that can dramatically improve your oral health and confidence.

If you're seeking a permanent solution to restore your smile, Full Mouth Dental Implants in St. Charles, IL offer a transformative option that combines comfort, functionality, and aesthetic appeal. At **[Full Mouth Dental Implants St Charles IL][1]**, patients receive expert care using advanced implant technology to replace missing teeth with a full set of natural-looking, long-lasting restorations. Whether you've experienced extensive tooth loss or are tired of the limitations of dentures, full mouth dental implants provide a stable, durable alternative that can dramatically improve your oral health and confidence. [1]: https://chicagoimplantstudio.com/full-mouth-dental-implants-st-charles-il/
kg900830
76 Posts
kg900830 posted this 12 May 2025

Restore the natural beauty of your outdoor space with expert Deck Restoration Northern Beaches services from Viccon Coatings. Whether your timber deck is weathered, discolored, or simply in need of professional care, our team specializes in transforming tired decks into stunning, like-new surfaces. Using high-quality materials and proven techniques, we deliver long-lasting results that enhance the look and durability of your deck. Serving the Northern Beaches area, we’re committed to craftsmanship, reliability, and outstanding customer service—making us the go-to choice for all your deck restoration needs.

Restore the natural beauty of your outdoor space with expert **[Deck Restoration Northern Beaches][1]** services from Viccon Coatings. Whether your timber deck is weathered, discolored, or simply in need of professional care, our team specializes in transforming tired decks into stunning, like-new surfaces. Using high-quality materials and proven techniques, we deliver long-lasting results that enhance the look and durability of your deck. Serving the Northern Beaches area, we’re committed to craftsmanship, reliability, and outstanding customer service—making us the go-to choice for all your deck restoration needs. [1]: https://www.vicconcoatings.com.au/sydney/northern-beaches/
s8659960
13 Posts
s8659960 posted this 16 October 2025

Pro Function Health Care Team offers specialized treatment for Plantar Fasciitis, helping patients relieve heel pain and restore foot function through personalized care. Their Plantar Fasciitis experienced physiotherapists, chiropractors, and rehabilitation experts use evidence-based therapies including manual treatment, shockwave therapy, custom orthotics, and targeted exercise plans. With a focus on long-term recovery and prevention, Pro Function Health Care Team provides effective, non-surgical solutions to get you back on your feet—pain-free and active.

Pro Function Health Care Team offers specialized treatment for Plantar Fasciitis, helping patients relieve heel pain and restore foot function through personalized care. Their [**Plantar Fasciitis**][1] experienced physiotherapists, chiropractors, and rehabilitation experts use evidence-based therapies including manual treatment, shockwave therapy, custom orthotics, and targeted exercise plans. With a focus on long-term recovery and prevention, Pro Function Health Care Team provides effective, non-surgical solutions to get you back on your feet—pain-free and active. [1]: https://short-url.org/1hzi7
pacahi5615
10 Posts
pacahi5615 posted this 17 October 2025

I can relate to your frustration—HTML and iframe issues can be stubborn even when the code looks perfect. It reminds me of how attention to detail matters in every field. You might want to visit website to see how renovation and remodeling experts handle precision and structure to make everything work seamlessly.

I can relate to your frustration—HTML and iframe issues can be stubborn even when the code looks perfect. It reminds me of how attention to detail matters in every field. You might want to [visit website][1] to see how renovation and remodeling experts handle precision and structure to make everything work seamlessly. [1]: https://chandlergeneralcontractors.com/
chinahousehold
25 Posts
chinahousehold posted this 2 weeks ago

https://md.coredump.ch/s/Sh5kWPbLp
https://write.frame.gargantext.org/s/SyK1fNVWWe
https://docs.juze-cr.de/s/-BbvBPitP
https://hedge.fachschaft.informatik.uni-kl.de/s/vtYfUFmF7
https://promodj.com/bothbest/avisha/621463/Vertical_Carbonized_Bamboo_Flooring_Why_Homeowners_Are_Switching_in_2025
https://id.carousell.com/p/vertical-carbonized-bamboo-flooring-1406354396/
https://www.expatriates.com/cls/61871121.html
http://www.mocyc.com/board/43092/ClickLockBambooFlooringTheEasiestDIYInstallforBusyFamilies
https://www.xcspa.com/anti-scratch-coated-bamboo-floors-do-they-really-work/
https://kisanlink.com/forums/discussion/general-discussion/vertical-carbonized-bamboo-vs-oak-a-sidebyside-durability-test
https://www.murfreesborovoice.com/article/93634/engineered-bamboo-planks-built-for-humidity-and-temperature-changes
https://chot.design/forums/ux-design/1742194/
https://codoc.jp/sites/bothbest/entries/gw9LUMk3bw

https://md.coredump.ch/s/Sh5kWPbLp https://write.frame.gargantext.org/s/SyK1fNVWWe https://docs.juze-cr.de/s/-BbvBPitP https://hedge.fachschaft.informatik.uni-kl.de/s/vtYfUFmF7 https://promodj.com/bothbest/avisha/621463/Vertical_Carbonized_Bamboo_Flooring_Why_Homeowners_Are_Switching_in_2025 https://id.carousell.com/p/vertical-carbonized-bamboo-flooring-1406354396/ https://www.expatriates.com/cls/61871121.html http://www.mocyc.com/board/43092/ClickLockBambooFlooringTheEasiestDIYInstallforBusyFamilies https://www.xcspa.com/anti-scratch-coated-bamboo-floors-do-they-really-work/ https://kisanlink.com/forums/discussion/general-discussion/vertical-carbonized-bamboo-vs-oak-a-sidebyside-durability-test https://www.murfreesborovoice.com/article/93634/engineered-bamboo-planks-built-for-humidity-and-temperature-changes https://chot.design/forums/ux-design/1742194/ https://codoc.jp/sites/bothbest/entries/gw9LUMk3bw
You must log in or register to leave comments