Embedded Code

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
44MLB
 
 
Posts: 144
Joined: Sun May 27, 2018 11:55 am

Embedded Code

Post by 44MLB »

Hi I have a couple of forums and guest books via Bravenet. I now see that none of these are showing on my websites even I have not changed anything in WWB. The forums etc are still on the web but the embedded code is not bringing up any think on my website.
Has anything changed in WWB which would make these no longer work?

Code
<!-- Bravenet Embedded Service Code -->
<script src="https://apps.bravenet.com/go.js?service ... 1;usernum=??????????" type="text/javascript" charset="utf-8"></script>
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Embedded Code

Post by Pablo »

I doubt that this has anything to do with WWB. The code will be inserted "AS IS".
But it is difficult to say anything meaningful about this without seeing what you have done.
44MLB
 
 
Posts: 144
Joined: Sun May 27, 2018 11:55 am

Re: Embedded Code

Post by 44MLB »

What is strange is that it used to work!
User avatar
BaconFries
 
 
Posts: 5640
Joined: Thu Aug 16, 2007 7:32 pm

Re: Embedded Code

Post by BaconFries »

If you haven’t changed anything in the program then it is usually a server issue or with the script used. Looking at the url it is from bravenet so perhaps they have changed/modified it in someway there side. You should contact the app developer asking why it is no longer working and for a solution.

Reading your previous posts it may be related to your post here
viewtopic.php?p=488557#p488557
44MLB
 
 
Posts: 144
Joined: Sun May 27, 2018 11:55 am

Re: Embedded Code

Post by 44MLB »

Hi,
I have now got the forums and guest book back they are now below the footer
https://www.44mlb.com/crew-talk/guest-book.html
The same master page works fine in conjunction with other pages content.
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Embedded Code

Post by Pablo »

How did you add the code to the page?
44MLB
 
 
Posts: 144
Joined: Sun May 27, 2018 11:55 am

Re: Embedded Code

Post by 44MLB »

Pablo wrote: Tue Oct 17, 2023 1:57 pm How did you add the code to the page?
The code is added into a HTML box and then that page is added to a master page within a content place holder.
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Embedded Code

Post by Pablo »

Did you add the script between the head tags?
are there any errors in the browser's error console?
Post Reply