showing events with visual composer

Home Forums Calendar Products Events Calendar PRO showing events with visual composer

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1150520
    mariasole
    Participant

    Hi! I’m using events calendar pro and visual composer.
    I’d like to show upcoming event in a page section using VC “post masonry grid” that can show Tribe events.
    It works but show all events, past and upcoming. I’d like to show only upcoming events.
    I tried also put in this a custom query, using $events = tribe_get_events(); , but it shows all post, and not events.

    I’m not sure if is right to ask to you or is a problem by VC, so if it is I’m sorry.

    Eventually do you know if there is a way to show upcoming events like in a full slideshow?

    Thank you so much.

    M

    #1150547
    mariasole
    Participant

    I’ve found one solution.
    If i use post_type=tribe_events it works! It shows upcoming events.
    So i think is the type of query within this shortcode that have a conflict.

    So now I’m waiting to know if you know if there is a way to show upcoming events like in a full slideshow!

    Thanks!

    #1150558
    Cliff
    Member

    Hi Mariasole.

    We don’t have any native integration with VC or its add-ons, but tribe_events is the custom post type for Events. I’m guessing VC’s post selector would be able to select custom post types; however, I’m unsure if they’d only be able to sort/filter by the post date instead of the event date (custom fields on each tribe_events post).

    Since we don’t provide support for VC or other page builders, per our Scope of Support / Terms, this is about as much information as I can provide on this topic.

    Let me know how it goes for you.

    #1150611
    mariasole
    Participant

    Yes, I understand perfectly!
    Thank you!
    M

    #1150633
    Cliff
    Member

    Glad to hear. Thanks for letting me know.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘showing events with visual composer’ is closed to new replies.