Conversation
supportIs there a limit to the number of components on a single page? I have a page with 23 wpcomponents, but if I try to add more and then publish, it removes anything after the 24th component. The 24th is still visible, but it does not save the data in all fields. I am using version 2.1.5 of your plugin. Thanks.
23 components on a single page? Wow amazing! 馃檪 WPComponent has no limitation. I tried to create one page with 30 components and I see 30 components. Maybe you have a limitation with your database or something like that..
Hello @evolution101 , I work on a personal project and maybe PHP have a limitation. Check if you have an error like that: PHP message: PHP Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini.
23 components on a single page? Wow amazing! 馃檪 WPComponent has no limitation. I tried to create one page with 30 components and I see 30 components. Maybe you have a limitation with your database or something like that..
Hello @evolution101 , I work on a personal project and maybe PHP have a limitation. Check if you have an error like that: PHP message: PHP Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini.