Anthony

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Remove Date & Time Schema for Specific Events #1409087
    Anthony
    Participant

    Also,

    I will gladly write the plugin code to do the work, I just need some information on how the Tribe__Events__JSON_LD__Event function or the tribe_json_ld_{type}_object filter is used in order to affect the output of the data.

    Something along the lines of

    $args = array(
    date=>'new date',
    time=>'new time');
    apply_filters( "tribe_json_ld_{$type}_data", $data, $args );

    so that it keeps the old data and just changes the date and time to be not what is initially listed…

    in reply to: Remove Date & Time Schema for Specific Events #1409018
    Anthony
    Participant

    Thank you for the information, however the plugin you recommend is only for “editing” the data being sent to google, and i need to disable the output.

    I need to edit the file that actually creates the schema data, in the events calendar plugin, to be output to html so that i can add an “if/then” statement to the code in order to allow this specific event to have NO schema data for date and time AT ALL listed in the outputted html. I just don’t know which file that is, and the “themers guide” doesn’t list it because it’s a core file that needs to be edited, not a template file that can be moved to the child theme. Ideally if there is a hook that i can use to affect the function that creates the data output, that would be awesome, but since this feature request dates back to 2013, I assume its going to need to be a core file edit.

    The only data google can see about this event currently IS in the LD+JSON script on the page as ALL other dates and times for the event have been changed to “TBA” in the html, so the only thing that google can pickup is this data that i need to disable.

    in reply to: Set Recurrence to Specific Dates #1003497
    Anthony
    Participant

    Hi Brian,

    I was able to get both the Events Calendar and Events Calendar PRO updated to v 3.12 but am still not seeing the functionality I’m looking for with the recurrence feature.

    Is there anyway to specify additional dates that the event is recurring on without setting a weekly, monthly or yearly timeframe?

    An example would be an event that is happening tonight on September 9th and then again on September 18th.

    Thank you

    in reply to: Set Recurrence to Specific Dates #1002251
    Anthony
    Participant

    Hi Brian,

    Here are the version numbers I have for each plugin.

    The Events Calendar – v 3.11.2
    The Events Calendar PRO – v 3.12rc1

    Thank you

    in reply to: Set Recurrence to Specific Dates #1001720
    Anthony
    Participant

    Hi Brian,

    I installed the beta version of Events Calendar PRO v 3.12 and I don’t see the recurrence feature anywhere.

    I’m getting a message telling me that I need the latest version of Events Calendar installed to enable Events Calendar PRO but I already have the most recent version.

    Do you know of any reasons why I can’t access Events Calendar PRO?

    Thank you

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