We're merging with GenerateBlocks! Learn more here.

[Support request] The Events Calendar how to show event dates

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support The Events Calendar how to show event dates

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #31132
    Marcel
    Participant

    I really would like to use WPSP Pro to show our events however when choosing ‘with date’ it shows the event creation date instead of the event from-to date (i.e. june 5 2021 – august 15 2021 with multiple all day events or only jun 12 2021 for an event that’s only on one day).

    How can I realize this?

    Kind regards,

    Marcel.

    #31179
    elvin
    Moderator

    Hi there,

    Depending on how you want to display this, you may use a Hook or a Filter.

    I’m not exactly sure what meta keys TEC uses but if you can get their values, we can add them in.

    You can add TEC’s support for which function do their plugin use to display their dates. If you can get that, I can help you out in the PHP writeup depending on how you want in displayed within the WPSP post item.

    #31189
    Marcel
    Participant

    Hi Elvin,

    I’ve searched in their php templates and found this to retrieve the event date, is this something we can use?

    					<div class="duration">
    						<?php echo tribe_events_event_schedule_details(); ?>
    					</div>
    #31214
    elvin
    Moderator

    Hi there,

    We can use this but I’m not exactly sure where on the post to you want it to be placed in.

    As I’ve mentioned previously, “Depending on how you want to display this, you may use a Hook or a Filter.”.

    If you can point me to how you want that function to display, I can help you with the PHP writeup.

    I believe this was asked here before.

    Here’s an example – https://wpshowposts.com/support/topic/is-it-possible-to-show-the-post-type-in-the-list/page/2/#post-29229

    #31565
    Marcel
    Participant

    Hi Elvin,

    thanks for your effort.

    After many many many hours of rebuilding an existing Avada-themed website from ground up with GP-P and WPSP-P I gave up because of this ‘not out of the box’ integration with TEC. I really think it’s a ‘missed change’ for you guys to have not an integration with the most used calendar/ticketing plug-in from the WordPress plugin repository.

    Hopefully in the future there will be an integration. Nevertheless I just extended my Pro license with one year simply because you have a smart product.

    Regards,

    Marcel.

    #31584
    elvin
    Moderator
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.