faebu
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Calendar] printing events for specific yearplease have a closer look at the usage documentation in the wp calendar settings page. there are parameter to restrict the start and end timestamp.
i only have firefox (3.x) on win and ie for testing. in both browser the arrows are shown correclty. may someone else can test and help?
Forum: Plugins
In reply to: [WP Calendar] [Plugin: WP Calendar] linktopost for widgetcalendar settings -> third tab (event page or something similar).
Forum: Plugins
In reply to: [Plugin: WP Calendar] Not Showing end date or times -hyphen problemThe problem with the hyphen can be solved easily.
Date(s): {event_startdate}{event_enddate; before=” – “}
the tags
event_starttimeandevent_endtimeboth support a parameterhideifalldayto prevent from printing it.event_timealso support the parameterbeforeas seen on theevent_enddatetag to print out a hyphen.There is no way to not display your text Time(s): using templates. the only way to handle this, is to use some of the provided functions and code it by yourself.
Forum: Plugins
In reply to: [WP Calendar] [Plugin: WP Calendar] fatal error during activatingsee FAQ. Top Question.
Forum: Plugins
In reply to: [WP Calendar] [Plugin: WP Calendar] Conflict with main navigationdid you solve this problem? i can not see any differences between the navigation in any of your pages…
Forum: Plugins
In reply to: [WP Calendar] [Plugin: WP Calendar] plugin not working right!!!any url, we can see the page, where you placed the {events_calendar} tag? it could be a javascript conflict with your theme (would not be the first time).
looks more like a css problem, very hard to say what the problem ist? any url we can test it?
Forum: Plugins
In reply to: [WP Calendar] [Plugin: WP Calendar] linktopost for widgetHi lundj
If you’re using the widget, the parameter {event_url; linktopost=1} creates the url to the post (if synchronised). if the event is not linked to a post, the url points to the single page view, where you can share more details – but you have to setup up the ‘single page view’.
if you only want to show a hyperlink where there is a synchronized post, you cannot use the the widget and you have to code it by yourself.
no! it is supposed to synchronize with a post when creating an event. It it supposed to automatically create an event, when creating an new post. When creating an new post, you’ll find a new meta box for forcing the creation of the event.
Forum: Plugins
In reply to: [WP Calendar] [Plugin: WP Calendar] plugin not working right!!!please deactivate ALL plugins EXCEPT wp calendar an try again? still the same problem?
you have to create a page (not an event), where you put tags like {event_description}, {event_location} and so on.
once you have created (and published) this page, go to the calendar settings and find the option single page view where you choose the created page.
what is the content of your single view page? did you put in the tags?
Forum: Plugins
In reply to: [WP Calendar] [Plugin: WP Calendar] DB Error when inserting an Eventyes this is an error. don’t know why this is working in my blogs… i allready fixed but i’m currently fixing another issue with zime zones. i hope to release an update on weekend.
Forum: Plugins
In reply to: [WP Calendar] [Plugin: WP Calendar] Cannot Update Text Widgetscannot reproduce it. please describe excatly what you’re doing. i can drag ‘n’ drop any new text widgets without any problems…
Forum: Plugins
In reply to: [WP Calendar] [Plugin: WP Calendar] Mini graphical calender widgetno.