for a small project i need to assign the The Events Calendar Plugin to an subpage but i've found no solution in the documentation.
Does anyone know if this is possible or has an idea to get it done?
Regards
|
for a small project i need to assign the The Events Calendar Plugin to an subpage but i've found no solution in the documentation. Does anyone know if this is possible or has an idea to get it done? Regards |
|||||||||||
|
|
Here's a basic page template for displaying an events calendar in grid form based on the grid template bundled with the plugin. Edit as necessary to match the styling and layout of your theme:
The key component being the I have tested this using the free version of the plugin linked in Wordpress v3.2.1, no shortcodes necessary. |
|||||||
|
|
If you're trying to place it on a php template page you can use
Also, they have quite a bit of information in "Other Notes" on their WordPress plugin page. http://wordpress.org/extend/plugins/the-events-calendar/other_notes/ |
|||
|
|
Do you mean you want to display the calendar on a sub page? If so you can use this shortcode on the page where you want it to display:
Let us know if this isn't what you meant. Best of luck! |
|||
|
|