[Plugin: WP Calendar] Link event to post
-
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)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: WP Calendar] Link event to post’ is closed to new replies.