If you’d like to see what tabs are actually being applied you can look at PhpMyAdmin under wp_options. Search for yikes_woo_reusable_products_tabs_applied as this is the list of tabs that are actually being applied to your products. Be careful not to modify this directly in your phpMyAdmin because it is serialized data and could be corrupted if you edit it directly.
What I usually do when I’m looking at these is copy out all the data and then paste it into https://www.unserialize.me/ so its easier to read. You’ll be able to see what tabs are being applied to which post ID.
My best guess is that your product ID’s might have changed somehow during the migration. How did you do the migration of data did you use a plugin or did you export the data from phpMyAdmin?
– Freddie
Plugin Contributor
Tracy Levesque
(@liljimmi)
🏳️🌈 YIKES, Inc. Co-Owner
Hello @nikesg ,
Just checking in.
Please let us know if you still need help with this issue.
Thank you!
-Tracy
Plugin Contributor
Tracy Levesque
(@liljimmi)
🏳️🌈 YIKES, Inc. Co-Owner
Hello @nikesg
We haven’t heard back from you in a while so I am going to close out this ticket.
If you need more help, please reopen it and we will be happy to help you.
Thank you!
-Tracy
Hello,
i have the same problem.
Copied all files (FTP and MySQL) to the new server (new Domain).
All tabs are lost. If i copy the serialized data to the new database, that will be delete with a refresh of the wp admin.
What can i do to import them correctly?
kind regards