Form Posts added to Homepage issue

Hi,

ver. Dolphin 7.0.9

Added Forum Posts to the Home page (via  Pages Blocks > Homepage).

Issue: When in Home page (user side) and you click on "Forum Posts"  it loads a new browser page (or tab) instead of loading into the same web page (tab).

thanks,

Ron

Quote · 11 Aug 2012

Open inc > js > jquery.dolRSSFeed.js and look for line

'<a href="' + feed.link + '" target="_blank" class="rss_read_more_link">' + feed.title + '</a>' +

... and change it to...

'<a href="' + feed.link + '"class="rss_read_more_link">' + feed.title + '</a>' +

http://pkforum.dolphinhelp.com
Quote · 11 Aug 2012

Thanks epaulo, much appreciated !

Ron

Quote · 12 Aug 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.