• Strange issue i’ve got going on for a client’s site. Every time I try to add a page to the menu under appereance –> menu section, it just stalls (with the loading icon spinning).

    This happens on windows/mac, on all browsers on a few different network connections. Has anyone else had this issue? I’ve tried deactivating plugins to no avail.

    thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    try:

    -switching to the default theme (“twentyten”) for a moment by renaming your current theme’s folder in wp-content/themes. The idea is to force WordPress to fall back to the default theme to rule out any theme-specific issue.

    -if that does not resolve the issue, try increasing memory available for php.

    I was having the same problem (loading icon just kept spinning while trying to add a page to the menu.)

    I added define('WP_MEMORY_LIMIT', '96M'); to the wp-config.php file and that fixed it! =)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘stalls when adding page to apperance -> menu’ is closed to new replies.