• Hello

    I have put the RSS widget in my sidebar and I just want the RSS logo and the title of feed. I don’t want any post titles below, however in the dashboard there doesn’t seem to be zero as an option for posts shown in RSS widget.

    Is there a way around this?

    Thanks in advance

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator t-p

    (@t-p)

    try this if it works:

    find the element in the style.css of your theme that controls RSS, and use in it:

    display:none;

    Thread Starter Kanger

    (@kanger)

    thanks t-p I think that’s ingenious, but unfortunately the element is same element used for links and other things in my sidebar. I tried to see if I could give the element a unique id in the sidebar.php file, but couldn’t see it in there.

    Thread Starter Kanger

    (@kanger)

    anyone have any other suggestions?

    Thread Starter Kanger

    (@kanger)

    Sorted it!

    t-p used your solution, I managed to find how to identify correct element.

    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘RSS Feed, how do I get it to not display any posts?’ is closed to new replies.