• Resolved JCarita

    (@jcarita)


    Hi there, I’m using WP Calendar to have a list of the next 5 events for my youth group!

    And I’m doing a post for every event with auto sync, but how can I change the home page code for opening the event post?

    I have this one template:
    <p><strong><a href="{event_url; linktopost=1}" title="{event_subject}">{event_subject}</a></strong><br />{event_startdate} - {event_enddate} @ {event_location}</p>

    And on Template for Listoutput:
    <strong><a href="{event_url}">{event_subject}</a></strong><br />{event_startdate} {event_starttime} - {event_enddate} {event_endtime} @ {event_location}

    What should I change?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author faebu

    (@faebu)

    how do you integrate these 5 events in your homepage? widget? php code? page tags?

    Thread Starter JCarita

    (@jcarita)

    By widget.

    Thread Starter JCarita

    (@jcarita)

    I’ve figured it out!

    I needed to update the widget as well 🙂

    Great work with this plugin 😉

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: WP Calendar] Link event to post’ is closed to new replies.