wordpress-mobile-pack Broken for admin pages
-
When I enable this plugin and then try to log into my wordpress site, it all works until I get to the admin page which offers a ‘new page’ link, but if I try this link is returns a 404.
I have solved it by this code change in mobile_admin.php
# $base = get_option('home'); $base = get_option('siteurl');
It may break for other sites.
https://www.ads-software.com/extend/plugins/wordpress-mobile-pack/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘wordpress-mobile-pack Broken for admin pages’ is closed to new replies.