babacom
Forum Replies Created
-
Forum: Plugins
In reply to: [FT Calendar] Unpublish post after event date passes?Excellent – thanks for the pointer! Appreciate your time.
t
Forum: Plugins
In reply to: [FT Calendar] Unpublish post after event date passes?I’ve got a calendar/google map mashup of sorts happening. When an event expires, I want the corresponding marker on the map to stop being displayed. There are a couple paths that I think I can go in – I’ve got limited programming chops – but can hack around. Either path requires me to be able to get at the ftcalendar date of a post to find out whether or not it is current, or past. I think I need to be able to do that from within the code of the map plugin that I’m using.
If (ftcalender date of post xx is current){display marker} – repeat until all markers have been displayed.
Does that make any sense? That is why I’m looking for ways to get at the ftcalendar date of a post…
Forum: Plugins
In reply to: [FT Calendar] Unpublish post after event date passes?Is it possible to get at the ft-calendar date of a post from outside that post?
Yes – ended up doing something like that using the $data[‘TITLE’]. See: http://community.poppyswap.com/t4/
Thanks for the hint! This plugin is working out quite well…
oops, wrong topic.
Cool! Thanks for the response. I might try some serious hack-a-thon action on class-shortcodes.php and see how far I get. I’m an atrocious programmer might if you stare at a thing long enough…
Will try coding something like if this eventid[1] looks like the previous eventid[0], then don’t display it.
Then again putting the day in front of it might be the real solution.
Thanks again
Forum: Plugins
In reply to: [FT Calendar] [Plugin: FT Calendar] Recurring events broken.Thanks Glenn! I’ll let you know if it happens again. Appreciate it.
Forum: Plugins
In reply to: [FT Calendar] [Plugin: FT Calendar] Recurring events broken.1. It set the color correctly.
2. When I changed and updated the color – it was also correct.Thinking that I should just start over and maybe that will solve the problem…
Forum: Plugins
In reply to: [FT Calendar] [Plugin: FT Calendar] Recurring events broken.Thanks for the quick response! Here is a link to the test page I’m working on: http://community.poppyswap.com/new-calender-test/. Yes I did change the Calendar Label color for the different calenders, but the changes are not being displayed…
Forum: Plugins
In reply to: [FT Calendar] [Plugin: FT Calendar] Recurring events broken.Great plugin. I’ve selected different colors for several calendars I’m using, but instead I’m getting a white background for all the colors I’ve selected – except for the default. Looking in the code it looks like the div is not picking up the style…any ideas?
<div class=”ftcalendar-event” style=””><div style=””>