• Hi

    I have a nice ideea to combine this shortcode, with a button and lightbox, to booking and different events from the same page without sending visitor on other page for every event. But if I use the shortcode for different event, its appears only the first one.

    Exemple (first call):

    [su_lightbox type="inline" src="#formular"]
    [su_button size="2"]Rezerva un loc[/su_button]
    [/su_lightbox]
    [su_lightbox_content id="#formular"]
    [event post_id="6178"]
    [/su_lightbox_content]

    Example (second call):

    [su_lightbox type="inline" src="#formular"]
    [su_button size="2"]Rezerva un loc[/su_button]
    [/su_lightbox]
    [su_lightbox_content id="#formular"]
    [event post_id="6186"]
    [/su_lightbox_content]

    And for both I get the first event width ID 6178.

    PS: Sorry for my bad english ??

    https://www.ads-software.com/plugins/events-manager/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can you reste custom post data in [event] shortcode?’ is closed to new replies.