This topic has 7 replies, 3 voices, and was last updated 7 years, 1 months ago ago by Olga Barlow
Hello!!
I am trying to edit some elements in my secondary menu, when i edit them i save the menu but changes are not saved! But this happens only to some elements.
Hello,
Thank you for the topic.
If you can’t save the menu options likely you reached limit http://sevenspark.com/wordpress/menu-item-limit. Try to increase PHP max input vars limit to 8000 or 10000.
Regards
Hello, thanks for your reply.
I dont believe this is the problem, because if i try to put an item in the begining of the menu it all works fine. If I move this item after the category “Δομικα Εργαλεια” then any custom format (like image and mega menu option) is erased and changes dont work.
Hello,
Have you read the post http://sevenspark.com/wordpress/menu-item-limit ? It explains what caused the issue. Because of the limit your WP can’t save all the menu items and just save the first part before the limit. Try to increase PHP max input vars limit to 8000 and restart Apache. If you search similar topics on our support forum you’ll see that you are not the one who faced this limit problem and solved this.
Regards
Yeah ok I understand. But I can not change this, im in a shared hosting. So basically i can not edit menu? is this the only solution?
Luckily I managed to work something out.
I created a page in my html folder .user.ini (dot-user-dot-ini). On that page I added the code:
max_input_vars = 5000; and it works so far.
I have one more question, I m not sure if i should create a new topic. Ι want the menu to be exactly like in https://www.8theme.com/demo/xstore/animals.
Is there a file I can import? I mean for the style. Cause now there is no border between the menu links, the secondary menu shows like it s on the basic menu and in general it s not like in your demo.
Hello,
You can change it in Theme Options > Styling > Navigation > Menu links http://prntscr.com/hgcq98
Regards
You must be logged in to reply to this topic.Log in/Sign up