Change Title of "Our Offers" - by lcgwmarketing

This topic has 5 replies, 3 voices, and was last updated 8 years, 4 months ago ago by Jack Richardson

  • Avatar: lcgwmarketing
    lcgwmarketing
    Participant
    November 22, 2015 at 04:13

    Is there a way to change the title of “Our Offers” to something else without editing the original PHP file? I’m afraid if I need to upgrade the theme, I’ll lose my edits. I tried copying that file into the child theme, and editing it there, but that did not work.

    “Our Offers” doesn’t necessarily describe what should be in there. I have products that have related accessories that could be upsells, but could also be options. I would like to change it to “Additional Options” or “Accessories”.

    4 Answers
    Avatar: lcgwmarketing
    lcgwmarketing
    Participant
    November 22, 2015 at 04:16

    Actually, no it did work in the child theme. I didn’t notice I had to change it in two places. Maybe that could be a feature to allow a user to change the title of that module in the Theme Settings area.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 23, 2015 at 10:08

    Hello,

    Unfortunately there is no option in Theme Settings to change “Our Offers” title, it can be done only via php files.

    Please provide us with FTP credentials, we’ll try to make changes in the child theme. Also show a product page where you have up-sell products.

    Best regards,
    Jack Richardson.

    Avatar: JinzCreative
    JinzCreative
    Participant
    December 9, 2015 at 04:14

    Hi Jack Richardson,

    We would like to change the title of “Our Offer”, which php files we need to change? kindly provide us the direction of the folders, thanks!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 9, 2015 at 08:44

    Hello @JinzCreative,

    You can change the title in wp-content/themes/woopress/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.

    Best regards,
    Jack Richardson.

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