Home Forums WoodMart support forum Thumbnails missing

Thumbnails missing

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #21210

    spiral6static
    Participant

    Hello,
    I’m french so I hope that you gonna understand my issue.
    I purchased your theme last week and I love it!
    But I’m facing a problem with the product thumbnail images. There are missing, I can’t see them on the front page.
    The only thumbnail images I can see in the ones which come with your theme (the one with the three).

    Is there anyway to fix that?

    Many thanks in advance for your help ! 🙂

    PS : I have the latest 3.0 version of woocommerce

    #21215

    spiral6static
    Participant

    I forgot to give you my website link (private content)

    #21246

    Artem Temos
    Keymaster

    Hello,

    Thank you for choosing our theme and contacting us.

    Seems that you forgot to paste your website link to the private content.

    Kind Regards
    XTemos Studio

    #21256

    spiral6static
    Participant

    Oops, sorry. Here it is below.
    Many thanks in advance.

    Best,

    Attachments:
    You must be logged in to view attached files.
    #21258

    Artem Temos
    Keymaster

    It seems that you have imported your images in some way and width and height attributes were set to 1 that make your images too small.
    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .product-element-top img {
        width: 100%;
    }

    Regards

    #21259

    spiral6static
    Participant

    I’ve added your code ad it works ! Thank you very much 🙂

    #21261

    Artem Temos
    Keymaster

    You are welcome, we are always happy to help you, write us when you have any difficulties or issues with our theme.

    And we would be glad if you will rate our theme with 5 stars on Theme Forest in case you are satisfied with our theme and customer service http://themeforest.net/downloads

    Thank you in advance 🙂

Tagged: 

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

The topic ‘Thumbnails missing’ is closed to new replies.