1) Can you use a plug-ins when using a theme?
-
I would like to use a theme that’s already ready. Can I customize and add an events-calendar plugin?
Blog url: http://ursalafoodtravellove.wordpress.com/ -
You can add an event calendar to your blog by embedding a Google Calendar in either your sidebar or in a page.
-
Thanks coffeemanmatt! I can see the benefit if other people use google calendar. Downside, you would have to update events through google calendar instead of wordpress. Now to learn about embedding this…it’s not like a video where there is an embedding button.
I also found this http://wordpress.org/extend/plugins/events-calendar/ She says,
“If you are not using a widget ready theme, you can still have the calendar on your sidebar. Simply place <?php sidebarEventsCalendar();?> (or <?php sidebarEventsList($number_of_items);?> if you want a list) in the sidebar file. The widget can also show a specified number of events as a list. You will find these options under the widget option.”
But I don’t see a field in the sidebar to input any code. There is only a title box and select which sidebar and position.
-
I found a great tutorial on how to embed a google calendar into WordPress. It even shows you a quick way to edit the calendar.
Simple as that!
- The topic ‘1) Can you use a plug-ins when using a theme?’ is closed to new replies.