• I’m trying to troubleshoot a plugin that is not working on a site that uses paged posts. The posts are paged with the standard “nextpage” tag, no weird plugins or theme implementations.

    The plugin is a social sharing plugin, and it works perfectly on the initial post page, but /2/, /3/, etc it fails.

    I’ve tracked it down to a script that should be loading, but isn’t.

    Looking at the code, it’s just using a standard wp_enqueue_script call – nothing fancy.

    No conflicts, no console errors, no debug errors, it simply just doesn’t load.

    Any ideas of what to look at next?

  • The topic ‘Enqueuing script on single paged posts only works first page’ is closed to new replies.