Home>Support>Widgets limits

Widgets limits

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi, I have a post using Page Builder with 150 widgets, but only save 110
It’s a limit?

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 10 months ago Greg Priday
    Hi, I Work Here

    Hi Fernando

    There isn’t any hard limit in place, but it’s possible there’s some soft of limit coming in because of post size or memory limits. I have created and tested pages with a few hundred widgets and I’ve never run into problems, but it could depend on the widgets you’re using.

    What widgets are you inserting in your page?

  2. 10 years, 10 months ago Fernando Santana

    Thanks Greg, I am using a plugin created for me to make fields on a form. I have increased the size in my php.ini for:

    serialize_precision = 1000
    upload_max_filesize = 99M
    memory_limit = 999M
    max_execution_time = 1000
    max_file_uploads = 999
    post_max_size = 35M

    But I continue with the problem. Can you think of something extra to solve it?

  3. 10 years, 10 months ago akainu

    Any solutions?

    This is my setup.

    memory_limit = 99999M
    max_execution_time = 3000
    max_file_uploads = 999
    post_max_size = 9999m

    Still does not work. I see that in the “postmeta” table are the serialized data … when I edit directly into the database, it is stored without problems … so it must be something on the server.

    I’m on localhost, and when I try to add a widget, not updated … actually I have about 139 widgets and does not allow me to add more

    • 10 years, 10 months ago akainu

      I have 1.5.3 version

  4. 10 years, 10 months ago akainu

    The limit of widgets Page Builder supports me … are 139.

    Try putting 300 widgets to see if it works.

  5. 10 years, 9 months ago akainu

    I’ve already solved !. Simply add: max_input_vars = 2500 and increase its value to 2500 or more. This directive defines the number of variables that can be accepted via $ _POST, $ _GET and $ _COOKIE.

    Thanks for you time! :)

    • 10 years, 9 months ago akainu

      In php.ini

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More