GavickPro / Meet-GavernWP

Meet GavernWP is a responsive free Wordpress theme
35 stars 23 forks source link

Widget data not saving #262

Closed nosheen closed 10 years ago

nosheen commented 10 years ago

Hi I have uploaded v1.7 of the theme later deleted it and uploaded v1.8. In the beginning I was able to set content & format for Homepage widgets but now I am am unable to do so for every widget area provided. When I edit or Add custom information in widget and save it, it keeps on processing showing the process animation and it doesn't stop not the changes are saved.

I need an ASAP resolution to this situation. Please guide?

Regards

dziudek commented 10 years ago

Hi,

Please try to apply this fix: https://github.com/GavickPro/Meet-GavernWP/commit/3f6ed8511f071ec3496706ce04d9586db91380ca

nosheen commented 10 years ago

I have edited the file to keep the highlighted pink code. Reinstall theme again with modified code but no change.

dziudek commented 10 years ago

If the problem still occurs, you can try this solution: https://github.com/GavickPro/Meet-GavernWP/commit/dd5c06a66b9bba96d618b15b1240acc8d1b6f0f5

As we have tested it should solve all known problems with saving widgets data.

nosheen commented 10 years ago

Thanks dziudek. The issue is fixed and it is a great theme. Bless you!

nosheen commented 10 years ago

Once changes are made from widget section, I have to use W3 Total Cache to empty cache and see the change. Any fix to this? What could be the possible reason?

Thanks

dziudek commented 10 years ago

Please remember that the cache systems are based on caching the page elements output - widgets are one of the time-consuming pages elements and that's why are cached by the W3 Total Cache plugin. In my opinion you should disable this plugin during the page developement and enable it for the final version of your website.