Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   New Versions, & Updating (http://forum.bytesforall.com/forumdisplay.php?f=12)
-   -   Made the change, now having widget problem (http://forum.bytesforall.com/showthread.php?t=1051)

paulae Apr 1, 2009 01:48 PM

Made the change, now having widget problem
 
The customizations you helped me with for the header to show a specialized ad for different categories has been working fine, even after changing to 3.3. However, now a right sidebar widget, which should show only on the obits category, is not showing. It's the AZ_index plugin, and the PHP
Code:

[az-index id="4"]
shows up in the sidebar, not the obituary index itself. It was working fine in the previous version of the theme, so I wonder if I made a modification to some important file and can't remember which or where. Can you think of which file would be the problem?

http://larchmontgazette.com/wp27/category/obits/

Flynn Apr 1, 2009 07:20 PM

You're using a regular text widget there, are you sure that is the right one? Shouldn't that be the AZ_index widget or at least a PHP code widget (instead of the regular text widget)

paulae Apr 1, 2009 07:41 PM

Ah. I'm losing my mind!

I'd forgotten that I had to add
Code:

add_filter('widget_text', 'do_shortcode');
to functions.php.

It's working now, on the main Obituaries page, but for some reason, not on the individual pages. I still have something to figure out, it seems.


All times are GMT -6. The time now is 12:19 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.