mockendo
Forum Replies Created
-
Forum: Plugins
In reply to: [Accept Stripe Payments] Show payment form directlyThanks, this would be a great feature when it’s available.
Forum: Plugins
In reply to: [bbp style pack] Topic Order – alphabetical sort not workingOk no problem Robin, thanks for replying so quickly. And (this minor issue aside) the plugin works great and saves a lot of hassle, great work!
- This reply was modified 5 years, 5 months ago by mockendo.
Forum: Plugins
In reply to: [bbp style pack] Topic Order – alphabetical sort not workingI took a copy of /wp-content/plugins/bbpress/templates/default/bbpress/loop-topics.php and modified it according to this post (except using ‘orderby’ => ‘title’, and adding the missing ‘}’):
https://stackoverflow.com/questions/21903608/how-to-pass-parameters-to-bbp-topics-in-wordpress-plugin-bbpressThen created a new folder /wp-content/themes/Divi/bbpress/ and uploaded the loop-topics.php file into there.
This worked – the topics are in alphabetical order.
This gets me going, but I wonder why it’s not implementing with the plugin?
Kind regards,
MarkForum: Plugins
In reply to: [bbp style pack] Topic Order – alphabetical sort not workingI’ve deactivated all plugins other than bbPress and bbPress Style Pack. I’ll go through and see which options work and which don’t to see if this helps zero in on the problem area…
Things that do work:
– Forums Index Styling > 6. > normal/bold – yes, changes forum font weight
– Forums Index Styling > 6. > font size – yes, changes forum font size
– Forum Display > 8. > Rounded corners – yes, works
– Forum Display > 9. Remove Forum/Topic Description – yes
– Topics Index Styling > 1. Pagination font > size – yes, smaller font
– Topics Index Styling > 2. Voice font > size – yes, smaller font
– Topics Index Styling > 3. Topic Title Links > colour – yes, smaller font
– Topics Index Styling > 14. Topic Lock icon > tick – yes, icon appears
– Topic/Reply Display > 6. Text Font – yes
– Topic/Reply Display > 10. Header size – yesThings that don’t work / don’t make a difference:
– Breadcrumbs > 1. Home > Click to show home icon – no, stays as ‘home’ text.
– Buttons > 1,2 and 3 – no buttons appear
– Topic Previews > 1. Activate previews – no, doesn’t appear
– Topic Order > 1. Change default order – doesn’t implement
– Topic Order > 2. Change specific forums – no
– There is a caching service on the web host (Cloudways) – I’ve excluded all forum pages from caching – no impact
– Changing the theme to TwentyFifteen and TwentyTwenty – no impact
– Reset Settings > Topic Order – save, then reapply topic sort – no change.Anything else I should try?
Cheers,
MarkForum: Plugins
In reply to: [bbp style pack] Topic Order – alphabetical sort not workingHi Robin,
There was a caching service on the web host (Cloudways) – I’ve excluded all forum pages from caching.
I’ve also tried changing the theme to TwentyFifteen and TwentyTwenty.Still no change I’m afraid, the sort order isn’t alphabetical yet.
Cheers,
MarkForum: Plugins
In reply to: [bbp style pack] Topic Order – alphabetical sort not workingHi Robin,
Thanks for coming back to me so quickly.
Ok so I disabled all plugins, and also removed the small amount of custom CSS on the site (Appearance > Customise > Additional CSS). Then I re-enabled just bbPress, then bbp Style Pack, leaving everything else disabled. Unfortunately still the same issue – topics are sorted by ‘last post’ date no matter which sort option is selected in bbp style pack.
Plugin Information
WP version: 5.5.1
Theme: Divi 4.6.6
PHP version: 7.3.22-1+0~20200909.67+debian9~1.gbpdd7b72
bbPress version: 2.6.5I would post the plugin information Variables but there’s loads of text in there and it might overwhelm this post, should I email it to you?
Any other ideas?
Cheers,
Mark- This reply was modified 5 years, 5 months ago by mockendo.