No more than 16 sections per page?

The support forum is open for members only. To add a topic or reply in the forum, please login or register.

Support Forum Moved
The Pojo Themes support has been transferred to a faster and more personal ticketing platform, so the forums are no longer active.
  • If you want to learn how to use Pojo themes, check out our extensive documentation guides.
  • Need help with using our themes? Contact us with a detailed explanation of your issue in the support page.
  • Have a pre-sale question or other inquiry? Feel free to contact us about it.

Support Forums Support (Legacy) No more than 16 sections per page?

This topic is: Resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2243

    Joan Porcel
    Participant

    Hi, i’m building my website using Berlin theme but i’ve encountered a problem with the builder.
    I’m trying to add the 18th section inside a page. I can add a new section using the “add section” button and work inside it but when i save the page the new section doesn’t appear and is discharged by the builder.
    I tried to copy another section too and seems to work but, again, after saving the page the updates disappear.
    Is there a limit of the number of sections?
    It seems to be 17.
    Can anyone help me?
    Thanks

    #2245

    Ariel
    Keymaster

    In general there is a limit in adding widgets at once on PHP level. In most cases there’s enough space to add a lot of widgets, but at some point there is a specific problem of sending data.

    By the way, this is a common issue in WP, and it exists also in the Menus area.

    To solve this issue there are 2 options:

    1. If you have access to the php.ini file on your server – you can insert the following code: max_input_vars = 5000

    2. Request from the web host to increase the value of data saving in PHP to what I wrote in the previous solution.

    You can always try to minimize the use of widgets and rows in the Page Builder to its minimum and it will work ok.

    #2247

    Joan Porcel
    Participant

    Many many thanks.
    It worked

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘Support (Legacy)’ is closed to new topics and replies.