- This topic has 9 replies, 2 voices, and was last updated 9 years, 12 months ago by
Sakin.
-
AuthorPosts
-
April 4, 2013 at 11:44 pm #6441
Chris
ParticipantHi, I have the following weird problem.
I have a page with a script on it (http://www.elsiena.nl/wp/bloemen-bestellen/)
and this is the script
<script type=”text/javascript” src=”https://topbloemen.nl/javascripts/shop.js?partner-id=775&target=main”></script>The page shows fine in IE, Firefox and Opera, but not in Chrome.
What can I do to get this to work.
Hope someone can help to fix this, because I have to get my website online as soon as possible.
Chris.
April 5, 2013 at 12:28 am #6460Sakin
Keymaster@Chris: You can add these script in either Header or Footer Code in “Appearance => Theme Options => Webmaster Tools => Header and Footer Code”. Ask your developer or the script provider when should you add this script to.
April 5, 2013 at 12:51 am #6465Chris
ParticipantThis script is a webshop en must be shown on a page, I don’t know why I shoud ad it to header or footer?
Have you look at it in Chrome and IE?
The code works fine in other themes but not in Catch Box Pro
Chris.
April 5, 2013 at 1:26 am #6468Sakin
Keymaster@Chris: Just add the following CSS in “Custom CSS” box in Theme Options panel.
iframe { height: auto; }
April 5, 2013 at 2:02 am #6471Chris
ParticipantDid not work 🙁
Could it have something to do with Jquery?
Because when I use this:
<script src=”//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js” ></script>
<script type=”text/javascript” src=”https://topbloemen.nl/javascripts/shop.js?partner-id=775&target=main”></script>
On the standard theme of WordPress it works fine in Chrome.
take a look here:
http://www.elsiena.nl/cms/test/April 5, 2013 at 9:45 pm #6509Chris
ParticipantIn the dutch WordPress Forum some suggested that it was caused by this
http://fonts.googleapis.com/css?family=&subset=latin
that the font family was not specified, and so the page was not loaded correctely.
Could this be the problem?
Chris.
April 5, 2013 at 9:49 pm #6510Sakin
Keymaster@Chris: Can you change any font from your Theme Options and check it if that is the issue of google font as per the forum you told.
April 5, 2013 at 10:03 pm #6511Chris
ParticipantChanging the font is not helping 🙁
I’m desperate!!
Chris.
April 5, 2013 at 10:15 pm #6512April 5, 2013 at 11:41 pm #6518 -
AuthorPosts
- The topic ‘Script problem’ is closed to new replies.