I installed my dashboard in a subdirectory: www.example.com/login
But the extension doesn’t “understand” this. It always tries to connect to the domain itself, i.e. www.example.com/admin instead of www.example.de/login/admin.
The “login” is always automatically removed from the extension
I don’t recall any previous reports of this issue, but it’s likely not a common setup for most users since the MainWP Dashboard is typically installed on its own independent subdomain or site.
I recommend starting by checking your Site URL settings, ensuring your wp-config.php is correctly configured, and verifying that your .htaccess rules are properly set up for a subdirectory installation.
If the issue persists, consider moving your Dashboard to a subdomain or a dedicated URL for better stability.
@ThomasE , I apologize, I completely missed you were talking about the Browser Extension and read it as your general Dashboard.
I still don’t see any reports of that behavior but again that may be just do to the limited number of people using your setup.
I’ll add a note in our Linear bug tracker to take a look at that next time we update the browser extension but that may not be for a couple months, just to set appropriate expectations on that.
No problem, I was just testing it out for myself. Of course, it would be great if it worked for me in the future too While testing, I noticed another thing that was also asked about in other posts about the browser plugin:
It is currently not possible to enter a longer URL for the dashboard. I had this problem too. But it works if you use another “separator” instead of the slash. A Backslash instead of a normal Slash. This makes my subdirectory example work the links in the plugin: example.com\login
I still can’t get the connection to synchronize, but the links at the top of the Broser plugin to my own dashboard and the website work for me…