View all in member block

Trying to remove the "View All" link that appears under my Member thumbnail images on the Homepage.

Any advice on where to find/edit/remove this link?

Thanks.

Quote · 24 Aug 2008

templates/base/bxbaseindex.php

function getBlockCode_Members()

comment line:

$aDBBottomMenu[ _t('_View All') ] = array( 'href' => $sBMViewAllLink, 'dynamic' => false, 'class' => 'viewAllMembers' );

so it looks like:

//$aDBBottomMenu[ _t('_View All') ] = array( 'href' => $sBMViewAllLink, 'dynamic' => false, 'class' => 'viewAllMembers' );


I have video tutorials to help you mrpowless.com
Quote · 25 Aug 2008

mrprowess,

 

do you know how to change the link page that the "view All" link goes to.  I am trying to delete the male and female and the age and country and replace it with city.

 

Any help would be appreciated

 

citysteak.com

Quote · 16 Nov 2008

The view all post was perfect and it works great

thanksSmile

citysteak.com

Quote · 16 Nov 2008
 
 
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.