Accordions Latest version data migration doesn’t work, here is the solution

Ticket for: Accordions Combo
0
Accordions Latest version data migration doesn’t work, here is the solution 1
PickPlugins
Mar 14, 2020 08:51 AM 1 Answers
Member Since Aug 2015
Subscribed Subscribe Not subscribe
Flag(0)

Thanks for using our plugin, we have release major version 2.2.0 yesterday(2020-03-13)
we have optimized data saving and loading by marge all accordion options into one meta field, wherein the previous version each option saves different meta fields, hope this will help to optimize loading time, and also optimize scripts and style file loading.

After installing the plugin you will see the notice at the top to migrate data, “click to start” button to start the migration, please see the screenshot

View post on imgur.com

we have explained how data migration works in this video, please watch

In-case data migration is not working please use following shortcode,
create a page and use following shortcode and load the page, it will shart working

migrate accordion setting, it will automatically run migration for accordion settings and migration for accordion post type data

[accordions_cron_upgrade_settings]

 

migrate accordion data, this will automatically run when you run the shortcode accordions_cron_upgrade_settings

[accordions_cron_upgrade_accordions]

 

reset migration, if you see the migration isn’t working, you can reset newly migration data.

[accordions_cron_reset_migrate]

 

If you have any issue please post on support form here.

You can also roll back to an older version by installing an older version of plugin from here https://wordpress.org/plugins/accordions/advanced/#download-previous-link

2 Subscribers
Accordions Latest version data migration doesn’t work, here is the solution 1
Accordions Latest version data migration doesn’t work, here is the solution 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Accordions Latest version data migration doesn’t work, here is the solution 4
Daye Collier
Mar 20, 2020
Flag(0)

How do you install the old plugin?

Accordions Latest version data migration doesn’t work, here is the solution 5
PickPlugins
- Mar 25, 2020 10:09 PM
Flag (0)
0

Please send me a temporary admin access to your site to this mail support@pickplugins.com, i will check the issue.
Regards

Accordions Latest version data migration doesn’t work, here is the solution 6
cltolley
- Mar 24, 2020 12:39 AM
Flag (0)
0

Worked out my issue with upgrading. Had synthetic cron disabled via define( 'DISABLE_WP_CRON', 'true'); in wp-config.php. After commenting that out, I was able to properly migrate data with the new version.

Accordions Latest version data migration doesn’t work, here is the solution 6
cltolley
- Mar 23, 2020 11:45 PM
Flag (0)
0

Tried resetting migration and downgrading to 2.1.18 and only shortcode section is available on existing accordions. How do I fix that?

1+ more comments. Sign in to Reply
Replying as Submit