Hello,
Im trying to insert the calendar widget in my homepage. I have tried two ways but with both i have problems:
– “include(‘wp-content/plugins/the-events-calendar/views/table-mini.php’);” (if i use that way the calendar doesnt change of month.)
– “the_widget(‘TribeEventsCalendarWidget’);” (if i use that way everything works perfect but the calendar is inserted with the borders of a widget, and i dont want it)
There is more ways to insert the calendar wihout borders and working in a php file?
Unfortunately there are issues with getting the calendar working in the ways you are attempting and it’s not something we support. What you’ll need to do is create a sidebar/widget area in the place you want and then add the widget this way.
I hope that helps but let me know if you need anything else.
– Jonah
Author
Posts
Viewing 2 posts - 1 through 2 (of 2 total)
The topic ‘Integration PHP’ is closed to new replies.