Hi,
I have a question regarding the display of widget, I tried to install query-multiple-taxonomies plugin widget but I m struggling displaying the actual widget in the side bar.
Things are:
- The code of the widget is in the source page
- I tried to display a simple widget, i.e. the calendar, same problem : not displayed but in the page source
- Category widget is displayed correctly...
There is a high probability that the class widget widget_calendar is not found
<li id="calendar-3" class="widget widget_calendar">
same for
<li id="taxonomy-drill-down-3" class="widget widget_taxonomy-drill-down">
So how the class are usually declared, linked so the widget can be displayed correctly?
I m working offline with WP 3.0.1
thanks
Alexis