A few Woocommerce changes need help - by andantesash

This topic has 5 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Eva Kemp

  • Avatar: andantesash
    andantesash
    Participant
    July 4, 2016 at 11:52

    How do I do the following?

    1. Change the product titles to – Title Case?

    2. ADD Colour filters? Where the user can choose a colour box from filter and it will display all items with that colour.

    3. Add Social media logos below – Add to Basket

    4. Add Brand logo below main product picture

    5. How do I auto hide blank fields (products that I don’t have certain fields for)

    Hope someone can advise.

    Thanks
    Charlie

    4 Answers
    Avatar: andantesash
    andantesash
    Participant
    July 4, 2016 at 11:57

    I forgot to add,

    6. How do I add FREE UK DELIVERY above – Add to Basket?

    Thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    July 4, 2016 at 13:18

    Hello,

    1. Add this code in Global Custom CSS section:

    .product-title {
       text-transform: lowercase;
    }

    2. Have you created attributes in Products > Attributes and added them for your variable products? If so you need also use “Woocommerce Layered Nav” widget in Appearance > Widgets > Shop Sidebar.

    3. Do you want to add the icons on single product pages? Go to Theme Options > Single Product Page > Show share buttons > On.

    4. Unfortunately there is no such option. Sorry.

    5. Your query is unclear. Please show a screenshot what you want to achieve.

    6. Sorry, but there is no such option.

    Regards,
    Eva Kemp.

    Avatar: andantesash
    andantesash
    Participant
    July 4, 2016 at 19:31

    Thanks for that!

    Also, how do I adjust the sidebar for a single product page?

    I have changed it in the theme options and setup what I want via widgets but nothing seems to be changing besides the product brand and logos that are there already

    Avatar: Eva
    Eva Kemp
    Support staff
    July 4, 2016 at 21:19

    Hello,

    Please provide wp-admin panel credentials in Private Content.

    Regards,
    Eva Kemp.

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