Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #417844

    Hi!

    I’ve never done something with WooCommerce before, so sorry for this – maybe – stupid question:

    How do i modify the product-archive display of the products? By default there is no “Add-To-Chart” Button below the product thumbnail, and the review-stars appear only on hover the thumbnail.

    I’d like to have the review-start always below the Thumb, even when there no reatings yet. And also the “Add-To-Chart” Button ( maybe on hovering the Thumbnail ) – where do i have to change these ?

    • This topic was modified 9 years ago by suppenhuhn.
    #418689

    Hi suppenhuhn!

    Can you send us a link and take a screenshot highlighting exactly how your trying to customize the product display? You can set your reply as private if you wish.

    Regards,
    Elliott

    #418867
    This reply has been marked as private.
    #419724

    Hey!

    Use this for the rating stars:

    .thumbnail_container .rating_container {
    opacity: 1;
    }
    

    For the hover effect and additional buttons you would need to request a more advanced customization, for example here: http://kriesi.at/contact/customization

    Cheers!
    Andy

    #420724

    Hi!

    I just saw the thing i’d like to change on your default “Enfold Demo” Shop. Here are the Buttons “Add-To-Chart” And “Show details” visible. That’s what i need! :-)

    The Hover effect isn’t that important – most important is that these two buttons are visible on the Shop overview. When the css code above to make rating stars visible works here as well, it would be perfect!

    The only thing ist how to get this “layout” of the preview-carts into the “Shop Demo” ?

    • This reply was modified 9 years ago by suppenhuhn.
    #421993

    Hi!

    Navigate to Dashboard > Enfold > Shop Options and set the “Product layout on overview pages” back to “Default”.

    Cheers!
    Elliott

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.