Hi @introarte
I haven’t managed to reproduce this problem on my local test site using:
- WordPress 6.7
- and the latest Twenty Twenty-One theme, where the “Customize” option ( at WordPress > Appearance > Customize ) is still available.
But your error message is quite strange, since the mentioned code part is just a value assignment, where we assign the “wordpress” string value to the N2PLATFORM property of the window object, yet your error mentions an error with an identifier.
I am not really sure if it is because of the forum formatting or it appears already like that on the server, but in the code that you mentioned:
window.N2GSAP=0;window.N2PLATFORM=”wordpress”; function…
there are “Right Double Quotation Mark” characters:
instead of normal quotation marks ( which should be there ):
So first of all you should check if you see this character in the source code, too. If you do, then I believe a third party modified our code and messed the quotation marks up.
To figure this out, you should check if the problem also occurs while:
- Smart Slider 3 is the only enabled plugin ( so you have everything else deactivated in your plugins list )
- and you use a clean ( unmodified ) WordPress default theme ( like Twenty Twenty-One )
If the problem doesn’t occur like that, then you should start enabling the plugins one by one or in small groups until the problem occurs again. Once it does, please let us know the name of the plugin that conflicts with Smart Slider 3 and we will check it.
If the problem occurs also with a WordPress default theme and with all plugins disabled ( except Smart Slider 3 ) then please get in touch with us directly over the ticket system:
and we will continue the debugging there.
Best regards,
Laszlo.