Asking in the circle - by จักรพงศ์ เต็งเกียรติตระกูล

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

  • Avatar: team9448
    จักรพงศ์ เต็งเกียรติตระกูล
    Participant
    July 8, 2019 at 11:11

    dear admin

    english isnt my first lanuage but i will try to talk simply way as i can.

    i have circle the URL

    how to make it show detail, similar to photo i attach, on shop page

    i dont know where to adjust it

    5 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 8, 2019 at 18:45

    Hello,

    To enable “Add to cart button” go to Theme Options > Product page layout > Show “Add to cart” button > On.

    To show product short description on grid add the following custom CSS to Theme Options > Custom CSS

    .products-grid .product-excerpt,.slide-item .product .product-excerpt{
        display: block;
    }

    Unfortunately, there is no option to show SKU on the grid. It could be implemented by additional customization only that is outside the scope of our support. Submit additional customization request here https://wpkraken.io/?ref=8theme

    Regards

    Avatar: team9448
    จักรพงศ์ เต็งเกียรติตระกูล
    Participant
    July 11, 2019 at 04:44

    hi
    thank u for your help, please see photo in url

    now it 4 product/roll i need 3 product per roll, where can i adjust. photo on product page too small.

    Avatar: team9448
    จักรพงศ์ เต็งเกียรติตระกูล
    Participant
    July 11, 2019 at 06:15

    hi
    thank u for your help, please see photo in url
    2 question
    number 1) now it 4 product/roll i need 3 product per roll, where can i adjust. photo on product page too small.
    number 2) how can i adjust title to different color ? for example in photo “Fashion Demo” change to different color ? since if it all black it look all similar

    Avatar: team9448
    จักรพงศ์ เต็งเกียรติตระกูล
    Participant
    July 11, 2019 at 06:16

    dead admin

    i can’t open photo from here please.
    http://jorporsafety.com/wp-content/uploads/2019/07/111.png

    and paste in winder opener u will see photo

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2019 at 09:23

    Hello,

    1) Appearance > Customize > Woocommerce > Product Catalog > Products per row > 3.
    Appearance > Customizer > WooCommerce > Product Images. More information about product image settings you can find in WooCommerce Documentation – https://docs.woocommerce.com/document/fixing-blurry-product-images/ https://woocommerce.wordpress.com/2017/12/11/wc-3-3-image-size-improvements/
    2) Add this code in Theme Options > Custom CSS > Global Custom CSS:

    .products-grid .product-title > a {
        color: #e5534c !important;
    }

    Regards

  • Viewing 6 results - 1 through 6 (of 6 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.