Cannot embed Event Calendar PRO using shortcodes

Home Forums Calendar Products Events Calendar PRO Cannot embed Event Calendar PRO using shortcodes

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1224242
    Tom
    Participant

    Cannot embed Event Calendar PRO using shortcodes
    http://91.109.4.54/~bluesandtwosorg/tools-resources/directors-area/event-calender/

    Tried directly adding to page:
    [tribe_mini_calendar]

    [tribe_events_list]

    [tribe_events]

    [tribe_events view=”month”]

    Tried adding to active page template:

    <?php
    the_content();
    echo do_shortcode(‘tribe_mini_calendar’);
    echo do_shortcode(‘tribe_events_list’);
    echo do_shortcode(‘tribe_events’);

    echo do_shortcode(‘[tribe_mini_calendar]’);
    echo do_shortcode(‘[tribe_events_list]’);
    echo do_shortcode(‘[tribe_events]’);
    ?>

    No luck,

    #1224824
    Geoff B.
    Member

    Good evening Tom and welcome to the Events Calendar Support forum!

    Thank you for reaching out to us.

    We are sorry to hear that you are struggling using shortcodes. Yikes!
    I would love to help you with this topic.

    As a first troubleshooting step, could you please provide us with your complete system information in a private reply using the instructions found in the following link?

    https://theeventscalendar.com/knowledgebase/sharing-sys-info/

    Secondly, could you try changing the setting for Events Template under Events -> Settings -> Display and see if this helps ?

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1225002
    Tom
    Participant

    Thanks for your help,
    SOLVED!

    #1225367
    Geoff B.
    Member

    Good afternoon Tom,

    I am super stoked that this worked for you!

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great weekend!

    Geoff B.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Cannot embed Event Calendar PRO using shortcodes’ is closed to new replies.