• jirrodglynn

    (@jirrodglynn)


    Hi!

    After installing this plugin, I am no longer able to send an ajax request to an admin endpoint.

    To be more specific, I created a way on the front end for editors to adjust the background position of their images displayed on the home page. Once the image has been adjusted, a save button appears which when saved, sends the new values to an admin endpoint which has the code to save to the WP database.

    `$.post(“/wp-content/themes/Theme-Name/update-background-position.php”, {…

    Does this have something to do maybe with the crawler detect library, or something else? Any ideas?

    (I have thoroughly tested all our plugins to ensure this issue doesn’t exist when the plugin is not active)

    Thank you in advance for your time and assistance.

  • The topic ‘Unable to ajax post to admin endpoint’ is closed to new replies.