Posted by debirobarts 2 years 39 weeks ago
I got the plugin set up just fine on my site, it's detection works perfectly. However, when on my phone, if I login I see the links to what to work on in the admin, but if I like click on "New Post" I get a not found error.
It's trying to access /wp-admin/post-new.php but my blog is set so all WP files are in /wp/wp-admin/
Where can I change this in the plugin so it knows to go to the right folder?
Thank you!!!




Posted by debirobarts 2 years ago
OK so I found where you edit it (mobile_admin.php file) and I added the "wp" in to make it work.
However, now when I login on my phone, or at the mobile address, I get the links right, click on them.. and it says "New Post" but there's no where to enter the new post. It just changes the header but nothing more.
HELP!! :)
Posted by James Pearce 2 years ago
Hi Debi,
There was a bug in earlier versions of the plugin when you had a site in a folder other than the root of your site.
However, that's been fixed now, so hopefully you don't have this issue any more?
James