• Resolved alexmattorr

    (@alexmattorr)


    Hello,

    Right now the plugin is working fine on my local build but on our live build I get this error:

    ajax-load-more.min.js?ver=2.13.1:80 SyntaxError: Unexpected token E in JSON at position 0
    at JSON.parse (<anonymous>)
    at n.parseJSON (jquery.js:4)
    at a.parseJSON (jquery-migrate.min.js?ver=1.4.1:2)
    at Xb (jquery.js:4)
    at y (jquery.js:4)
    at XMLHttpRequest.c (jquery.js:4)

    I can’t figure out where or why this error is occuring.

Viewing 1 replies (of 1 total)
  • Plugin Author Darren Cooney

    (@dcooney)

    Hi @alexmattorr,
    This is likely do to an error being returned in the Ajax call.

    Have a look at the response in the browser console to see if there are any PHP warning/errors.

    Does that make sense?

Viewing 1 replies (of 1 total)
  • The topic ‘Posts not loading on live site, works on local.’ is closed to new replies.