• I have installed this plugin, but having a permission issue it appears.

    Once the plugin is installed, the address book pops up just fine in My Account, but when a user goes to checkout and select the dropdown from the address selection, the page spins and doesn’t stop.

    I traced the issue back to a permission– apparently the user requires the granular “Manage options” permission in order to see the address book dropdowns on checkout. Any idea what’s causing this and how we can work around it?

Viewing 1 replies (of 1 total)
  • Plugin Author Matt Harrison

    (@matt-h-1)

    That is really strange. We’ve never heard of anything like that with this plugin before.

    The ajax calls use the standard admin-ajax.php calls that many plugins use to pull the data. That normally works fine with any permission level. The only thing I can think of would be if you have other code (another plugin or theme) that is injecting additional permission checks for the ajax calls.

    Do you have any details on what you are seeing that it is looking for the manage options permissions?

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.