Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter garradam

    (@garradam)

    SOLUTION!!!

    The problem is a max_input_vars variable on the server side. Most servers have this variable set to 1000 but this is not enough for larger pages – thus, it starts cutting off all edits made to a single page because it considers the page to be too long.

    The fix was simple:
    Create a file named .user.ini with content max_input_vars = 10000;
    Upload the file to the public_html/ folder via FTP.

    Thanks for your input Nisha and wptit. Hope this solution helps others having the same issue with BeTheme.

    Thread Starter garradam

    (@garradam)

    As far as I am aware, this wasn’t a free version of the theme. The client I am working for is who supplied it. But if this is what happens with a free version, then I guess that must be the culprit.

    Thread Starter garradam

    (@garradam)

    UPDATE:
    I decided to start a new page from scratch and completely recreate the one having issues. The problem was corrected but after a few more edits and additions, the bottom portions of the page started disappearing. Thus, I’m assuming the issue has to do with the BeTheme and Muffin Builder and NOT WordPress.

    Thread Starter garradam

    (@garradam)

    Hi Nisha,

    I have disabled all my plugins and am still unable to save any changes to my pages.

    I don’t know if this has any bearing on the issue, but for some reason my page says it was published on March 20,2015, even though the page was created a few days ago.

Viewing 4 replies - 1 through 4 (of 4 total)