*** SOLVED *** Strange behavior wb16

Issues related to previewing and publishing your web site.
Post Reply
developer
 
 
Posts: 52
Joined: Thu Jul 11, 2013 10:39 am

*** SOLVED *** Strange behavior wb16

Post by developer »

I just upgraded to wb16-64. I made a small change in an index file of a site, tested locally and then published.
Events are not working right. I click a banner out that should self-hide and it reappears instantly like a refresh took place.
My buttons which hightlight on mouseover aren't working.

When I test under different browsers locally, all works well. Published, it doesn't.

Any ideas?
User avatar
Pablo
 
Posts: 23401
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Strange behavior wb16

Post by Pablo »

Note that there is no difference between the published HTML and the HTML for local preview, so maybe you did not publish all files?

To be able to help you, I need a demo project so I can see what you have done.
Related FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
User avatar
BaconFries
 
 
Posts: 5933
Joined: Thu Aug 16, 2007 7:32 pm

Re: Strange behavior wb16

Post by BaconFries »

Any ideas?
This generally indicates that you haven't published all files i.e. jQuery / CSS / JavaScripts please ensure that all files are published and try again.
bkjohns
 
 
Posts: 303
Joined: Wed Nov 14, 2018 5:54 pm

Re: Strange behavior wb16

Post by bkjohns »

If you aren't publishing from WB then be sure you include all of the subfolders (images, base, etc.) when you do the upload. Had the same issue and it was because of not publishing everything.
developer
 
 
Posts: 52
Joined: Thu Jul 11, 2013 10:39 am

Re: Strange behavior wb16

Post by developer »

That was it. The item I updated was text, but I guess it needed to have the support files updated too. Probably auto-naming issues.

THANKS! :-)
Post Reply