atcro
Forum Replies Created
-
Forum: Plugins
In reply to: [Page scroll to id] It doesn’t work on a mobileI have switched off an option ‘Allow only one highlighted element…’ and saved the change.
Forum: Plugins
In reply to: [Page scroll to id] It doesn’t work on a mobileI have changed it but the problem is still there.
Forum: Plugins
In reply to: [Page scroll to id] It doesn’t work on a mobileI have inserted code (JS is OK now) but indicator still doesn’t work on a mobile :/
Forum: Plugins
In reply to: [Page scroll to id] It doesn’t work on a mobileThere is another error now, two lines below.
var events = $._data(window, ‘events’);
It says: Your PHP code changes were not applied due to an error on line 33 of file wp-content/themes/at-child/functions.php. Please fix and try saving again.syntax error, unexpected ‘events’ (T_STRING), expecting ‘)
Forum: Plugins
In reply to: [Page scroll to id] It doesn’t work on a mobileThere is an error in the JS. It says – syntax error, unexpected ‘body’ (T_STRING), expecting ‘)’
Error is somewhere in this line:
if($('body[data-elementor-device-mode="mobile"] .elementor-element-6369f09').length){I have tried ChatGPT to fiy it for me. I got the file I can place in functions.php but the problem is still there.
Forum: Plugins
In reply to: [Page scroll to id] It doesn’t work on a mobileI have added the code but nothing happens.
JS is added as a custom hook inside of a theme.