Woocommerce Navigation Layer and Related Products

This topic has 8 replies, 2 voices, and was last updated 8 years, 4 months ago ago by Robert Hall

  • Avatar: pcmoia
    pcmoia
    Participant
    November 27, 2015 at 11:20

    Hi,

    I have a few questions:

    – On product page, I put Woocommerce Navigation Layer and everything works OK, but where appears the name of the filter and the number of products included I see 2 parenthesis. In your template, appears only 1: https://www.8theme.com/demo/legenda3/product-category/women/day/

    – How can I delete “Reviews” tab on single product page?

    – Can I select the products on “Related products” or can I configure the widget? If I wanna deleted it, can I?

    – On portfolio page, can I put some text at top of the page, before the projects?

    – Every portfolio item have 2 links, zoom and more information. Can I delete “More information” link?

    Thanks in advance!

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 27, 2015 at 12:05

    Hello,

    1) Navigate to Dashboard-Products-edit products->and disable Reviews in Advanced tab.
    2) Please read more here:
    https://docs.woothemes.com/document/related-products-up-sells-and-cross-sells/
    3) Unfortunately this isn’t possible.
    4) Please add this code in custom.css

    .portfolio-item .portfolio-image .portfolio-mask .mask-content a:last-child{
    display:none;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: pcmoia
    pcmoia
    Participant
    November 30, 2015 at 11:04

    Thanks Robert,

    Two questions:

    1- On product page, I put Woocommerce Navigation Layer and everything works OK, but where appears the name of the filter and the number of products included I see 2 parenthesis. In your template, appears only 1: https://www.8theme.com/demo/legenda3/product-category/women/day/

    2- Have you .po and .mo files in spanish, catalan, french and portuguese? Where can I download it?

    Thanks in Advance!

    Avatar: pcmoia
    pcmoia
    Participant
    November 30, 2015 at 11:07

    One more question,

    I don’t find this:
    1) Navigate to Dashboard-Products-edit products->and disable Reviews in Advanced tab. 🙁

    Thanks!

    Avatar: pcmoia
    pcmoia
    Participant
    November 30, 2015 at 11:09

    Sorry Robert,

    I found Advanced Tab! 🙂

    Thanks!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 30, 2015 at 12:35

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: pcmoia
    pcmoia
    Participant
    November 30, 2015 at 12:48

    Thanks Robert,

    Please, remember this two questions:

    1- On product page, I put Woocommerce Navigation Layer and everything works OK, but where appears the name of the filter and the number of products included I see 2 parenthesis. In your template, appears only 1: https://www.8theme.com/demo/legenda3/product-category/women/day/

    2- Have you .po and .mo files in spanish, catalan, french and portuguese? Where can I download it?

    Thanks in Advance!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 30, 2015 at 13:09

    1) Please use this code in custom.css file

    .woocommerce-page .widget_layered_nav ul li .count:after,
    .widget_layered_nav ul li .count:before{
    display:none;
    }

    2) Unfortunately we don’t have such translations files.

    Regards,
    Robert Hall.

  • 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.