Replace "Other" label in the meta box (Calendar PRO Additional fields )

Home Forums Ticket Products Event Tickets Plus Replace "Other" label in the meta box (Calendar PRO Additional fields )

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1062175
    Marina
    Participant

    Hello,

    How to replace “Other” label in the meta box with a different lable?

    Thank you

    #1062211
    Brook
    Participant

    Howdy Marina,

    I would love to help you with this.

    The best way to do this is by creating a theme override. We have a step-by-step guide for creating those here: Themer’s Guide.

    Specifically the file you want to override is /plugins/events-calendar-pro/src/views/pro/modules/meta/additional-fields.php . On line 18 you will see the

    that outputs the other title:

    <h3 class="tribe-events-single-section-title"> <?php esc_html_e( 'Other', 'tribe-events-calendar-pro' ) ?> </h3>

    You can rename it from there.

    Does that all make sense? Will that work for you? Please let me know.

    Cheers!

    – Brook

    #1078869
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Replace "Other" label in the meta box (Calendar PRO Additional fields )’ is closed to new replies.