Woocommerce Product Description Tab Not Visible When Looged Into Wordpress Admin

This week I updated to the latest version of X theme, Wordpress and all plugins. All was fine before this.

Now, when I am logged into Wordpress admin and view my products, the contents of the Product Description tab are not appearing.

This only appears to be an issue when I am logged in to Wordpress admin and viewing the Products. When I am in anonymous mode all apears fine.

The offending CSS appears to be this. In anonymous mode display none is struck out so no problem

.x-tab-content>.x-tab-pane {
display: none;
}

Please advise

Please ignore this support request.

I cleared the browser cache and all is now OK. Am guessing there was an old style sheet lingering somewhere

Glad you were able to figure it out :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.