WebSite X5Help Center

 
Brian J.
Brian J.
User

Java Scripts  en

Author: Brian J.
Visited 1657, Followers 2, Shared 19  
Tags: java,scripts

Why can I not get google ads to run in your html widget??

 It worked fine in the last version of this websiteX5.

Posted on the
8 ANSWERS - 1 CORRECT
Luca S.
Luca S.
User

Hello Brian,

How you insert the google ads in the object HTML ?Can you give us the html code that you have inserted?

Read more
Posted on the from Luca S.
Brian J.
Brian J.
User
Author

Hi Luca,

It is very simple. In your last version of WebSiteX5 v8, all I had to do was copy this script below and paste it into the HTML object. That is what I tried to do this time with the new version of WebSiteX5 v9 but when I goto the Preview page, it just indicates that it is trying to load the script but never managers to load it. There is nothing in your PDF manual that covers Java or Java scripts, perhaps somthing could be added to it that explains how to do this. There also is nothing in your manual about locking pages or hiding pages.

I am running Windows 7 N 64 bit. I have uninstalled and reinstalled the Adobe Flash I have also upgraded my Java. What can I do????

Brian

-------------------------------------------------------------------------------------------------------

<script type="text/javascript">

<!--

google_ad_client = "pub-xxxxxxxxxxxxxxx";

google_ad_width = 120;

google_ad_height = 600;

google_ad_format = "120x600_as";

google_ad_type = "text_image";

google_ad_channel ="4227508349";

google_page_url = document.location;

google_color_border = "CCCCCC";

google_color_bg = "FFFFFF";

google_color_link = "000000";

google_color_url = "666666";

google_color_text = "333333";

//-->

</script>

<script type="text/javascript"

  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

</script>

Read more
Posted on the from Brian J.
Luca S.
Luca S.
User

Hello Brian,

have you try to export your project online? The function of google ads load correctly only online.

Read more
Posted on the from Luca S.
Brian J.
Brian J.
User
Author

In your last version I could load the the code into the project and when I ran the prievew it came up just fine. Is this version that much different??

Read more
Posted on the from Brian J.
Luca S.
Luca S.
User

Hello Brian,

To be safeyou try toexport your projectonline and after you try to give us the URL of your website for verify better.

Read more
Posted on the from Luca S.
Brian J.
Brian J.
User
Author

I have found that some of the problems I had were generated when I ported my site from the old version of websitex5 to the new one. Some of my coding had to be re-done as for some reason it never came over to the new program correctly. The same happend to a number of my links and pictures. After methodically going over my code and in some cases completely re-doing the code all seems to work fine.The java does show up when put on the server so that is fine.

Please do check out my site as it is a Tech/Help site. Please keep in mind that it is still in a state of evolution and will be upgraded as soon as I get a chance.

Thanks for the great web program.

Brian /www.amplesupport.com

Read more
Posted on the from Brian J.
Luca S.
Luca S.
User

Hello Brian,

you can verify the steps of conversion from Evolution 8 to Evolution 9, watching the conversion from here:

http://www.websitex5.com/v8tov9

The html code of Google now do you view in the webpage?

Read more
Posted on the from Luca S.
Brian J.
Brian J.
User
Author

Yes it is all working now. As I mentioned in my last post, I got all the wrinkles worked out. Thanks.

Check it out:  www.amplesupport.com

Brian

Read more
Posted on the from Brian J.