WP RSS Aggregator – Make post titles link to the original article

Posted in: Newspaper
Post count: 8

Hi,

I’m using the WP RSS Aggregator and have applied the following line of code:
add_filter( ‘wprss_ftp_link_post_title’, ‘__return_true’ );

This works fine on all the category pages but the only place it DOES NOT WORK is the homepage. This is currently blocking my site from going live and I’ve been told it’s theme related.

The instructions I followed were:
1. Go to ‘Installed Plugins’.
2. Click on ‘edit’ under ‘WP RSS Aggregator -Feed to Post’.
3. Paste add_filter( ‘wprss_ftp_link_post_title’, ‘__return_true’ ); before the first line of code and you’re done. Everything should work as you want it, ie, click on the link and it goes to the original article.

Is there anywhere I can also add that line of code within the Theme Editor that will fix the homepage? (I’m not a developer/coder at all so please bare that in mind when replying.)

Thanks!

Post count: 22421

Hello,
Unfortunately we have not tested any RSS plugins and we cannot assure their functionality. Unfortunately we cannot offer support for plugin implementation as we have no idea on how it works. Maybe one of the users here on the forum might help you out on this one.
Thank you for your understanding.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.