This website can use cookies to improve the user experience

This website can use cookies to improve the user experience and to provide certain services and functions to users. Cookies contain small amounts of information (such as login information and user preferences) and will be stored on your device.

Enable All Cookies Privacy Policy

Display RSS feeds only


avatar
lalawren 0
From: -
Display RSS feeds only

Is there a way to display just RSS feeds from the web - for a few different categories -

Like on a custom page?

Something like this:
 http://www.retirement-retirement.com/category-32.php
starting with "on the web"

without the Category Subheader (SEP and IRA news) and the line graphics?

Many thanks!

Notice

This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


1 Re: Display RSS feeds only
avatar
OP 0
From: -
Display RSS feeds only

Excellent! Worked like a charm! Thank you!
1 Re: Display RSS feeds only
avatar
Administrator
1340
From: Vienna, Austria
Display RSS feeds only

You could add at the very end (before ?> Winking Face of template category_line the following code:

if ($insert[story_category] == "SEP and IRA news") $EST_TEMPLATE = "";

This prevents to show the template in the SEP and IRA news category. I also suggest that you move any HTML code that should not show up to this template.

Notice

This topic is archived. New comments cannot be posted and votes cannot be cast.