New Landing How can we help? Atelier Product short description disappear

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Atelier
  • #293597
    SHK111
    Member
    Post count: 271

    Hi,

    I added some product today, but i realized that a part of the “product short description” is missing. Then I tried to modified the text, and then there is nothing anymore in this section. I cleared the cache but nothing changed.

    I tryed with another item and it shows all the content, and 1 to 2 seconds after it disappear too.

    Is it coming from the WC or theme?

    Can you check this page for exemple?
    http://www.cufflinkster.com/product/batman-bruce-wayne-set1/ (this one doesn’t show the description)
    http://www.cufflinkster.com/product/batman-bruce-wayne-set2/ (this one shows all the description and then disappear)

    Thanks

    #293603
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Can you provide me with a login so I can check the backend?

    – Kyle

    #293606
    SHK111
    Member
    Post count: 271
    This reply has been marked as private.
    #293800
    SHK111
    Member
    Post count: 271

    Hi, just got an answer from woo commerce team, and here is the answer :

    “I have checked and found that it’s working fine in WooCommerce. There is an issue in your theme or conflict with other plugins. There is a “display:none” will apply on Product short description through some js. so that’s why description disappears.”

    I tried to disable all the plugin as well, but nothing changes.

    Hope it can help

    #293804
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #tab-description{
    display:none !important;
    }

    Thanks
    Mohammad

    #293806
    SHK111
    Member
    Post count: 271

    Thanks, Mohammad. Unfortunately, it didn’t work …

    #293828
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove my last code use this custom css code:-

    #tab-description{
    display:block !important;
    }

    Thanks
    Mohammad

    #293870
    SHK111
    Member
    Post count: 271

    Looks like it solves the issue. What was wrong ?

    #293879
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad 🙂 to help you. I wrote wrong code in last reply.
    Thanks
    Mohammad

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register