Forum Replies Created
-
AuthorPosts
-
ieanea
MemberThis sounds like the Genesis Theme Settings > Comments and Trackbacks. These seem to be the global options. Make sure Comments are enabled for both Pages and Post.
ieanea
MemberGreat to see this post. I was having the same trouble. I would hope they would include that in the next updated.
October 1, 2013 at 9:53 am in reply to: Maximum no. of items in primary navigation menu? – Agency Theme #64945ieanea
MemberYes, I had this happen a large menu (I am using the ubermenu plugin) but it has to do with PHP.ini file. This seemed to work for me and have not had an issue since I increased it.
The increasingly common issue is the max_input_vars PHP directive. By default, it is set to 1000. To increase this, simply set it in php.ini. I'd suggest 3000 to be safe, but 2000 should be sufficient for most sites.
1max_input_vars = 3000
How do you edit php.ini? That depends on your host. If you have access to the php.ini file, simply add or edit the directive, save, and restart Apache. If you're with a web host that doesn't give you access (common with shared hosting), you may have to contact your host and have them make the change for you.
The WordPress Menu Item Limit or: Help! Half my menu items just disappeared!
-
AuthorPosts