[Resolved] Word “Description” appears twice on WooCommerce Product Page

Home Forums Support [Resolved] Word “Description” appears twice on WooCommerce Product Page

Home Forums Support Word “Description” appears twice on WooCommerce Product Page

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1382133
    Linda

    Hi guys,

    Talked to WooCommerce rep about this.She suggested it was a theme issue so here goes…

    The word “Description” appears twice on our product pages (URL in website URL space, below).

    Can you tell me how to delete the top, smaller one?

    Thanks for your help and stay safe,

    Linda

    #1382154
    Leo
    Staff
    Customer Support

    Hey Linda,

    What if you hide the tabs in the customizer?
    https://docs.generatepress.com/article/woocommerce-overview/#single-product

    Does it remove the description overall?

    Let me know πŸ™‚

    #1382155
    Leo
    Staff
    Customer Support

    Hey Linda,

    What if you hide the tabs in the customizer?
    https://docs.generatepress.com/article/woocommerce-overview/#single-product

    Does it remove the description overall?

    Let me know πŸ™‚

    #1382266
    Linda

    Thanks for your suggestion, Leo. I can’t seem to access Customizer from a product page. As soon as I “view product”, the black bar with all the wp-admin options on it disappears. And, of course, in edit mode, Customizer doesn’t show at all.

    Do you know a way I can get to Customizer?

    Linda

    #1382275
    Leo
    Staff
    Customer Support
    #1382363
    Linda

    Great hint, Leo. Worked perfectly to show Customizer! Thanks, it solved an issue I’d experienced a lot. πŸ™‚

    But, I couldn’t find any tabs in the Customizer when on the product page. I did find a box “show short description” which I thought might mean it would go under the first smaller Subscription, but I think is the description that appears on the top right of the page.

    I don’t understand why “Description” seems to appear twice.

    Any further ideas on how to delete the first one? Or how to find the tabs you mentioned?

    Thanks again,

    Linda

    #1382432
    Leo
    Staff
    Customer Support

    Sorry so you don’t see this option in the customizer?
    https://docs.generatepress.com/article/woocommerce-overview/#single-product

    #1383498
    Linda

    Sorry, Leo. Got backed up so just saw your reply now. Will check it out and get back to you once I have. My quick glance at your link tells me that I didn’t know there was all those options under the T-shirt example. Duh. πŸ™

    Linda

    #1384181
    Linda

    Hi Leo,

    Okay, finally got into this again.

    What if you hide the tabs in the customizer? Does it remove the description overall?

    Yes, it removes the lengthy description which appears under the large “Description” title.

    Sorry so you don’t see this option in the customizer?

    I can see the left hand column options but not the ones on the right.

    Does any of this suggest a solution to you (I hope)?

    Linda

    PS Realize it’s Saturday so next week is fine. We all need weekends these days!! πŸ˜‰

    #1384222
    Leo
    Staff
    Customer Support

    Try this CSS:

    .single-product ul.tabs.wc-tabs {
        display: none !important;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #1387388
    Linda

    You’re a magician, Leo. Worked perfectly via Simple CSS plugin on stage site and Additional CSS on live site.

    Thanks so much for your help, your CSS and your patience! πŸ™‚

    One-Description-Less Linda

    #1387411
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.