Hello I am having issues with the WooCommerce Fancy Product Designer Plugin. I reached out to them and this is the response I received.
“it seems like a conflict with your theme and the Avia Builder. It adds a display: none; to menu tabs.
Could you please deactivate the theme and test if its working.”
Upon deactivating the theme it responded properly so I am hoping you can help get it up and running. Thanks!
Hey KeyshaunSmith,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.
Best regards,
Nikko
See info in private content
Hi KeyshaunSmith,
Thanks for providing admin access.
I could not find seem to find where the issue shows, can you post the link where we can find it in private content? as well as a screenshot so we can easily spot where the issue lies.
Best regards,
Nikko
Here ya go!
Hi KeyshaunSmith,
Can you try using this 3rd party plugin: https://wordpress.org/plugins/add-admin-css/
Then in Appearance > Admin CSS > Admin CSS (field), add this CSS code:
.ui.active.tab {
display: block !important;
}
Best regards,
Nikko