Products gallery - by Kamal - on WordPress WooCommerce support

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

  • Avatar: Kamal
    Kamal
    Participant
    February 16, 2018 at 03:18

    Hello

    I have updated new version and my products gallery is not showing.

    Please, contact administrator
    for this information.
    8 Answers
    Avatar: Kamal
    Kamal
    Participant
    February 16, 2018 at 03:40

    Another problem

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 16, 2018 at 10:19

    Hello,

    1-2. What woocommerce version do you use?
    3. You may add this code in Theme Options > Custom css or in style.css file of child theme:

    .single-product .product-information .email-link, .single-product .product-information .product_meta {
        display:  none;
    }

    4. What exactly do you mean? We provide support on this forum and you can post questions into the Private Content area. Also, you may contact us via this form https://www.8theme.com/contact-us/ but the forum is the fastest way.
    5. Could you please provide temporary wp-admin access in Private Content?

    Regards

    Avatar: Kamal
    Kamal
    Participant
    February 19, 2018 at 10:28

    1-2. 3.3.1 version
    3. It won’t work

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 19, 2018 at 11:33

    Hello,

    1-2. Please clear cache and check now.
    3. http://prntscr.com/igrqpt
    5. You need to re-upload logo images in Theme Options > Header Settings.
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Kamal
    Kamal
    Participant
    February 22, 2018 at 08:27

    hello,
    thank for your email. And sorry for late reply.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2018 at 08:51

    Hello,

    Clear your cache after changes
    5-6 (8 the same screen)

    .button, .btn {
    color: #fff;
    }

    You may change the icon via Customizer http://prntscr.com/ih7qnm
    7

    .single-product #wc-stripe-payment-request-wrapper {
        display:  none;
    }

    Regards

    Avatar: Kamal
    Kamal
    Participant
    February 23, 2018 at 02:09

    hello,
    Thank you for your email. all your code is not working. I am facing the same problem.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 23, 2018 at 09:43

    Hello,

    Please change this code:

    .button, .btn {
       color: #fff;
    }

    to

    .button, .btn {
        color: #fff !important;
    }

    after that please clear cache and check one more time.

    Regards

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