Hello Ken,
Thanks for reaching out.
I understand that your ticker stopped scrolling after upgrading to version 1.4.0. Let’s troubleshoot this together!
I checked your website’s source code and noticed that the ticker initialization script is missing:
<script>
jQuery(function(){
jQuery("#ticker").liScroll();
});
</script>
This script is responsible for making the ticker scroll. Please check the following:
- Ensure the ticker is enabled in the plugin settings.
- Disable any caching or minification plugins and clear your browser cache (Press Ctrl+Shift+Del → Clear Cache).
- Check for JavaScript conflicts: Open your browser console (Press F12 → Go to the Console tab) and see if any errors appear.
- Try temporarily switching to a default theme (e.g., Twenty Twenty-Four) and deactivating other plugins to check for conflicts.
Regarding “continuous scroll,” there is no option by that name in the plugin. Could you clarify what you meant by that? Happy to assist further!
Best Regards,
Iftekhar