• Resolved juanalanwp

    (@juanalanwp)


    Hello

    I would like to customize the template of each event page.
    What’s the global shortcode to have the specific event dynamically when browsing from one to another ?
    I mean from [event event_id=”1″] to [event event_id=”2″], then [event event_id=”3″], etc

    I thought about :
    [event event_id=”current”], or [event event_id=”event_id”]
    but this last one give all events in the page and not the specific details even though I am on the page of the event n°1 (and id=1). Same problem on other event pages. If I am on event 13, then the id must dynamically be the id of event 13.

    The same question exist for a location, and an organizer.

    Thanks for your help

    JA

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support jathinhelp

    (@jathinhelp)

    Hello,

    @juanalanwp We’d like to inform you that you can only use the default shortcodes , customisation of the short codes are not possible. Please follow the below article it has the list if shortcodes that you can use other than these there are no other shortcodes that you can use.

    https://wp-eventmanager.com/knowledge-base/the-event-listings/

    Regards,

    WP Event Manager.

    • This reply was modified 2 months, 1 week ago by jathinhelp.
    Thread Starter juanalanwp

    (@juanalanwp)

    Hello
    What is the PHP template of the single event page with all details of the event ?
    Same question for a location, and an organizer.

    Thank you

    JA

    • This reply was modified 2 months ago by juanalanwp.
    Plugin Support jathinhelp

    (@jathinhelp)

    Hello,
    @juanalanwp The below are the path ,

    1) Single event: \wp-content\plugins\wp-event-manager\templates\content-single-event_listing.php

    2) Organizer: \wp-content\plugins\wp-event-manager\templates\organizer\content-single-event_organizer.php

    3) Location: \wp-content\plugins\google-maps



    Regards,
    WP Event Manager

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.