Location of upsell products change of title

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

  • Avatar: shoparah
    shoparah
    Participant
    September 17, 2014 at 06:31

    Under theme options, single product page, location of upsell products, I have it after content currently and would like to use this but change the title or header as it’s default title is “Our Offers” currently.

    I’d like to change it to something else how do I do this?

    Thank you.

    8 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 17, 2014 at 06:37

    Hello,

    Please provide us with link to the page where this title placed and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: shoparah
    shoparah
    Participant
    September 17, 2014 at 07:05

    Here’s the link to where “Our Offers” is titled and I’d like to change this title to something else.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    September 17, 2014 at 10:53

    Hello,

    You can change the title in wp-content/themes/legenda/woocommerce/single-product/up-sells.php
    You will find the code:
    etheme_create_flex_slider($args, __('Our offers', ETHEME_DOMAIN), false, true);
    and change “Our offers” title to anything you want.

    Regards,
    Eva Kemp.

    Avatar: shoparah
    shoparah
    Participant
    September 17, 2014 at 23:04

    I’m having a hard time changing it through ftp when I change the title “our offers” the whole thing disappears on my frontend. Also, I’ve created a child theme for this theme if every time I update will I need to change it in the future is there anyway to change the title through my child theme.

    Avatar: Eva
    Eva Kemp
    Support staff
    September 18, 2014 at 12:10

    Hello,

    Yes, you can do this in a child theme. Create the directory woocommerce/single-product/ in your child theme folder and copy the file up-sells.php into there.
    Please provide us with FTP and wp-admin panel credentials to check the issue.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: shoparah
    shoparah
    Participant
    September 19, 2014 at 06:35

    Ok I created the child theme folder and upsell.php under child, can you give me instructions on how to change ‘Our offers’, under filezilla I view/edit the file, make the necessary change on textedit so instead of ‘Our offers’ I typed/replated it to ‘Related Products’ like how you instructed, save the file on my computer and copy it into the child theme folder woocommerce/single-product. When I do this the following error comes up which I put on private section:

    I’d rather figure this out then give credentials if I don’t have to. Thank you.

    Please, contact administrator
    for this information.
    Avatar: shoparah
    shoparah
    Participant
    September 19, 2014 at 06:46

    Ok I somehow figured it out notice I changed the title to ‘Related Products’ instead of ‘Our offers’ I was only able to do this by doing the following action:

    $slider_args = array(
    ‘title’ =>__(‘Related Products’, ETHEME_DOMAIN)

    I changed the above title first, then I copy pasted this part: (‘Related Products’, ETHEME_DOMAIN)

    onto the parenthesis part of:

    etheme_create_flex_slider($args, __(‘Our offers’, ETHEME_DOMAIN), false, true);

    Avatar: Eva
    Eva Kemp
    Support staff
    September 19, 2014 at 10:10

    Hello,

    We’re glad you managed to fix it.
    If you need more help please let us know.

    Enjoy your work.

    Regards,
    Eva Kemp.

  • Viewing 9 results - 1 through 9 (of 9 total)

The issue related to '‘Location of upsell products change of title’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.