Hey @jkash23686,
Hope you’re well.
Can you activate WordPress debug logging then try reimporting sidebars? To do that you need to edit wp-config.php file to add these codes;
/* Debug Settings */
define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY', false);
/* End of Debug Settings */
Then after retry can you check wp-content folder, is there any debug.log file? Also did you check test site/live site software versions? Like PHP, MySQL, Apache, NginX versions.
Cheers,
Oguz
Hello @jkash23686,
we haven’t heard back from you for a long time, so I’m marking this thread as resolved. Feel free to post back here, if more assistance is required and we can re-open it. 🙂
Warm regards,
Dimitris