Sites view all listed on homepage

When listing the 'sites' on the home page the block used is 'Latest_posts' (_bx_blog_Latest_posts) would anyone know how to remove the  'view all' bit in the grey line at the bottom of this block?

Thanks

Quote · 9 Mar 2012

Hello

Undortunately there is no possibility to do it via admin panel, but if you are familiar with PHP programming and Dolphin structure you may create a custom mod to hide 'View All' from pagination line in this block only. You need to take a look at modules/boonex/blogs/classes/BxBlogsModule.php file -> serviceBlogsIndexPage function and  BxBlogsSearchUnit.php file -> showPagination2 function.

P.S. If you want I can help you to create the mod. Just contact me via internal mail box. 

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 9 Mar 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.