I have just installed the update you sent via Envato mail and now the Social networks icons are not updating. No matter how many addresses I have on how many social networks it will always show the same ones đ
Some guidance please?
Can this depend on the max_input_vars? I have a warning saying that I have a value lower than what you recommend but I already changed the php.ini file and I still get the same warning…
Alright, issue solved!! đ
The issue was in deed max_input_vars being lower then 2000. I did in deed change the value on the php.ini file to 3000 but it still didn’t work. after some google search I found out that the same value can also be modified on the .htaccess. After changing the value on the .htaccess file all issues disappeared!
Please authors, change the English on the Newspaper system status. Instead of saying to change the value on the php.ini, say that it can be needed to change the value both on php.ini and .htaccess file.
Hope it helps others! Cheers!
Just add the line “php_value max_input_vars 3000” in the very end of your .htaccess file
I have this problem only when i use Newspaper Theme.
if i replace the newspaper theme i can add more menu items.
the server try to help me, but they say this problem is because the newspaper theme (i have max_input_vars 5000).
theme replacing solved the problem. đ
I have no idea what to do…
Have you tried to change the max_input_vars both on the .htaccess and php.ini? Also, check if your server has good specs, they may suck and blame it on the theme instead. Last but not least what do the System Status on the theme panel say?
Hi,
Newspaper compared to other themes ads extra data to the menu items (mega menu data) and it may go over the default max_input_vars value which is 1000. You have to change the value inside the php.ini file and restart Apache. After that you could add the phpinfo(); function at the bottom of a template (ex. the Category template) – http://screencast.com/t/YPHJcQle – Open a category page on frontend and look at the bottom for the max_input_vars value to see if it’s changed to 5000. – http://screencast.com/t/TUUKd1sLUw
Also check the host documentation on how to edit the php.ini file, they usually have a guide.
If the menu still doesn’t save try to create a new menu and add the same items on it, the old menu may have some hidden error (from a parameter or something else). If it works delete the old menu and use the new one.
Thank you, Emil G.
Thank you very much for your help!
i have the changes on the PHP.ini File:
; Allow ASP-style <% %> tags.
; http://php.net/asp-tags
asp_tags = Off
php_value = max_input_vars 5000
; How many GET/POST/COOKIE input variables may be accepted
; max_input_vars = 5000
i tried to add: phpinfo(); to the category template but i don’t get this window – http://screencast.com/t/TUUKd1sLUw
i try to look at the “system status” and i’m still on 1000.
http://www.hayom.org.il/wp-content/uploads/2015/06/max_input_vars.jpg
also i tried to build a new menu but I’m still a limited amount of values that I can add to the menu..
if i replace them i can add more menu items without limit.
Thank you!
Hi,
Please provide your FTP and admin login details so we can have a closer look at this. Send them at contact@tagdiv.com and also include a link to this tread or provide your issues details.
Thanks
