Welcome, Guest
Username Password: Remember me

Iframe in Jomres JE Capella Template
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Iframe in Jomres JE Capella Template

Iframe in Jomres JE Capella Template 1 year, 4 months ago #540

  • stefan
  • OFFLINE
  • Fresh Boarder
  • Posts: 18
Hello,

I need to integrate an iframe in the property details describtion content area. Unfortunatly it doesn´t work.

Is it generally impossible to use iframes in the property describtion or is there some trick to make it work?

Thanks a lot and kind regards

Stefan

Re: Iframe in Jomres JE Capella Template 1 year, 4 months ago #541

  • piranha
  • OFFLINE
  • Jomres Extras Developer
  • Posts: 532
You have to edit /jomres/remote_plugins/je_capella/frontend/composite_property_details.html (if you have jomres older than 4.7.0)
If you have the latest jomres version, you`ll have to edit tabcontent_01_main_details.html in the same dir.
Also make sure you don`t have template overrides saved in db using the Template Editing feature.
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page

Re: Iframe in Jomres JE Capella Template 1 year, 4 months ago #542

  • stefan
  • OFFLINE
  • Fresh Boarder
  • Posts: 18
hello piranha,
thank you very much for your help and the advise. I only need to integrate the iframe in the describiton of one property(among others) so I think I can´t change the mentioned file because it will change it for all properties (please correct me if I am wrong).

At a normal content page everything works fine. Just press the html-button, paste the iframe code, actualize and save. Now I can see the iframe ....

The problem is that in the editor in jomres I do the same steps, after actualizing I also see the iframe but after press save its a mess:

I paste the code

<iframe src="www.terracus.net/lmweb/iframe.php?CFG=88...mp;HEIGHT=1800" mce_src="www.terracus.net/lmweb/iframe.php?CFG=88...mp;HEIGHT=1800" name="reisen" width="675" height="2000">
</iframe></p>

but after saving it changes to

<p> <if><x>rame src="www.terracus.net/lmweb/if<x>rame.p...mp;HEIGHT=1800" mce_src="www.terracus.net/lmweb/if<x>rame.p...mp;HEIGHT=1800" name="reisen" width="675" height="2000"&gt;</x><x>rame&gt;</x></x></x></if></p>

and looks like this

rame src="www.terracus.net/lmweb/iframe.php?CFG=88...mp;HEIGHT=1800" mce_src="www.terracus.net/lmweb/iframe.php?CFG=88...mp;HEIGHT=1800" name="reisen" width="675" height="2000">rame>

Do you have any other ideas. Any help is really apreciated.
thanks a lot and kind regards, stefan

Re: Iframe in Jomres JE Capella Template 1 year, 4 months ago #545

  • piranha
  • OFFLINE
  • Jomres Extras Developer
  • Posts: 532
I think the problem is with the jomres security features that prevent iframes to be embedded in jomres pages. Jomres breaks the iframe tag in <if><x>rame .
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page
  • Page:
  • 1
Time to create page: 0.34 seconds