How remove gruped to single post on outline

Hello developers

 

i need to remove grouped post video and photo on outline, i need every photo and video that have single post at outline

 

any help me

Quote · 22 Aug 2017

any help me?

Quote · 25 Aug 2017

Maybe people like myself don't fully understand your question.

Do you want every post in the outline to be in it's own box and not grouped together with others?

If so, it's probably easy enough to do. I'm only guessing, but I think items are grouped if they're posted within a few minutes of each other. I have no idea what the time limit is, or where to change it, but if that's what you want, I'm sure someone can help you.

Quote · 26 Aug 2017

I would suggest to try to run the following SQL query to disable grouping for photos and videos:

UPDATE `bx_wall_handlers` SET  `groupable` = '0' WHERE  `alert_unit` IN('bx_videos', 'bx_photos') AND `alert_action` = 'add'

please DB cache after

Rules → http://www.boonex.com/terms
Quote · 2 Sep 2017

thank you alex,  work

Quote · 14 Oct 2017
 
 
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.