• Resolved Gramby1138

    (@gramby1138)


    Hi, there. I’m using your plugin on our shop page at http://www.dogoodondemand.com/shop. We’re using the Zerif Lite theme.

    Initially after installing and activating your plugin and adjusting the settings in Woocommerce, the page placed a duplicate short description below the “buy now” button. So the layout of each column was:

    Product Name
    Image
    Short Description
    Price
    Buy Button
    Short Description

    I added this custom CSS:

    .woocommerce-product-details__short-description {
    display: none;
    }

    …and that took care of the duplicate. But is there another way to prevent duplicate descriptions from appearing?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jon Kristensen

    (@jojoweb)

    Hi Gramby1138
    I am sorry that it took so long for me to answer, but i was not aware of your question. I havent found a way to be notified when someone writes here.

    I tried to install the Zerif Lite theme on a WooCommerce site, and i am unable to reproduce the error. In my installation the products shows only one short decription.

    Are you still experiencing this problem?

    Plugin Author Jon Kristensen

    (@jojoweb)

    I think the class “woocommerce-product-details__short-description” is from the Zerif Lite theme. But let me know if you disagree 🙂

    /Jon

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Duplicate short descriptions’ is closed to new replies.