Mega Menu dropdown not available in Menus > Menu Stucture
-
this is for a site page i’m working on, hosting on development installation.
>>> https://104.131.24.67/portfolio/color
i do not see Mega Menu dropdown options for all items in my menu. this is in Dashboards’s “Menu” pane.
>>> see h264 video: https://www.bit.ly/1Sxadho
i followed all the helps concerning the “Menu Item Limit.”
>>> https://www.maxmegamenu.com/documentation/faqs/menu-item-limit
>>> https://www.www.ads-software.com/support/topic/items-still-disappearingi bumped put max_input_var php variable to 9999. message me, and i can send you a link to my php_info page to confirm. i wasn’t able to change the value globally, in the php.ini file, but it is changed locally with .htaccess.
<IfModule mod_php5.c> php_value max_input_vars "9999" </IfModule> <IfModule mod_php4.c> php_value max_input_vars "9999" </IfModule>
here’s a php_info screenshot to confirm the change.
>>> https://www.bit.ly/1lb3eja
so…i don’t know what to try next.
- The topic ‘Mega Menu dropdown not available in Menus > Menu Stucture’ is closed to new replies.