Remove "View All (xxx)"

Hi,

I was wondering if there is a way to remove the "View All (xxx)" option on the home page for profiles and photos?

Thanks.

Quote · 20 Apr 2010

Yep.

Quote · 20 Apr 2010

Yep.

Great. How do you do it?

Quote · 20 Apr 2010

You can remove the View All function in the BxDolPaginate.php file (inc/classes)  You want line 324 and starts with this:  'bx_if:view_all' => array(

However, that controls pagnate throughout the entire site, so if you remove the function you will remove the Remove All link in all modules.  IF you want to just remove the remove all for the front page you will have to do some custom programming.

Quote · 21 Apr 2010
 
 
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.