• Hello,

    When updating the plugin to the latest version on all of my websites, I get this error. I’ve tried the troubleshooting page but nothing works for me. No javascript errors and the only thing i’ve done is update a plugin (that was working before).
    I tried removing the account and integrate it again but it doesn’t work.

    My robots.txt file contains the following:
    User-agent: *
    Disallow: /wp-admin/
    Allow: /wp-admin/admin-ajax.php

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Craig at Smash Balloon

    (@craig-at-smash-balloon)

    Hey dries17,

    Would it be possible for me to take a look at the page that has a feed on it? I can see if anything sticks out to me.

    Thanks,

    Craig

    Thread Starter dries17

    (@dries17)

    Hi Craig,

    Thanks for the reply, the website is https://www.circuit-zolder.be/, let me know if you need anything else.

    Kind regards,
    Dries

    • This reply was modified 4 years, 10 months ago by dries17.

    Hello, dries17

    I had the same symptoms as you, but it has been resolved.
    “/wp-content/plugins/instagram-feed/js/sb-instagram.min.js” may not be loaded.

    Ozohs

    Thread Starter dries17

    (@dries17)

    I just checked the Network tab from developer tools and it doesn’t list that js file.

    Added the file using wp_enqueue_script in functions and now my images are shown again, Thank you @ozohs !

    I still see the ‘admin-ajax.php test was not successful.’ notice but my plugin is working again.

    Plugin Author Craig at Smash Balloon

    (@craig-at-smash-balloon)

    Hey dries17,

    The notice will not automatically dismiss on its own until a feature that uses AJAX is triggered. You can also manually clear errors using the button on the “Support” tab shown here:

    https://snipboard.io/HzKXSf.jpg

    Glad everything is working now!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘admin-ajax.php test was not successful’ is closed to new replies.