Woocommerce Related Products - by plush - on WordPress WooCommerce support

This topic has 8 replies, 2 voices, and was last updated 8 years, 7 months ago ago by Jack Richardson

  • Avatar: plush
    plush
    Participant
    September 23, 2015 at 05:50

    Hello,

    How do I change the related products that show up on my product page? I have tried using the linked products cross sell but other products still show up.

    7 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 23, 2015 at 07:20

    Hello,

    Related products are selected from the same category or tag of the product that you view.
    You can disable related products in Theme Options and show only upsell products.

    Best regards,
    Jack Richardson.

    Avatar: plush
    plush
    Participant
    September 23, 2015 at 07:33

    Got it. How do I change the title of the up sell products which is currently titled “Our Offers” to something else?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 23, 2015 at 11:01

    Hello,

    You need edit the file wp-content/themes/classico/woocommerce/single-product/up-sells.php (line 37).

    Best regards,
    Jack Richardson.

    Avatar: plush
    plush
    Participant
    September 25, 2015 at 06:30

    Thank you got it.

    On the single product page, how do I remove the all caps title of the product? And also how do I change the font? Thank you.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 25, 2015 at 07:45

    Hello,

    Please use this css code:

    .product-information .product_title {
        font-family: open sans;
        text-transform: none;
    }

    Write your font name.

    Best regards,
    Jack Richardson.

    Avatar: plush
    plush
    Participant
    September 25, 2015 at 08:41

    Great. Thank you.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 25, 2015 at 10:36

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

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