Title: PRO: Not Saving Changes/Unloading
Last modified: June 17, 2020

---

# PRO: Not Saving Changes/Unloading

 *  Resolved [tcadmin86](https://wordpress.org/support/users/tcadmin86/)
 * (@tcadmin86)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/pro-not-saving-changes-unloading/)
 * First time having this issue with your plugin have used it on multiple sites 
   with no issues.
 * Using the Pro-Version:
 * Both on back end and front end I am unable to save changes made. I have checked
   on the page and the selected UNLOADS are still loading so it isn’t being saved
   into the database and just not showing up as saved
 * Report
    [https://pastebin.com/dhgEjq9k](https://pastebin.com/dhgEjq9k)

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

 *  Plugin Author [Gabe Livan](https://wordpress.org/support/users/gabelivan/)
 * (@gabelivan)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/pro-not-saving-changes-unloading/#post-13000432)
 * [@tcadmin86](https://wordpress.org/support/users/tcadmin86/) I suspect the issue
   you’re having is due to _max\_input\_vars_ value from php.ini. The one you have
   is just **1000** (default one). You definitely need to update it to a much larger
   number (e.g. 5000) as you have lots of plugins installed and if the form that
   you submit when you edit the page has over 1000 fields, you will have problems
   with it as not all the information will be sent for processing. It happened to
   me and many people I know quite often. In fact, in future versions of the plugin,
   an alert will show up if the number is so low.
 * Here’s an article I found explaining how to update it: [https://themes.artbees.net/docs/increase-max-input-vars/](https://themes.artbees.net/docs/increase-max-input-vars/)–
   it’s written by the guys from Jupiter X theme, but the principle applies to any
   WordPress website, disregarding the plugin or theme you’re using. It’s all about
   allowing more fields to be submitted on a form.
 * Please check if that’s the problem! If not, let me know and I will dig further
   into it. In most cases so far, that was the issue.
 *  Plugin Author [Gabe Livan](https://wordpress.org/support/users/gabelivan/)
 * (@gabelivan)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/pro-not-saving-changes-unloading/#post-13005261)
 * [@tcadmin86](https://wordpress.org/support/users/tcadmin86/) as this issue is
   posted for the Pro version (the max_input_vars should be updated for the Lite
   version too) and there’s an already open ticket about it (via email), I’ll mark
   this as “resolved”. You can reply to the ticket if you need further assistance!

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

The topic ‘PRO: Not Saving Changes/Unloading’ is closed to new replies.

 * ![](https://ps.w.org/wp-asset-clean-up/assets/icon-256x256.png?rev=1981952)
 * [Asset CleanUp: Page Speed Booster](https://wordpress.org/plugins/wp-asset-clean-up/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-asset-clean-up/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-asset-clean-up/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-asset-clean-up/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-asset-clean-up/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-asset-clean-up/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Gabe Livan](https://wordpress.org/support/users/gabelivan/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/pro-not-saving-changes-unloading/#post-13005261)
 * Status: resolved