Is there a page length limit?
We are creating our company website using BeTheme. Today on the homepage when we tried adding a new section, the content section in the bottom (above the footer) went missing (The content gets erased completely, this is very disappointing).
I am sending you screenshot of the websites before and after.
Before: https://i.imgur.com/r78GL3V.jpg : You can see the "Our Partners" section in the bottom in this scheenshot.
After: https://i.imgur.com/KSPgJqi.jpg : The moment we include a new section named "As Featured In" to the page the "Our Partners" sub-section "We Work For The Best" gets disappeared.
The worst part is that, the content gets completely erased and dont just hide. Please explain and get this resolved.
Comments
It is not memory limit but rather max_input_vars, please increase the value to about 5000 and check if the php version is set to 7.0 or more
thanks