• carinedaoust

    (@carinedaoust)


    Hi,

    I am stuck on the Initializing page and nothing happens. I tried in Firefox and Chrome and got the same behaviour in both browsers. I also tried changing some settings but nothing helped.

    Please help!

    Thank you

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Michael Nelson

    (@mnelson4)

    Hi @carinedaoust, ya there’s something weird going on there. When I visit your site’s print page, I see a tonne of Javascript errors about jQuery not being defined, and a print page with no content. So it’s not exactly what you’re reporting, but certainly not what’s supposed to happen.

    Are you using a custom theme? If so, how are you enqueueing jQuery? If not what’s the theme?

    Thread Starter carinedaoust

    (@carinedaoust)

    Hi, thank you for your reply, Im sorry it took a while to get back to you. We are using a customized theme that is very old and has a lot of deprecated code in there. I know that we are using js in some places but am not aware of where the jquery is. Is your error giving you any leads about where the faulty code is?

    Thank you

    Plugin Author Michael Nelson

    (@mnelson4)

    Hi @carinedaoust I suspect the problem is that the theme is probably directly printing the scripts in the header in your theme’s template instead of using wp_enqueue_script, or has somehow DEqueued the standard jQuery library. I suspect that because Print My Blog’s print page uses a custom template but it includes the standard function wp_head() for printing the standard scripts, like jQuery.

    Alternatively, it might be a problem with your caching plugin, as the exact errors mention Javascript files coming from a cached folder.

    Either way, unless you’re able to switch themes or try deactivating your caching plugin, you can always use printmy.blog/now to get your blog’s content (although it won’t use your style and plugins, which in this case may be a good thing because they seem to be causing an error.)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Stuck on initializing’ is closed to new replies.