Forum Replies Created
-
In reply to: Pictures
here or on your website?
In reply to: Total post viewsIām confused about your confusion! ha ha so do you now understand what Iām asking? If not the seen by 14 I circled in the attached image above refers to how many people looked at the post hence my ? about how to add total post views which is the same.
image didn’t show on my device š
In reply to: Total post viewsIn reply to: Total post viewsgot this from a quick google
In reply to: How to change fonts?š
In reply to: How to change fonts?you need to learn about css and WordPress themes and about loading other fonts.
Sorry, but too long to start typing explanations, google this stuff
standard fault finding advice applies viz
it could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Then come back
In reply to: Total post viewsok, that assumes I know what the term means in FB which I don’t š
In reply to: Total post viewscan you define what you mean by ‘total post views’
In reply to: Searching for a specific memberthat’s a good question, let me think about it š
In reply to: bbpress search bugso how are you restricting users to certain forums?
In reply to: Searching for a specific memberjust look at their profile š
In reply to: Translate a termFreshness is now ‘last post’ in 2.6.8
In reply to: bbPress members hierarchyIn reply to: Can I hide modification notices?dashboard>settings>forums>forum features>revisions
In reply to: Issue on install bbpressthat appears to be bbpress version 2.5.12 which is very old and out of support
š The problem is that I’d have to work out how to do it first !! so lots of code searching.
So a bit like you wanting some hints on how to solve a crossword clue – until I’ve solved it, I can’t help you and then I might as well give you the answer š
I’d suspect it is to do with resetting globals
best offer I can have is download the bbp_style_pack plugin, and navigate to /includes/shortcodes.php
the bsp-display-topic-index does topics within a page, and line 34 is a link to the query which filters these to the settings.
so if you copied that function and all it’s sub functions, renamed them all to prevent conflict, and then if you used the guts of bbp_get_user_topic_subscriptions to replace the query, that might get you close.
Once done for topics, then you could re-write for forums.
Best I can do
thanks, sorry I don’t always get enough brain time to go back through a topic.
hmmm…code would take a while to work out, beyond free help from me, sorry.
In reply to: suggest payment gateway for bbpress in iranbbpress just uses WordPress login, so any ‘member’ plugin will work for bbpress
ok, so can you outline what you wish to achieve?
In reply to: Can post font size be changed?dashboard>topic/reply display >item 6
currently set to 14px
ok, I think this is jetpack doing checks in the background.
I’d guess that php 8.1.6 does not like that the destruct function has not been defined, older versions are probably happy with that, each newer version of php seems to get less tolerant, and plugin authors spend their lives fighting a stricter and stricter php regime š
ok, not entirely sure why a convertor is running. Is there some specific action you are doing to get this ?
can you give us the code for your custom block please
thank you so much for your kind words š