Product Display - by Suraj - on WordPress WooCommerce support

This topic has 13 replies, 4 voices, and was last updated 8 years, 3 months ago ago by Eva Kemp

  • Avatar: Krishgen Biosystems
    Suraj
    Participant
    December 15, 2015 at 08:58

    1. Div is showing background color. want to remove it and must be like the demo.
    2. Product Category & Sub-category is showing on product list. I don’t want to display Category & Sub-category.

    Please help me on this.

    Thanks.

    12 Answers
    Avatar: Krishgen Biosystems
    Suraj
    Participant
    December 15, 2015 at 09:06


    This is the screenshot

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 15, 2015 at 10:06

    Hello,

    1. The background is added by plugin “Accordions”. I’ve disabled it. Please check tabs now.

    2. Add this code in Theme Options > Custom CSS > Global Custom CSS:

    .products-page-cats {
       display: none;
    }

    Best regards,
    Jack Richardson.

    Avatar: Krishgen Biosystems
    Suraj
    Participant
    December 15, 2015 at 10:13

    Yeah I have checked it.
    Thank You very much.

    Also on more help needed. How can I set the different language?

    Avatar: stan
    Stan Russell
    Participant
    December 15, 2015 at 13:53

    Hello Krishgen Biosystems,

    if you want to translate whole site – please check following part of documentation:
    https://8theme.com/demo/docs/royal/index.html#!/1_how_to_translate

    Regards,
    Stan Russell.

    Avatar: Krishgen Biosystems
    Suraj
    Participant
    December 29, 2015 at 10:57

    hello buddy,

    Need some help after upgrading to new theme all my settings go disturbed and my css got changed. Please help me on this….

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 29, 2015 at 11:56

    Hello,

    Please clarify the issue with more details.
    What settings exactly were changed?
    Please show screenshots of the issues.

    Best regards,
    Jack Richardson.

    Avatar: Krishgen Biosystems
    Suraj
    Participant
    December 31, 2015 at 12:40

    1. On homepage, product quickview is not properly visible.
    2. SKU not visible on single product page.

    Avatar: Eva
    Eva Kemp
    Support staff
    January 4, 2016 at 09:33

    Hello,

    1. Please add this code in Theme Options > Custom CSS > Custom CSS for desktop:

    .footer-product .show-quickly {
        font-size: 13px;
    }

    2. As I see SKU is visible on single product page:
    http://storage1.static.itmages.com/i/16/0104/h_1451896402_5158698_54ef743b3b.png

    Clear browser cache and check.

    Regards,
    Eva Kemp.

    Avatar: Krishgen Biosystems
    Suraj
    Participant
    January 4, 2016 at 10:17

    After adding the give code, product quickview problem remain same.

    Avatar: Eva
    Eva Kemp
    Support staff
    January 4, 2016 at 11:20

    Hello,

    “Quick View” link is shown http://storage2.static.itmages.com/i/16/0104/h_1451902775_5535450_5936feb9a3.png .
    Clear browser cache and check again.

    Regards,
    Eva Kemp.

    Avatar: Krishgen Biosystems
    Suraj
    Participant
    January 4, 2016 at 14:03

    Please check the footer part. Having problem there.

    Avatar: Eva
    Eva Kemp
    Support staff
    January 4, 2016 at 14:07

    Hello,

    Please add this code in Custom CSS for desktop:

    .main-footer .footer-product {
        transform: translateY(45px);
        height: 45px;
    }

    Regards,
    Eva Kemp.

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