• Resolved hupe13

    (@hupe13)


    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 4 replies - 1 through 4 (of 4 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.

    Thread Starter hupe13

    (@hupe13)

    Did you changed in version 1.1.7 anything to solve this issue? I checked this again, the problem is gone on the installation with different home and site url. Maybe it is solved because I refreshed the permalinks.

    But my multisite needs the RewriteRule.

    I make this topic as resolved. Either you find something else or add the answer to this problem to the FAQ.

    Thank you very much.

    • This reply was modified 3 months ago by hupe13.
    Plugin Support jemeeroy

    (@jemeeroy)

    Hello @hupe13

    We fixed the URL issue in this latest update that we released a few minutes ago. Please update to 1.1.8 and let me know if it works for you.

    Than k you so much

    Thread Starter hupe13

    (@hupe13)

    Yes, thank you very much, it works now. But both Chrome’s and Firefox’s developer console show some errors and warning about fonts and other things.

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

You must be logged in to reply to this topic.