Is there a way to display
Subscription count to users that’s subcribe to a specific forum or topic
For example if a user subscribed to a topic and the topic received a topic the user will receive aa count like this
You just received (1) subscription count
Is there a way to do this
Hi,
Is there are function\code that I can add to my theme in order to disable all email notifications from the forums (users AND admin)?
Thank you!
Hi, I have WP WordPress 5.4 with bbPress 2.8.3.1 and Polylang Pro 2.7 installed.
All the forums, topics, replies, everything are correctly translated, except the user profile.
I even attempted to manually register the slug but didn’t work.
The code I used to try to register the slug was:
/* Translate Users profile slug with Polylang */
add_action( 'after_setup_theme','bbp_polylang_integration' );
function bbp_polylang_integration() {
if ( function_exists( 'pll_register_string' ) ) {
pll_register_string( 'slug_users', '_bbp_user_slug', 'URL slugs' );
}
}
I tried with _bbp_user_slug and with users as well.
Dear all,
sorry, i simply do not know how to look for this one on your support forum, maybe you have already answered it, please point me to the dedicated thread.
My question is:
On my main forum page, which is mostly having hidden forums, i show you what the full forum list looks like after login with an image.
You see my problem under LAST POST.
it does not show the date and time of the last post, but of the forum creation.
and it does not show the name of the last post author, but of me, who created the forum.
How could I change that please ? thank you !
Hello,
The site to troubleshoot: planetanim.fr/forums
It is a mistake that I have had for a very long time.
And I apologize first if it has already been reassembled and treated. And then I apologize if my English is bad.
Once a post is published, when you modify it, the visual editor displays code instead of formatted text.
I tried to install plugins, to correct the functions.php file but to date I can’t do anything.
Thank you if that brings up an idea and share it with me.
How can I add topic excerpt content to the bbpress topic list
I only saw the topic title
Author name
And date but I couldn’t figure out how to add the topic excerpt into the topic widget please help
i try to post my video on bbpress forum but admin panel show video but after posting on forum post video not showing , show like this
what i need to do
Halo!
I’m looking for a way to show the 10 most viewed topics in the last month. I have 20 sub-forums and about 50 responses per day. Important – do not load the server too much.
Ideally, if the list should be formed once a day, but not for each visitor.
I did not find among standard methods. Maybe there is a plugin (widget)?
“BbPress Popular Topics” for over 3 years. Seems no longer working.
Hey Everyone,
Is it possible to order my topics such that topics goes above all the other replies?
Ex. Topic
Reply 1
Reply 2
Reply 3
I am using Astra theme. How should I go about doing this?
Thank you!!
Hello all,
How can I add a “Subscribe to this forum button” in sidebar to a particular forum which is being visited. Given below is list of forums we have –
CA Final Study Room
CA Intermediate Study Room
CA Foundation Study Room
ICAI Procedures Discussion Room
Thanks in advance.