kostadino
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: Conditional meta box logicHi @bcworkz,
you’re not handling the condition when the checkbox is marked.
Straight to the center.
I’m not handling condition because I don’t know how in case of dynamically created fields.
When checkbox is marked, I need to find a way to apply its state to DIV and save it, right now it’s a bit riddle for me how to accomplish that.
Forum: Developing with WordPress
In reply to: Conditional meta box logicHi @bcworkz,
Thanks for a reply. My JS is working just fine, show/hide is working. The problem is in Save.
When checkbox is checked, DIV is show, but it doesn’t stay visible when clicking on “Update post” button and saving the post.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Import is stuck at 1 %Hi, I had same problem, my upload always stops at 1%, sometimes upload will reset, when reaching 0.49%… it was frustrating. My upload size is: 280mb
I followed all suggestion for increasing limit, time…all things. None of this helped.
Steps that helped me:
1. I returned my memory limit and time to default settings of my hosting account.
2. Downloaded File Extension (Basic) from this link: https://import.wp-migration.com/, installed and this extension increase upload size to 512mb
3. I’ve downgrade All-In-One plugin from version 6.97 (Latest version) to version 6.86. ( I’ve tried older version but none of older versions worked for me). Older plugin versions I’ve found on this URL: https://pluginarchive.com/wordpress/all-in-one-wp-migration .I hope someone will find this helpful, since it took me almost 6 hours to figure out and make it work.
- This reply was modified 7 years, 3 months ago by kostadino.