Show all different events on one page and no recurrent events

Home Forums Calendar Products Events Calendar PRO Show all different events on one page and no recurrent events

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1038002
    kapuh
    Participant

    Hallo there.
    1) Is it possible to show on one site all the different events, no doubles?
    Just like an overview which differnet events you can join at this place
    Now I have the shortcode at the page (http://esche.eu/programm/) there are doubles and some events aren´t shown up.
    And is it possible to have a pagination for on that page?
    2) Is it also possible to see in the backend just the different events and not alle the recurrent events.

    Thanx a lot!
    Katja

    I know I have to update wordpress and the events calendar, but this is not important for my problem, I think!

    #1038461
    Nico
    Member

    Howdy Katja,

    Welcome to our support forums and thanks for reaching out to us. I’ll try to help you with those issues…

    1) Is it possible to show on one site all the different events, no doubles?
    Just like an overview which differnet events you can join at this place
    Now I have the shortcode at the page (http://esche.eu/programm/) there are doubles and some events aren´t shown up.
    And is it possible to have a pagination for on that page?

    Seems like you are using an Avada shortcode for generating the list, so not sure about how to leave out recurring events or if it’s possible to paginate the results. You’ll to reach out to their support team on these.

    2) Is it also possible to see in the backend just the different events and not alle the recurrent events.

    Currently there’s no easy way of doing so. You can install Advanced Post Manager (read more here) to better filter events. You can select different filters, one of those is to not show recurring events.

    Please let me know if there’s anything else I can help you with,
    Best,
    Nico

    #1038593
    kapuh
    Participant

    Hallo again.

    So how would you resolve the problem no.1 without using an Avada shortcode?

    Thanx, Katja

    (1) Is it possible to show on one site all the different events, no doubles?
    Just like an overview with different events you can join at this place.
    Now I have the shortcode at the page (http://esche.eu/programm/) there are doubles and some events aren´t shown up.
    And is it possible to have a pagination for on that page?)

    #1039618
    Nico
    Member

    Hey Katja,

    Thanks for following up on this!

    So how would you resolve the problem no.1 without using an Avada shortcode?

    I’m not saying it’s a bad solution but for sure limited as our list shortcode would be as well. I guess the best way to solve this is to craft a custom query (using WP_QUERY or tribe_get_events function). Instances of recurring events have the post_parent field set to the main recurrence event, you can use post_parent = 0 in the query to avoid selecting them. If you are interested in adding pagination, that’s possible with some custom code as well.

    Please let me know about this,

    Have a great weekend,
    Nico,

    #1076119
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Show all different events on one page and no recurrent events’ is closed to new replies.