![]() |
[SOLVED] Add Widget to Single Page to display RSS feed
I am using Atahualpa 3.7.3 with WordPress 3.3.1 for a client's site, let's call it site 1. She wants to display all the posts from one category on another of her WordPress sites (let's call it site 2) on the "Posts Page" on site 1. I found a plugin that will display a category specific RSS feed in a widget but cannot figure out if it is possible to add this widget to the center area on the page that I've designated as the WordPress "Posts page" (in WP Settings > Reading).
So I want this widget to display only on this "Posts page"... I've tried Juggledad's thread from a few years ago on how to add a widget after 2nd or 5th post but editing index.php as instructed did affect this "Posts page." I think my client is asking for a lot but I would like to look smart enough to actually produce the results she wants if it is possible. I appreciate your help, as always. |
what I would do is put the widget area in, then install the 'widget logic' plugin
add the widget to the widget area and in the 'widget logic;' section, put a conditional in like 'is_page(45)' or 'is_page('about-me')' so it only shows on that page. |
Perfect! Thank you so much for a simple and elegant solution, as always.
|
All times are GMT -6. The time now is 11:40 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.