Jump to content
Sign in to follow this  
jankowalski

Displaying event list in sidebar

Recommended Posts

jankowalski

I would like to display a list of events of wp calendar. it says

Normally you show a list of events by including the function fse_print_events or fse_print_events_list in your theme
How can i implement it in platformpro theme?

Share this post


Link to post
Share on other sites
jankowalski

I found out that thecalendar has a widgets. So now if there is any way to call a widget on my page? i d like to displaye the event list view from widget. I also didn t discover yet how to turn off a widget on certain page. i mean if i set widget on Primary Slidebar it will display on all pages which has primary. i need more control. I guess there is a way to do that..

Share this post


Link to post
Share on other sites
bonngean

You could place a widget for the calendar into the Universal sidebar and then only include that sidebar on the pages you want and turn it off on other pages. == Bonnie

Share this post


Link to post
Share on other sites
jankowalski

I was refering to a code or tag which would let me call the widget and place it inside the page, not in the sidebar position.

Share this post


Link to post
Share on other sites
bryan-hadaway

Depending on what plugin/widget you use (there are many): http://wordpress.org/extend/plugins/search.php?q=calendar You'll have to check with that plugins documentation/support for manual code although some of them will offer in-page calendar use anyways. Then you can use Widget Logic to control where it will and won't appear: http://wordpress.org/extend/plugins/widget-logic/ Thanks, Bryan

Share this post


Link to post
Share on other sites
jankowalski

Thanks, finally switched to wp-calendar and problems are gone.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×