Title: Problem in WP backend
Last modified: September 6, 2020

---

# Problem in WP backend

 *  Resolved [dfwpress](https://wordpress.org/support/users/dfwpress/)
 * (@dfwpress)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/problem-in-wp-backend/)
 * Hello,
 * I have problem in WP backend. Term Order submenu appears beside WP navigation
   menu on right side and can not be removed. It completely destroys WP backend.
   Is this could be because I have many global attributes? Is it possible turn off
   Term Order submenu?
 * Thanky you

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Marcel Pol](https://wordpress.org/support/users/mpol/)
 * (@mpol)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/problem-in-wp-backend/#post-13376455)
 * Hi,
    I have never seen this before. I would be curious what the cause of this
   is.
 * Is it possible for you read the error in your error_log? That log file might 
   be available in the dashboard of your hosting provider.
 * Else you could fall back to the most simple debugging. Disable all plugins and
   switch to a Twenty*something theme. Then see if it still occurs. Then enable 
   things one by one and see where the problem comes back.
 *  Thread Starter [dfwpress](https://wordpress.org/support/users/dfwpress/)
 * (@dfwpress)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/problem-in-wp-backend/#post-13378451)
 * Thank you for your answer.
 * I have solved this by changing WP admin CSS:
 * From this: #adminmenu .wp-submenu {
    top: **-1000em**; }
 * to this: #adminmenu .wp-submenu {
    top: **-2000em**; }

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Problem in WP backend’ is closed to new replies.

 * ![](https://ps.w.org/custom-taxonomy-order-ne/assets/icon-256x256.png?rev=1284953)
 * [Custom Taxonomy Order](https://wordpress.org/plugins/custom-taxonomy-order-ne/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-taxonomy-order-ne/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-taxonomy-order-ne/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-taxonomy-order-ne/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-taxonomy-order-ne/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-taxonomy-order-ne/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [dfwpress](https://wordpress.org/support/users/dfwpress/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/problem-in-wp-backend/#post-13378451)
 * Status: resolved