• Resolved worldless

    (@worldless)


    According to Easy Digital Downloads’ author :

    There are plugins that block access to /wp-admin/ for security purposes, and these sometimes also block admin-ajax.php, causing the problems listed above.

    I realized that the reason why EDD displays Empty Cart is due to the wp-admin blockage and because of that I can’t change the name anymore. so there is no way to bypass this issue right ?!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Maya

    (@tdgu)

    If the other plugin hard-code the admin slug (wp-admin) it will not work. It just have to get the admin-ajax.php url using a WordPress function e.g. admin_url()

    Thread Starter worldless

    (@worldless)

    Ahh. too bad. thanks for the quick response though !

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Blocking wp-admin would cause EDD show empty cart’ is closed to new replies.