[Plugin: Events Calendar] bypass the lightbox feature, link directly to post
-
This question is in regards to Luke Howell’s Events Calendar
i’m using the calendar in the sidebar, i would like to:
1. Remove the info in lightbox feature, and have the date link straight to the event for that day.2. find out where the formatting is for the event page.
– i wanted to know where it is created in the code, because i wanted to define something like
<div id="caltitle">Title</div><div id="calcont">this is the event title</div>
it’s defined like this right now:
<div class="postcontent"> <p><strong>Title: </strong>Lean 101 Seminar featuring: Guest Speaker<br /><strong>Location: </strong>Double Tree Hotel, Tulsa Oklahoma<br /><strong>Link out: </strong>Click here</a><br /><strong>Description: </strong>this is a description<br /><strong>Start Time: </strong>10:00<br /><strong>Date: </strong>2009-03-11<br /><strong>End Time: </strong>13:00</p> </div>
thanks.
bye
that jon jackson
- The topic ‘[Plugin: Events Calendar] bypass the lightbox feature, link directly to post’ is closed to new replies.