Shop page desalign - by juanideas - on WordPress WooCommerce support

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

  • Avatar: juanideas
    juanideas
    Participant
    May 4, 2015 at 15:14

    Hi, i was trying to set page product, but i nee some support:

    1. can i use a background color for sidebar?
    2. i need show a pagination in main shop product, but i can´t, now show me 12 product an no more,
    3. when i clik en a product, show me half part of image, i need see the image product complete.

    4. i dont know how add to sidebar, a brand filter.

    thanks for you help!!
    juan

    7 Answers
    Avatar: juanideas
    juanideas
    Participant
    May 4, 2015 at 15:26

    I forgot send you a link of my project: http://sociedadespañola.com.ar/perfumeria-2

    Avatar: Eva
    Eva Kemp
    Support staff
    May 4, 2015 at 16:26

    Hello,

    1. Please add this code in custom.css file:

    .col-md-3.sidebar.sidebar-left {
        background-color: grey !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    2. Please provide us with wp-admin panel credentials in private content.

    3. I’ve checked single product page and an image has been loaded fully:
    http://storage3.static.itmages.com/i/15/0504/h_1430753056_2449934_3be75c73bc.png

    4. Go to Appearance > Widgets and drag “8theme – Brands Filter” widget into Shop Sidebar area.

    Regards,
    Eva Kemp.

    Avatar: juanideas
    juanideas
    Participant
    May 4, 2015 at 16:53

    Thanks a lot!work ok!
    1. i sent a wp-admin panel credentials in private content. for help me with paginations
    2. how can i translate SALE /NEW red circle icon? from .po? or a particualr php file?
    thanks!!

    Please, contact administrator
    for this information.
    Avatar: juanideas
    juanideas
    Participant
    May 4, 2015 at 16:57

    Sorry i have 1 question!
    1. i have many brands, more than 20, can i show this widget brands, in sidebar but with a accordion option? becouse show me now a large list with brands.
    thnaks!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 4, 2015 at 17:09

    Hello,

    1) Sorry, but your credentials aren’t correct.
    2) You can translate these words in \woopress\woocommerce\loop\sale-flash.php file.
    3) We don’t have such feature in our theme.
    You can try to use some third-party plugin to implement such functionality.

    Regards,
    Robert Hall.

    Avatar: juanideas
    juanideas
    Participant
    May 4, 2015 at 21:29

    Thanks for you help! i found the solutions!!

    Now i need change the color of menu item, on mouse over, can i do it?

    best regards!

    Avatar: Eva
    Eva Kemp
    Support staff
    May 5, 2015 at 09:28

    Hello,

    Please add this code in custom.css file:

    .menu > li > a:hover {
      color: yellow !important;
    }

    Regards,
    Eva Kemp.

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