- This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The forum ‘JavaScript’ is closed to new topics and replies.
The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Home › Forums › JavaScript › [cycle] DOM not ready, queuing slideshow
Hi,
My website runs fine, but i see this error in the developer tools
[cycle] DOM not ready, queuing slideshow
when i click on the js.
It takes me to jquery.cycle.all.2.72
function log() {
if (window.console && window.console.log)
window.console.log(‘[cycle] ‘ + Array.prototype.join.call(arguments,’ ‘));
//$(‘body’).append(‘
‘);
};
I had loading issues on mobile.. it works sometime but otherwise it hangs. The link for the website is
cinemagics.com
any help or suggestions would be great. I have limited coding experience.
regards
rony
Hi soronbe,
I deactivated some plugins, not it no longer comes up as an error, even though it shows up in the developer tools. but i still have the site crashing on mobile. I am getting error on jquery.min.js:1.
the [cycle] DOM not ready, queuing slideshow still appears in js console, should i cut and paste later in the code.
thanks rony
Hi soronbe,
I am sorry i do not know how to place it in script. I have attached the jquery.cycle.all.2.72 for you reference. I was planning on editing in wordpress plugin editor.
When i go to the plugin editor, i find that the jquery.cycle.all.2.72 is inactive. could this be the case? the corresponding plugin is however active.
regards
rony
Hi soronbe,
I checked through ftp and found this file under wp-includes;
https://copy.com/YbL92NaaGero
hope this is the one, please let me know if it is otherwise.