• Thank you very much for your plugin.

    It seems you haven’t configured the REST API correctly. Perhaps you didn’t use functions home_url and site_url (or path) properly.

    It works if I write in .htaccess of my problematic installations:

    RewriteRule ^wp-json/wp-adminify-adminbar-editor-api(.*) ?rest_route=/wp-adminify-adminbar-editor-api$1 [L]

    One of the problematic is a multisite for 2 domains (no subdomains) and the other one has different home_url() and site_url().

Viewing 1 replies (of 1 total)
  • Plugin Support Kakon Barman

    (@kakon4366)

    Hi @hupe13,

    Thank you very much for your detailed explanation and for sharing the .htaccess solution. We truly appreciate your cooperation and technical insight.

    Based on your feedback, we will try to reproduce the issue on a multisite environment and on a setup where home_url() and site_url() are different. Once we are able to replicate the problem, we will fix it as soon as possible and include the solution in our next update.

    We will keep you informed on the progress.

    Thank you again for your patience and support.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.