gonchar

Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • in reply to: Problem after update. Help please! #955301
    gonchar
    Participant

    My clients write to me, Error 404 not resolved – they can’t open single event page! Sorry

    in reply to: Problem after update. Help please! #955288
    gonchar
    Participant

    Hi, Geoff!

    Thank you for response and additional info.

    Error 404 resolved, thank you!

    But upcoming events are still not displayed.

    I confirm:
    The Events Calendar 3.9.1
    The Events Calendar PRO 3.9.2
    Filter Bar 3.9
    Facebook Events 3.9.2

    This is link to my calendar
    http://coach-portal.com/events

    I can’t deactivate my theme and plugins as my site is big portal. That must working on every time.

    So, my Calendar (The Events Calendar + add-ons) has been working on site for 6 month at least. So that’s not conflict with theme (BeTheme). And I did not add or updated other plugins for a long time, just updated The Events Calendar & add-ons.

    gonchar
    Participant

    Brian, good time!

    All done, These work well!

    Thank you very much!

    gonchar
    Participant

    Hi, Brian!

    It does helps, thank you for your idea!

    Your useful plugin and snippet hide url,

    Would you say please how to make this trick to not display EMAIL and PHONE meta?

    Thanks

    gonchar
    Participant

    Note: For example in single-organizer.php at public_html/coach-portal.com/wp-content/themes/betheme/tribe-events/pro i’ve made:

    /** <!– Organizer Meta –>
    * <?php do_action( ‘tribe_events_single_organizer_before_the_meta’); ?>
    * <?php echo tribe_get_meta_group( ‘tribe_event_organizer’ ) ?>
    * <?php do_action( ‘tribe_events_single_organizer_after_the_meta’ ) ?>
    */

    No results, only ******

    gonchar
    Participant

    Brian! thank you for your advice!!! Done!

    But in “Single Organizer View” and “Single Venue View” meta data appear!

    This I found in https://theeventscalendar.com/knowledgebase/themers-guide/
    ——————————————
    Venues and Organizers

    single-organizer.php – Used to list upcoming events related to an individual organizer. This utilizes the list templates for the display of any related upcoming events

    single-venue.php – Equivalent to the single-organizer.php template but targeting venues, again this utilizes list templates to display any related events
    ——————————————

    I copied files
    – single-organizer.php
    – single-venue.php

    from
    public_html/coach-portal.com/wp-content/plugins/events-calendar-pro/vies/pro (i found)
    to
    public_html/coach-portal.com/wp-content/themes/betheme/tribe-events/pro (i created)

    I tried to hide (by /** *** */) some code, but – in front-end asterisks (******) appears, bug!

    So would you tell me please what code should i hide (delete) to not display meta data from these front-end “Single Organizer View” and “Single Venue View”?

    Thanks!

    gonchar
    Participant

    Hi, Brian!

    Thank you for attantion for my problem and exact direction to solve it!

    May be there are some snippet for functions.php to hide (not display) url-field & phone-field of organizer in front-end? But not delete this fields from back-end!

    The same reffers to Venue: could some fields be not displayed in front-end. But not delete this fields from back-end!

    / You wrote: “You can just remove the website coding and that should be it.”
    I am not programmer, I fear touching any code inside as i do not know exactly what to do.
    It’s very possible i break down my site.
    I’m very sorry for this words! It’s realistic.((( /

    Is it possible to solve my task by snippet in principle?
    If Yes, Have you seen somewhere such snippet?

    Thanks!

    gonchar
    Participant

    I mean for all events

    in reply to: What are custom fields (of single event) names? #937936
    gonchar
    Participant

    Brian, thank you very much rof help!

    Good luck!

    in reply to: What are custom fields (of single event) names? #937742
    gonchar
    Participant

    Brian, thank you for answer, attention to my problem and for your sugest!!! I’ll try this way tomorrow.

    So, above is one more question: WHAT ARE NAMES FOR ADDITIONAL FIELDS IN LATIN?

    The thing is my additional fields are in russian. Where I can see their names in english (latin) to use them in “Contact Form 7″ and in “Contact Form 7 – Dynamic Text Extension”?

    in reply to: What are custom fields (of single event) names? #937722
    gonchar
    Participant

    Hi, Brian!

    Thank you very much for this very useful list of all that the custom fields!!!

    Add-on “Contact Form 7 – Dynamic Text Extension” give me some of values, but not for all

    for example, OK:
    [dynamichidden StartDate “CF7_get_custom_field key=’_EventStartDate'”]
    [dynamichidden EndDate “CF7_get_custom_field key=’_EventEndDate'”]
    [dynamichidden Event_Cost “CF7_get_custom_field key=’_EventCost'”]
    [dynamichidden Event_Currency “CF7_get_custom_field key=’_EventCurrencySymbol'”]

    Notice, all these fields are placed on event admin page.

    But, for example NOTHING:

    [dynamichidden EventVenue “CF7_get_custom_field key=’_VenueVenue'”]
    [dynamichidden EventAddress “CF7_get_custom_field key=’_VenueAddress'”]
    [dynamichidden EventCity “CF7_get_custom_field key=’_VenueCity'”]
    [dynamichidden EventCountry “CF7_get_custom_field key=’_VenueCountry'”]
    [dynamichidden EventOrganizer “CF7_get_custom_field key=’_OrganizerOrganizer'”]
    [dynamichidden EventOrganizerPhone “CF7_get_custom_field key=’_OrganizerPhone'”]
    [dynamichidden EventOrganizerEmail “CF7_get_custom_field key=’_OrganizerEmail'”]

    These return empty values ((( Notice, all these fields are placed in Venue posts and Organizer posts. They are pulling out at the moment when post page is building.

    I see You can’t answer for third-party product, but would you say may be something how to overcome it?

    All shortcodes types of plugin “Contact Form 7 – Dynamic Text Extension” are here – https://wordpress.org/plugins/contact-form-7-dynamic-text-extension/

    Brian, are _VenueVenue, _VenueAddress, etc. custom fields? What else?

    Thanks!

    in reply to: Renamed Event Category disappeared in front-end at all #864009
    gonchar
    Participant

    Hi, Josh!
    Thanks a lot! My issue is resolved

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