Changing meta field labels – Bad path Info for PRO in Themer's Guide

Home Forums Calendar Products Events Calendar PRO Changing meta field labels – Bad path Info for PRO in Themer's Guide

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1080351
    laughmasters
    Participant

    This link: https://theeventscalendar.com/knowledgebase/themers-guide/
    Shows the incorrect path: the-events-calendar/src/views/modules/meta/details.php
    When it’s really: the-events-calendar/src/views/pro/modules/meta/details.php
    I’ve updated myadditional-fields.php file, but not sure where to put it now.
    Have tried creating:
    theme > my theme > tribe-events > pro > modules >meta
    and placing it in any/all of those – nothing works

    #1080353
    laughmasters
    Participant

    FYI – I got around this in the short term by changing the file in theme b/c the override isn’t working.
    Would love to get it sorted so I don’t have to redo after next update.

    #1080493
    Brook
    Participant

    Howdy Laughmasters!

    Thanks for taking the time to report a suspected inaccuracy!

    This link: https://theeventscalendar.com/knowledgebase/themers-guide/
    Shows the incorrect path: the-events-calendar/src/views/modules/meta/details.php
    When it’s really: the-events-calendar/src/views/pro/modules/meta/details.php

    I’m not quite sure what’s inaccuratehere. The file you suggested does not exist on my copy of The Events Calendar, I don’t even have a /pro/ folder inside of /the-events-calendar/src/views/ . However I am wondering if perhaps you meant to refer to the “additional-fields.php” file instead. In which case it can be found here (as you know):

    /events-calendar-pro/src/views/pro/modules/meta/additional-fields.php

    Thus you would want to put it in the following location in your theme:

    /wp-content/themes/[YOURTHEMEFOLDER]/tribe-events/pro/modules/meta/additional-fields.php

    It sound like our documentation was not clear enough on where to put the additional-fields.php file. Thanks for sharing that feedback. I whole heartedly agree with it, it’s article we plan to rewrite and simplify.

    Did that answer your question?

    Cheers!

    – Brook

     

    #1080583
    laughmasters
    Participant

    Yep. Thx.

    #1081266
    Brook
    Participant

    Excellent! – Brook

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Changing meta field labels – Bad path Info for PRO in Themer's Guide’ is closed to new replies.