Hello to all, seems that my message has not saved, therefore I write it again.
The issue is on the minify JS function, and here is the log of browser debugger,
Uncaught Error: Syntax error, unrecognized expression: #faq_box a[href*=#]:not([href=#])
jQuery 7
<anonymous> http://www.kyklomar.com/wp-content/themes/citytours/js/functions.min.js?ver=5.5.3:1
<anonymous> http://www.kyklomar.com/wp-content/themes/citytours/js/functions.min.js?ver=5.5.3:1
I made a change in the /wp-content/themes/citytours/js/functions.js and from
$('#faq_box a[href*=#]:not([href=#])') , I changed to $('#faq_box a[href*="#"]:not([href="#"])') and my questions are if my solution is correct and if not, could please provide me one, and how can I update the minify JS version of the theme!
Thank you
Kind Regards
Thanks again for the response,
I will start the update and if I found any issue, I will inform you, for now I will close this ticket!
Kind Regards