PDA

View Full Version : Widgets breaking when including the calendar


serge
02-23-2009, 11:24 AM
Whenever I embed the calendar in a post or a page, some widgets of my site break. For example, the categories widget stop listing any categories, it says "no categories"; same with the tags widget, etc.

For displaying the calendar inside posts I am using the exec-PHP plugin. It happens the same if I put the calendar code inside the loop in a page template.

Here you can see the widgets working in the sidebar: http://blog.betlligent.com/

Here you have the same sidebar with the same widgets but with the calendar embeded in the page:

http://blog.betlligent.com/?page_id=3

ve9gra
02-23-2009, 12:21 PM
You need to use the same database as your WP database.

serge
02-23-2009, 02:33 PM
You rock, ty