Tagged Questions
0
votes
0answers
26 views
Creating an events calendar where users can enter events via a custom post type
I'm building a plugin that enables users to add events via a custom post type. The custom post type with have a meta box with two fields: one for the event date and one for the event time. I know how ...
0
votes
0answers
29 views
How to select more than one date from calendar [closed]
i m using jQuery UI Widgets plugin to select date from the jquery calendar but it only allow to select only singledate. i want to select more than one date in calendar .can anyone help me how to do ...
0
votes
1answer
159 views
Call plugin with php function
This plugin only works as widget. I need call this plugin with php function. How to modify this code ?
<?php
/*
Plugin Name: AJAX Calendar
Plugin URI: ...
0
votes
1answer
205 views
Calendar for irregular recurring events
I have a custom post type Event with multiple start and end dates for each Event.
What I need then is a calendar similar to the calendar widget with links to these events.
I need multiple multi day ...
1
vote
1answer
131 views
Calendar Solution: Handling upcoming Dates with Posts?
I'm not sure I'm allowed to ask a question like this on this forum, however I'll try. My question is not yet about a technical problem but how my complete theme-architecture might be build to fit my ...
1
vote
1answer
458 views
My Calendar Plugin - add output directly in template file
I am using the latest version of the My Calendar plugin by Joe Dolson with the latest version of WP. I want to output an events list in a particular place in my code, but I can't seem to find any way ...
0
votes
1answer
169 views
Plug-in for reserving rooms or equipment via corporate intranet
I'm setting up a corporate intranet for a small organization of about 80 employees. I'm using WordPress running on a Linux server internally. I'd like to give users the ability to reserve ...
1
vote
2answers
369 views
How to get a Jewish/English event calendar on a page in WordPress?
What I need is an event calendar to display both the english and Jewish dates, but have it be based on the hebrew date. With this people could input the date of an anniversary and have it reappear ...