Forums

< ?php code?> ??? (3 posts)

  1. deloresdefacto
    Member
    Posted 2 years ago #

    What code do I put in my template's sidebar to display MyEvents? This code does not work (only shows code text):
    get_all_events($limit = 100, $date_format = 'd/m/Y')

    Thanks!

  2. Chris_K
    Administrator
    Posted 2 years ago #

    I'm not familiar with the plugin, but I bet you have all the pieces of the puzzle if you combine the title of this topic with that line of code. :-)

    Have you tried:
    <?php get_all_events($limit = 100, $date_format = 'd/m/Y') ?>

  3. WordpressChina
    Member
    Posted 1 year ago #

    Is there a way to include a link to the event's website? Currently this only prints out the name, time, and location of the event, but I want to also link this to the website of the event, or to more info on the internet.

    Tks!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags