• Resolved groggy72

    (@groggy72)


    Hi. I’m trying to offer tours and not classes. Is there anyway I can change the text “book a class” without hacking the plugin resulting in the changes being lost when I update the plugin?

    Many thanks

    Dan

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Maeve Lander

    (@enigmaweb)

    Yes. Per the FAQs:

    Developers, you can completely customise the way the post type displays by copying the plugin templates to your theme and customising them there. You may be familiar with this method of templating as used by WooCommerce.
    In the plugin’s root directory you will find a folder called rezdy-template. You can override that folder and any of the files within, by copying them into your active theme ie. yourtheme/rezdy-template. Rezdy Reloaded plugin will automatically load any template files you have in that folder in your theme, and use them instead of its default template files. If no such folder or files exist in your theme, it will use the ones from the plugin.
    This is the safest way to customise the Rezdy Reloaded templates, as it means that your changes will not be overwritten when the plugin updates.

    You will find the ‘Book Class’ text in /rezdy-template/single-rezdy-items.php Line 22

    Another creative solution would be to use Say What? plugin to alter just that text string. Install and activate the Say What? plugin, then go to Tools > Text Changes > and configure the string you want to replace as follows:
    String: Book Class
    Text-domain: reloaded-rezdy

    Here’s a screenshot showing the settings in Say What plugin: https://nimb.ws/d1JYn3
    And here’s the result: https://nimb.ws/PqiA85

    Let me know how you go ??

    • This reply was modified 7 years, 6 months ago by Maeve Lander.
    Thread Starter groggy72

    (@groggy72)

    Well, Say what? worked like a charm. Thanks so much Maeve.

    Plugin Author Maeve Lander

    (@enigmaweb)

    No problemo! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change “book a class”’ is closed to new replies.