Title: Cannot edit menus from android tablet
Last modified: November 17, 2024

---

# Cannot edit menus from android tablet

 *  [Stephen Davies](https://wordpress.org/support/users/scldad/)
 * (@scldad)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/)
 * If I login to WP and navigate to Appearance/Menus on my Android tablet, I can
   see all of my menu entries but if I click on any of the menu items, they do not
   open so I cannot edit/move/remove them as I can when using my laptop/desktop.
 * I have tried Chrome, Samsung and Firefox with the same result.
 * WP 6.6.2
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcannot-edit-menus-from-android-tablet%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/page/2/?output_format=md)

 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/#post-18141063)
 * Do you have the same issue in both landscape and portrait orientation on your
   tablet?
 * And, do you have the same issue on a desktop or laptop computer?
 *  Thread Starter [Stephen Davies](https://wordpress.org/support/users/scldad/)
 * (@scldad)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/#post-18141082)
 * Same result in both portrait and landscape mode.
 * No problem at all on laptop or desktop.
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/#post-18141083)
 * On your tablet, try with all browser extensions disabled.
 *  Thread Starter [Stephen Davies](https://wordpress.org/support/users/scldad/)
 * (@scldad)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/#post-18141093)
 * How to do that on Android Chrome?
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/#post-18141116)
 * I’m not sure, I don’t use Android myself.
 *  Thread Starter [Stephen Davies](https://wordpress.org/support/users/scldad/)
 * (@scldad)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/#post-18141120)
 * OK. I’ve tried a couple of things in Chrome settings but nothing has had any 
   effect so far.
 * I have not knowingly installed any extensions in any of the browsers that I have
   on my tablet.
 * All give the same result (or lack thereof).
 * (I need this functionality on my tablet because I shall be travelling overseas
   wirh no laptop.)
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/#post-18141122)
 * Are you able to manage them in the app instead? [https://wordpress.org/mobile/](https://wordpress.org/mobile/)
 * If so, that will definitely be overall easier when traveling.
 *  Thread Starter [Stephen Davies](https://wordpress.org/support/users/scldad/)
 * (@scldad)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/#post-18141139)
 * I’ve just installed that app but it will not accept my site URL on the Login 
   page.
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/#post-18141145)
 * Make sure you’re clicking the “enter your existing site address” button.
 * I assume you are though, so what is the IRL of your site?
 *  Thread Starter [Stephen Davies](https://wordpress.org/support/users/scldad/)
 * (@scldad)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/#post-18141148)
 * holdfastmac.asn.au
 * It has a login tag too for login access
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/#post-18141157)
 * While your site is publicly accessible, the app cannot access your site’s XML-
   RPC file: [https://holdfastmac.asn.au/xmlrpc.php](https://holdfastmac.asn.au/xmlrpc.php)
 * This file is used by the WordPress app, and other plugins and apps, to connect
   to your site. It must return the following message:
 * XML-RPC server accepts POST requests only.
 * You can see a working example here:
 * [https://wordpress.org/xmlrpc.php](https://wordpress.org/xmlrpc.php)
 * Since your site returns a 404 error for this page, I would recommend that you
   check the following:
 * 1) Can you see the /xmlrpc.php file at the root of your WordPress installation
   when accessing your site via FTP? If you don’t, then please try re-installing
   WordPress. You can do this by going to the Dashboard -> Upgrades page, then click
   the “Reinstall WordPress” button.
 * 2) Do you use any security plugins that may block access to this file? If so,
   could you try to disable them? You might also want to check your site’s .htaccess
   file for any rules that might be blocking access to the xmlrpc.php file.
 * 3) Does your hosting provider block access to this file? If you don’t find any
   plugin that may block access to the file on your site, I would recommend that
   you get in touch with your host.
 *  Thread Starter [Stephen Davies](https://wordpress.org/support/users/scldad/)
 * (@scldad)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/#post-18141160)
 * Thank you very much for your great help.
 * I shall follow your suggestions ASAP.
 * Cheers,
 * Stephen
 *  Thread Starter [Stephen Davies](https://wordpress.org/support/users/scldad/)
 * (@scldad)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/#post-18141246)
 * There was an .htaccess block on xmlrpc.php so I turned that off (via WP Solid
   Security) .
 * There is now an SSL error which I have referred to my host.
 * Thanks again,
 * Stephen
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/#post-18141857)
 * It looks like both your site and XML-RPC file are working properly now.
 * Were you able to try the app?
 *  Thread Starter [Stephen Davies](https://wordpress.org/support/users/scldad/)
 * (@scldad)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/#post-18142076)
 * There is still a problem at my host.
 * Login attempts from the app give:
 * Trust anchor for certification path not found.
 * I am talking to my host.

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/page/2/?output_format=md)

The topic ‘Cannot edit menus from android tablet’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 19 replies
 * 2 participants
 * Last reply from: [Stephen Davies](https://wordpress.org/support/users/scldad/)
 * Last activity: [1 year, 6 months ago](https://wordpress.org/support/topic/cannot-edit-menus-from-android-tablet/page/2/#post-18156677)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
