Thumbnail size and size guide - by Discara

This topic has 3 replies, 2 voices, and was last updated 6 years, 5 months ago ago by Rose Tyler

  • Avatar: Discara
    Discara
    Participant
    November 24, 2017 at 15:44

    Hello everyone,

    My first question is about the image size of the product page layout. I have many different pictures and now everything works fine on desktop mode, but not the mobile view. I tried a little bit more and I found out that the perfect height of the pictures is generally 200px and for mobile 150px. Is there a possibilty to use one value for mobile and one for the other sizes ?

    Second question is about the size guide. I would like to add one picture for all products automatically as default size guide image. I have this code for the “xstore” but I don’t know what I have to change for the legenda theme.

    function etheme_size_guide() { ?>
    <div class=”size-guide”>
    <?php esc_html_e(‘Sizing guide’, ‘xstore’); ?>
    </div>
    <?php
    }

    Thank you for your help
    Andreas

    2 Answers
    Avatar: Discara
    Discara
    Participant
    November 24, 2017 at 16:25

    I made a big mistake. It also doesn’t work with the height of 150px. So I need a solution for the mobile version of my site.
    And I want to correct the code I have found. Sorry for all mistakes.

    function etheme_size_guide() { ?>
    <div class=”size-guide”>
    “<a” href=”link_to_your_image_here” rel=”lightbox”><?php esc_html_e(‘Sizing guide’, ‘xstore’); ?>””
    </div>
    <?php
    }

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2017 at 13:32

    Hello,

    Sorry for the delay due to the weekends.
    Please read this documentation https://docs.woocommerce.com/document/fixing-blurry-product-images/
    Implementation the size guide option, as on xstore, in legenda theme falls to the additional customization and out of the general support responsibility, in this case, you can contact these guys for the customize service: WP-Kraken team.
    Hope you understand this matter, thank you.

    Regards

  • Viewing 3 results - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.