Slide Show Sequence

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
Daniel Baran
 
 
Posts: 50
Joined: Thu Dec 31, 2020 9:23 pm
Location: Oregon, USA
Contact:

Re: Slide Show Sequence

Post by Daniel Baran »

This seems to be a Javascript problem, but not one caused by WWB.
I have a carefully crafted and quite strict "Content Security Policy" on both my test server and public server.
This has helped garner A+ ratings from the sites that test server security headers.
While well intended (i.e. protecting site users), it seems that it was blocking some JS from executing.
After disabling it as a test, I found that the slides worked as expected in all browsers.
So it is a server-side issue (as suspected), and one of my own creation (not a WWB problem).
If possible, I would like to add/allow the needed Javascript URLs into my CSP; but I'm not sure what they are.
Any help on that would be appreciated.
Thanks again to Pablo
(and also Moonchild of Pale Moon for some guidance)
https://timespreader.com - Built and Maintained with WYSIWYG Web Builder
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Slide Show Sequence

Post by Pablo »

The page uses the following scripts:
jquery-1.12.4.min.js
jquery-ui.min.js
wb.slideshow.min.js
TempDemo.js
Daniel Baran
 
 
Posts: 50
Joined: Thu Dec 31, 2020 9:23 pm
Location: Oregon, USA
Contact:

Re: Slide Show Sequence

Post by Daniel Baran »

In an effort to get this working expediently, I have been
trying some of the other slide-show options in WWB.
By substituting the "carousel" option in place of "sequence",
I am getting an effect pretty close to what I started with.
This is working as specified, and seems to be unaffected
by the aforementioned CSP or other JavaScript issues.
For anyone interested, the result can be seen at:
https://timespreader.com/overview.html
Thanks for all the help on this.
https://timespreader.com - Built and Maintained with WYSIWYG Web Builder
Post Reply