What is the main problem when on computer website everything is fine, but on mobile device on social feed gallery I get an ?SyntaxError – The string did not match the expected pattern” ?
]]>For a while now, I am facing issue with my woocommerce checkout page. Orders cannot be processed and this message appears:
SyntaxError: Unexpected token ‘<‘, “
I tried to deactivate all the plugins, leaving only woocommerce, no changes.
I switched to a default theme like Twenty Twenty-Three, still no changes.
I cannot locate the error, nor fix it. Please help!
]]>Uncaught (in promise) SyntaxError: Unexpected end of JSON input
at ekit-layout-library.js?ver=3.0.0:1:24043
Screenshot: https://imgur.com/8ZUFMsC
Expectations: I want ElementsKit Library to show me ready-made Templates/Blocks
I just installed the plugin, and it is helping a lot, but I have an issue when a user successfully registers, both locally and on the production server.
I get that error in the console:
Uncaught SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
at JSON.parse (<anonymous>)
at Object.complete (user-registration.min.js?ver=3.0.4.2:1:10145)
at c (jquery.min.js?ver=3.7.0:2:25266)
at Object.fireWith (jquery.min.js?ver=3.7.0:2:26015)
at l (jquery.min.js?ver=3.7.0:2:77849)
at XMLHttpRequest.<anonymous> (jquery.min.js?ver=3.7.0:2:80204
I checked the network tab and the registration is successful, if I reload the page I see the message that says I’m already logged in.
What could be the cause ? Anything related to the settings ?
Thanks
]]>I have checked the console of the administrator page and it is showing an error in the smartslider-backend.min.js file that could be the cause.
The error says: Uncaught SyntaxError: “” literal not terminated before end of script
Im using: Smart Slider 3 Versión 3.5.1.16 on WordPress 6.2.2
]]>The slider is not displayed anymore, in the browser console the error “Uncaught SyntaxError: Unexpected token ‘<‘ at Index …” is given.
I don’t know exactly how long the error has been there, maybe it’s an interaction with other plugins.
The addressed error is reported here:
<p> <!-- END MasterSlider Main --></p></div>
<p> <!-- END MasterSlider --></p>
<p> <script>
(function ( $ ) {
"use strict";</p>
<p> $(function () {
var masterslider_1bdd = new MasterSlider();</p>
<p> // slider controls</p>
<p> // slider setup
It’s the first ‘<‘ after “use strict”;
If any more information is needed, feel free to let me know!
Many greetings
Monique
First of all, let me thank you for a great plugin.
I’m not able to find out how to get rid of these two errors on my website. And I’m honestly also not sure if they are related to your plugin or the Simply Static plugin because it’s happening just on a static website, a website with a live WP is errorless.
First one: [Error] SyntaxError: Invalid regular expression: unmatched parentheses (anonymous function) — Invalid regular expression: unmatched parentheses
aop_around(head,"appendChild")
Second one: [Error] ReferenceError: Can’t find variable: aop_around; Global Code — Can’t find variable: aop_around
aop_around(document.body, 'appendChild');
Plugin settings:
Let me know with any suggestions you might have or which details you need to know while identifying the problem.
Thank you in advance for your help.
]]>I noticed a strange bug today, if there is a quote mark (“) in the post title, then you can’t vote.
Console shows this error:
Uncaught SyntaxError: JSON.parse: expected ',' or '}' after property value in object at line 1 column 316 of the JSON data
It’s easy to replicate, just add ” in the title of the post. It would be great if you could fix this in the next update
]]>