[EventCalendar] Show Schedule Within Posts Bug?
Mark Naylor
MarkNaylor at signet-solutions.com
Wed Dec 12 16:35:00 UTC 2007
Sorry David,
I don't know how to do that other than to try and concatenate the output
somehow, but php has better date management built in, but the plugin as
far as I know does not have an option to use other date styles.
Mark
________________________________
From: eventcalendar-bounces at firetree.net
[mailto:eventcalendar-bounces at firetree.net] On Behalf Of David Nolan
Sent: 12 December 2007 15:21
To: Support for EventCalendar plugin
Subject: Re: [EventCalendar] Show Schedule Within Posts Bug?
Cheers Mark,
Yes, I was trying to call ec3_get_schedule which obviously didn't work.
Now working.
But I'd really like to be able to format the date. Would like to have
the day of the week displayed at least or output in the format "D j M Y"
( e.g. Fri 6 Mar 2008). Is this possible?
Thanks
David
On 12/12/2007, Mark Naylor <MarkNaylor at signet-solutions.com > wrote:
Jeff,david,
I think that you probably need to use ec3_the_schedule rather
than ec3_get_schedule
As an example, this is the code I am using on my site.
<?php ec3_the_schedule('%1$s ','%1$s %3$s %2$s. ','<div
class="ec3_the_schedule" >This event will run on %s </div>' ); ?>
Which produces this output, which, as it is in a div, you can
style how you want
<div class="ec3_the_schedule" >This event will run on December
15, 2007 7:00 pm </div>
The syntax for ec3_the_schedule is the same as ec3_get_schedule
which is shown as the first post on this page.
it looks like Alex has tidied up a post I made in October on the
blog which broke the layout so couldn't be published.
http://wpcal.firetree.net/2007/10/25/ec3_the_schedule/
<http://wpcal.firetree.net/2007/10/25/ec3_the_schedule/>
<http://wpcal.firetree.net/>
________________________________
From: eventcalendar-bounces at firetree.net
[mailto:eventcalendar-bounces at firetree.net] On Behalf Of Jeff Sherk
Forerunner Ministries
Sent: 11 December 2007 23:07
To: Support for EventCalendar plugin
Subject: Re: [EventCalendar] Show Schedule Within Posts Bug?
I haven't looked at any code surrounding this issue at all
yet... I wanted to see if it was just me, or if really needed some
looking at!
Stuart Hertzog wrote:
I noticed this and asked for a solution on November 24th
and never got a reply either. I'm beginning to think it's hidden in the
javascript. have you tried digging in there?
On 11-Dec-07, at 1:37 PM, Jeff Sherk Forerunner
Ministries wrote:
Okay, I never got a reply back in OCtober when I
posted this, so I'll try to explain in more detail what the problem is
(or what I think the problem is)...
When you have the option Show Schedule Within
Posts set to Show Posts, it will display the date and time schedule in a
nice box with a border around it, and then the text from the rest of the
post immediately starts on that same line instead of a new line.
It exhibited this behaviour in both the default
theme and my custom theme, so I don't think it's a theme issue.
Personally I think it should display the rest of
the post text underneath the schedule box, instead of on the same line.
Has anybody else noticed this issue?
Does anybody else actually think it is an issue,
or that it is fine the way it is?
I'm using 3.1.1 RC3.
Thanks
_______________________________________________
Blog: http://wpcal.firetree.net/
EventCalendar at firetree.net mailing list
Unsubscribe:
http://penguin.firetree.net/eventcalendar
________________________________
_______________________________________________
Blog: http://wpcal.firetree.net/
EventCalendar at firetree.net mailing list
Unsubscribe:
http://penguin.firetree.net/eventcalendar
<http://penguin.firetree.net/eventcalendar>
_______________________________________________
Blog: http://wpcal.firetree.net/
EventCalendar at firetree.net mailing list
Unsubscribe: http://penguin.firetree.net/eventcalendar
--
Help raise funds for our community events by visiting
http://www.celtic-irish.co.uk/shop
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20071212/e39c67ec/attachment.html
More information about the EventCalendar
mailing list