HTML not showing

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
User avatar
Billywiz
 
 
Posts: 161
Joined: Thu Jul 17, 2008 3:32 pm
Location: UK
Contact:

HTML not showing

Post by Billywiz »

I am building a website that includes three html objects which are links to an affiliate but nothing shows in internet explorer, at least not on my devices, but shows on other browsers.
Does anyone else have this problem viewing it and if not any suggestions as to why it doesn't show would be appreciated.

http://www.flighteasy.co.uk

Cheers
The Cheapest Car Hire, Worldwide.

Summit Car Hire
User avatar
Pablo
 
Posts: 23449
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: HTML not showing

Post by Pablo »

Where on your website do I need l to look?
What is the code you have added?
User avatar
Billywiz
 
 
Posts: 161
Joined: Thu Jul 17, 2008 3:32 pm
Location: UK
Contact:

Re: HTML not showing

Post by Billywiz »

Underneath each section of Flights, Car Hire and Hotels I placed an html object with a variation of this code

Code: Select all

<div
  data-skyscanner-widget="SearchWidget"
  data-locale="en-GB"
  data-market="GB"
  data-currency="GBP"
  data-button-colour="ffffff"
  data-flight-type="return"
  data-powered-by-logo-colour="dark"
></div>
<script src="https://widgets.skyscanner.net/widget-server/js/loader.js" async></script>
The Cheapest Car Hire, Worldwide.

Summit Car Hire
User avatar
Pablo
 
Posts: 23449
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: HTML not showing

Post by Pablo »

It looks ok for me.
But maybe it is related the https vs http?
User avatar
Billywiz
 
 
Posts: 161
Joined: Thu Jul 17, 2008 3:32 pm
Location: UK
Contact:

Re: HTML not showing

Post by Billywiz »

Hi Pablo, did you view it in Internet Explorer, this is the only browser they do not show up in.

Cheers
The Cheapest Car Hire, Worldwide.

Summit Car Hire
User avatar
BaconFries
 
 
Posts: 5939
Joined: Thu Aug 16, 2007 7:32 pm

Re: HTML not showing

Post by BaconFries »

Looking at the source you are using Layout Grids you should note that Internet Explorer does not support CSS layout grid, so this may explain why it will not work in IE.
User avatar
Pablo
 
Posts: 23449
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: HTML not showing

Post by Pablo »

I think the script just does not support IE.
User avatar
Billywiz
 
 
Posts: 161
Joined: Thu Jul 17, 2008 3:32 pm
Location: UK
Contact:

Re: HTML not showing

Post by Billywiz »

Thank you both, I will look for a solution.

Cheers
The Cheapest Car Hire, Worldwide.

Summit Car Hire
Post Reply