Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.4 RN Issues
Author Message
rebelt
Worker
Worker



Joined: May 07, 2006
Posts: 172

PostPosted: Mon Jan 24, 2011 10:35 am Reply with quote

Hi guys,

I have an rss feed in a block.

The read more link opens a new window but the item link doesn't.

Could someone tell me how to change the item link, so it opens in a new window as well please.

_________________
I wish I knew what I was doing LOL 
View user's profile Send private message Visit poster's website
spasticdonkey
RavenNuke(tm) Development Team



Joined: Dec 02, 2006
Posts: 1693
Location: Texas, USA

PostPosted: Mon Jan 24, 2011 11:09 am Reply with quote

those links are generated by function seoReadFeed in mainfile.php
look for this line
Code:
$content .= '<a href="' . $item->get_permalink() . '" title="';

and try
Code:
$content .= '<a href="' . $item->get_permalink() . '" target="_blank" title="';
 
View user's profile Send private message Visit poster's website
rebelt







PostPosted: Mon Jan 24, 2011 1:55 pm Reply with quote

Thank you very much.
worship Cheers
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.4 RN Issues

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©