Hi ... love the program, but have been struggling for about a week.
Have uploaded my site to this address -
http://newwaveposters.com/
Very happy with the way it looks - but when you hit refresh, the ecwid store disappears and
a large gap appears at the bottom of the page (after the footer) Have tried adjusting the store,
The fullscreen carousel at the top and the footer settings.
Here are the files, including the project file and html index file. Hope you can help
mediafire link (2.26 mb)
https://www.mediafire.com/file/orzm9maa ... S.zip/file
Thanks
Site not displaying properly on refresh
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
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
Re: Site not displaying properly on refresh
It does that with me too - but a Ctrl-F5 refresh (Firefox) brings it back. So, it may be nothing to do with WWB but something to do with caching at the server end (or some code in your page)
I haven't downloaded your code.
Alan
I haven't downloaded your code.
Alan
Re: Site not displaying properly on refresh
It looks like a timing issue. It takes too long to load the content so the ewcid script times out.
Please try this:
1. Open Page HTML
2. Click 'Before </body>'
3. Copy /paste this code:
Please try this:
1. Open Page HTML
2. Click 'Before </body>'
3. Copy /paste this code:
Code: Select all
<script>
window._xnext_initialization_scripts=[{widgetType:"ProductBrowser", id:"EcwidShoppingCart1", arg:["views=grid(4, 6) list(24)", "categoriesPerRow=7", "categoryView=list", "searchView=grid", "id=EcwidShoppingCart1"]}];
</script>
Re: Site not displaying properly on refresh
Thanks Alan ... baffled me that the page always loaded fine first time, but only went wrong when I hit refresh ...
Thanks Pablo ! ... that fix worked. Just hit refresh about 10 times just to see it work.
Great forum. Great prog. Cheers.
Thanks Pablo ! ... that fix worked. Just hit refresh about 10 times just to see it work.
Great forum. Great prog. Cheers.