Remove the word "OTHER" above additional field info

Home Forums Calendar Products Events Calendar PRO Remove the word "OTHER" above additional field info

  • This topic has 3 replies, 1 voice, and was last updated 9 years ago by Omar.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1260253
    Omar
    Participant

    When I add an additional field, The custom field info is displayed on the events page with the title “Other” over it.
    How can I remove that title? I dont want any title.

    #1260629
    Hunter
    Moderator

    Hi and welcome 🙂

    CSS is usually the way to go in this instance, but I wasn’t able to come up with a working solution in a timely manner, so what I’d do is copy the contents of /events-calendar-pro/src/views/modules/meta/additional-fields.php and paste them into a blank file. You can simply delete the “Other” text on line 18 which will yield the results you’re looking for.

    <?php esc_html_e( 'Other', 'tribe-events-calendar-pro' ) ?>

    Make sure and save this newly created file as [your-theme]/tribe-events/pro/modules/meta/additional-fields.php to avoid losing customizations. Refer to our Themer’s Guide for complete details. Due to your request relating to a theme customization, I’m not able to provide any assistance beyond this, so best of luck and thanks for choosing us for your events calendar needs. Cheers!

    #1271215
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove the word "OTHER" above additional field info’ is closed to new replies.