Replies
I was wondering if its possible to add a new filter called (Trending) which will filter the activity based on posts with the most comments like this plugin https://wordpress.org/plugins/bp-whats-hot/
What I simply mean if you can make turn this plugin (https://wordpress.org/plugins/bp-whats-hot/) into a dropdown filter option rather than a navigation tab menu.
I removed the activity filter tab menu through a template override in child theme but now I want the trending feature be a filter dropdown option
Hello Ravi,
It worked perfectly the only thing missing now is the ability to expire featured post i.e featured post shouldn’t really remain featured forever, since customers will be competing for space
Example
Expire featured post after 30 day (this simply means after 30 days a featured post should be unmarked as featured)Thanks Ravi
I resolved this issue with this two plugins
https://wordpress.org/plugins/wp-html-mail/
https://wordpress.org/plugins/wp-html-mail-buddypress/Hello,
For everyone using litespeed cache I would like to ask which type of cache was enabled in the litespeed settings, I hope it wasn’t page cache as I have heard that only object cache (redis) can be used for buddypress since most of the content is dynamic.
But im also wondering if page cache can only be enabled for logged out users while its disabled for logged in users.