Martin

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Customising Meta Labels #160710
    Martin
    Participant

    Yes! Thanks – that did the trick 😉

    in reply to: Customising Meta Labels #160468
    Martin
    Participant

    Hi. Thanks, and apologies for appearing impatient.

    I have tried your code as follows:

    add_action( 'tribe_pre_get_view', 'change_organizer_field_meta_label' );

    function change_custom_field_meta_label() {
    tribe_set_meta_label( 'tribe_event_organizer', 'Organiser', 'meta_group' );
    }

    but the label remains the same. Did I miss something?

    Thanks.

    in reply to: Customising Meta Labels #159398
    Martin
    Participant

    Any assistance on this? I’m just looking to edit the spelling of the word in the meta details.

    Thankyou
    Martin

Viewing 3 posts - 1 through 3 (of 3 total)