WPPizza – A Restaurant Plugin for WordPress › Support › Add-Ons › Extensions › Add Ingredients › Support › Max custom groups
- AuthorPosts
- 10 July, 2016 at 9:33 pm #19379
What’s the maximum custom ingredient groups per category?
I’m trying to add custom ingredient groups to customize the wraps category, but it seems to hit a wall at 38 custom groups. I try and add another one and it goes fin through the process, but as soon as it saves it still says I only have 38 custom groups and won’t add the 39th one.
10 July, 2016 at 10:13 pm #19383>What’s the maximum custom ingredient groups per category?
unlimited
please see here:
https://www.wp-pizza.com/downloads/wppizza-add-ingredients/ ->troubleshooting14 July, 2016 at 2:09 am #19458I can add Custom ingredient groups in other categories with no problem, just not in the wraps category.
14 July, 2016 at 12:29 pm #19466have you actually tried increasing the max post vars ?
14 July, 2016 at 11:53 pm #19493In php.ini I increased it from 3000 to 10000. Should I go higher or try another one of the available options in the troubleshooting section?
15 July, 2016 at 12:43 am #19494what does phpinfo() say (assuming here you know what i am talking about – if you don’t , let me know)?
are the 3000 applied (assuming it was not already 3000 before of course)i’d also suggest you enable debug (https://www.wp-pizza.com/topic/how-to-enable-debug-in-wordpress/) and try to save that custom group again. maybe the debug.log will tell us something
15 July, 2016 at 12:46 am #19495whether the post vars limit kicks in will depend on th enumber of menu items you have etc etc.
it’s the reason why the custom groups are paginated (off the top off my head to 25 per page i think) , but in extreme cases this might still be to many (there’s a way around this by setting a constant – but first we need to find out if that in fact is the issue)16 July, 2016 at 1:34 am #19517have you actually tried increasing the max post vars ?
-> Yes, I increased it from 3000 to 9000what does phpinfo() say (assuming here you know what i am talking about – if you don’t , let me know)?
-> I haven’t tried this one yet. Will do it right now. Will also enable debug.16 July, 2016 at 8:36 pm #19526This one is fixed. I was modifying the wrong file and the changes were not reflecting on the site. I spoke to my hosting provider and they did it for me and boom. All is good now.
Thanks Olly!
17 July, 2016 at 1:33 am #19531hooray
- AuthorPosts
- The topic ‘Max custom groups’ is closed to new replies.