How to set Photos only by default in browse page?

Any one can help me to set "photos only" by default in browse page?

Thank you.

Quote · 30 Jul 2013

any one help please....

Quote · 1 Aug 2013

what do you mean by browse page and in what block?

Do you mean the index page and in your outline block...

Quote · 1 Aug 2013

In browse.php

Find :

    $sPhotos  = ( isset($_GET['photos_only']) )    ? $_GET['photos_only']    : '';

Replace with :

    $sPhotos  = ( isset($_GET['photos_only']) )    ? $_GET['photos_only']    : 'on';

Any one can help me to set "photos only" by default in browse page?

Thank you.

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 1 Aug 2013

Thanks for the reply's the code's working ...Smile

Quote · 2 Aug 2013
 
 
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.