All menu items disappear after updating from WP 5.9.5 to 6.0. See https://www.screencast.com/t/DYSkzAdYX prior to updating to this https://www.screencast.com/t/dcf7s24zbx40
I want you to know we have created a staging site for this and have done full plugin tests with all plugins disabled and also with the theme on the stock WP twenty-twenty-one theme as well.
We have extensively collaborated with our theme developer prior to posting this ticket (i.e. Divi at Elegant Themes). They have ruled out any issues with plugins or themes.
I am continuing to search why this is. I see some articles on some related issues with the big jump from 5.9.5 to the large update to 6.0 but have yet to determine what is causing this or how to fix it.
Can others send some ideas to try on my staging site so I can solve (site or server settings etc)?
I am close to submitting a bug report here https://make.www.ads-software.com/core/handbook/testing/reporting-bugs/ but thought I would try what the good folks on these forums may be able to point out first?
Thanks all! Please shoot as many ideas as possible by as many people are welcome at this point.
I am not sure it is something with the old menu structure and the new menu structure in 6.0 that is being missed somehow (it is perfectly working great in 5.9.5 and all previous versions but does this on the jump to 6.0 with the vanilla WP stock theme and no plugins enabled so it seems to be it is WP core bug or something with a setting etc that I might could do a snippet patch for the update jump from 5.9.5 to 6.0 and be good to go after 6.0 to other versions from there or something)…just some other thoughts…
Greg
P.S. No prior issues updating many sites on our servers for years. This is the first time we have seen an issue where it was not a theme or plugin conflict test not resolve an issue). We are on Liquidweb VMWare with Apache and WHM/cPanel and PHP 7.4 FYI.
]]>Error Details
===================
The E_ERROR error is caused by the code in line 1794 of the file wp-content/plugins/adminify/Inc/Modules/MenuEditor/MenuEditor.php
With Error Message:
Uncaught Error: Call to undefined method WPAdminify\Inc\Modules\MenuEditor\MenuEditor::render_menu_editor_header() in wp-content/plugins/adminify/Inc/Modules/MenuEditor/MenuEditor.php:1794
Stack trace:
#0 wp-includes/class-wp-hook.php(307): WPAdminify\Inc\Modules\MenuEditor\MenuEditor->jltwp_adminify_menu_editor_contents()
#1 wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 wp-includes/plugin.php(476): WP_Hook->do_action()
#3 wp-admin/admin.php(259): do_action()
#4 {main}
thrown
Is there a solution? I can’t open the menu editor.
]]>I have 17.000 Categories. But if i try to search, it shows only 10 results for categories. I tried to increase the limit_posts_per_page on the wp-nav.php without any effect.
The Plugin WP Admin Category Search does only works inside Posts and Sites and not on the Menu Editor of Design.
]]>When I was logged in, the admin bar is not displayed. So I can’t do the actions for product.
Can you give me the solution? Or any plugins can solve it?
]]>[27-Jun-2020 10:38:27 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 303104 bytes) in /path/to/site/wp-includes/wp-db.php on line 2024
[27-Jun-2020 10:38:27 UTC] PHP Stack trace:
[27-Jun-2020 10:38:27 UTC] PHP 1. {main}() /path/to/site/wp-admin/admin-ajax.php:0
[27-Jun-2020 10:38:27 UTC] PHP 2. do_action() /path/to/site/wp-admin/admin-ajax.php:175
[27-Jun-2020 10:38:27 UTC] PHP 3. WP_Hook->do_action() /path/to/site/wp-includes/plugin.php:478
[27-Jun-2020 10:38:27 UTC] PHP 4. WP_Hook->apply_filters() /path/to/site/wp-includes/class-wp-hook.php:311
[27-Jun-2020 10:38:27 UTC] PHP 5. HME_MENU_EDITOR\HMEMenuEditor->ajax_hme_get_posts() /path/to/site/wp-includes/class-wp-hook.php:287
[27-Jun-2020 10:38:27 UTC] PHP 6. HME_MENU_EDITOR\HMEMenuEditor->hme_get_posts() /path/to/site/wp-content/plugins/wp-headless-menu-editor/includes/classes/menu_editor.class.php:198
[27-Jun-2020 10:38:27 UTC] PHP 7. get_posts() /path/to/site/wp-content/plugins/wp-headless-menu-editor/includes/classes/menu_editor.class.php:217
[27-Jun-2020 10:38:27 UTC] PHP 8. WP_Query->query() /path/to/site/wp-includes/post.php:2050
[27-Jun-2020 10:38:27 UTC] PHP 9. WP_Query->get_posts() /path/to/site/wp-includes/class-wp-query.php:3432
[27-Jun-2020 10:38:27 UTC] PHP 10. wpdb->get_results() /path/to/site/wp-includes/class-wp-query.php:3015
[27-Jun-2020 10:38:27 UTC] PHP 11. wpdb->query() /path/to/site/wp-includes/wp-db.php:2641
[27-Jun-2020 10:38:27 UTC] PHP 12. wpdb->_do_query() /path/to/site/wp-includes/wp-db.php:1912
[27-Jun-2020 10:38:27 UTC] PHP 13. mysqli_query() /path/to/site/wp-includes/wp-db.php:2024
[27-Jun-2020 10:38:37 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 303104 bytes) in /path/to/site/wp-includes/wp-db.php on line 2024
When I tried to delete the plugin, I get an undefined function:
[27-Jun-2020 10:42:55 UTC] PHP Fatal error: Uncaught Error: Call to undefined function hme_get_posts() in /path/to/site/wp-content/plugins/wp-headless-menu-editor/uninstall.php:7
Stack trace:
#0 /path/to/site/wordpress/wp-admin/includes/plugin.php(1222): include()
#1 /path/to/site/wordpress/wp-admin/includes/plugin.php(956): uninstall_plugin('wp-headless-men...')
#2 /path/to/site/wordpress/wp-admin/includes/ajax-actions.php(4545): delete_plugins(Array)
#3 /path/to/site/wordpress/wp-includes/class-wp-hook.php(287): wp_ajax_delete_plugin('')
#4 /path/to/site/wordpress/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters('', Array)
#5 /path/to/site/wordpress/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#6 /path/to/site/wordpress/wp-admin/admin-ajax.php(175): do_action('wp_ajax_delete-...' in /path/to/site/wp-content/plugins/wp-headless-menu-editor/uninstall.php on line 7
I am using Cerato theme with latest plugins https://www.screencast.com/t/6IjkOO1uh7L
PHP version 7.3
wordpress 4.2
I am trying to add another section to the themepark dropdown in my main nav. However when click to edit the menu it is not loading properly – i am left with a blank screen and the elementor tools on the side wont load either – essentially the editor just wont load – any ideas? Thanks for your help!!
Matt
https://drive.google.com/file/d/14WeiLim0jAd_N_P9QBqFq_6HGDCQRXUT/view?usp=sharing
]]>I have 10 parent pages and 50 sub-pages. All sub-pages are nested correctly in the All Pages area.
The issue is when I go to Menus and add a new menu. The “Pages” left hand dialog has given me some issues.
A great example of a the search issue is this. I have a page called “CONTACT” and when I do a search for the word “CONTACT” I get everything but that page.
If anyone has a suggestion on how to fix the issue with the display of the nested pages in the Pages choice box of the Menu creation please let me know.
Thank you,
Richard