bbp style pack
once activated go to
dashboard>settings>bbp style pack>Freshness Display
Really interesting plugin
I did not even modify the Freshness Display and it switched to last reply by default.
I’m going to help you out with the translation to Spanish of that plugin.
By the way, for code improvements, how do you track changes? do you have public repo for the plugin or using WP SVN?
if you want to improve the code, just add an item to my support page
https://wordpress.org/support/plugin/bbp-style-pack/
@robin-w : for some strange reason, last reply has automatically switched to last post again. It doesn’t seem that the plugin is switching this.
In fact, it doesn’t work the option:
2. Topic Title Click to show Title on forums pages
Now I’m not 100% sure if it worked before, I’m 50% confident I saw at some point last replay in the forum index. But I’m checking the “Freshness Display” tab menu and it doesn’t show explicitly to switch between “last reply” and “last post”.
By the way, in my forum template I’m using
bbp_forum_freshness_link
I’ve checked the bbpress code and it seems that something is hindering my site
Theorically it shall show the last replay by default without the need of a plugin because it technically should be saving the last active id in the forum post meta field _bbp_last_active_id
Not sure what can be hindering my forum behaviour :S
ok, can you summarise your current problems so save me working through the above – thanks
@robin-w This is not working as expected and I think there is a bbpress bug. I’m currently testing in my localhost but I think I will publish on trac what I’m finding
great, are you putting that change into your site or just waiting for a new version ?
I’ve put that change in my site and submitted the patch in the trac. The best thing is that you reported this 4 months ago!! https://bbpress.trac.wordpress.org/ticket/3297
that’s great, and yes looks like you’ve found then underlying issue.