How do i given
1) background: #f5f5f5 in listed topic page. For only CLOSED topic
2) background: #dff8ff…………………………..Private
3) background: #f8f2eb ………………………….TRASH
4) background: #c7f1d8…………………………..Spam
Thanks
How do i given
1) background: #f5f5f5 in listed topic page. For only CLOSED topic
2) background: #dff8ff…………………………..Private
3) background: #f8f2eb ………………………….TRASH
4) background: #c7f1d8…………………………..Spam
Thanks
Hi team and everybody,
This is my question : How to disable e-mail notifications of each new topic created ?
When a user create a new topic in BBPress forum each users receive an e-mail notification about this new topic. How to disable that ?
Thanks for your help and your job.
Regards.
Hi. How to remove the “|” separator between reply | trash |…. in topic ? Thanks
Hello,
How to show favorite and subscribe buttons in mobile? When i zoom screen to mobile screen, topic lost favorite and subscribe buttons. How do i show it on mobile?
Thanks
When I click reply to a specific reply, it doesn’t allow me to nest my reply to that specific reply. (no cancel button besides the submit button) However, if I click reply and open it in a new tab, this function works. It might be an issue with the theme though. On the theme that I use (sydney), the page doesn’t refresh when I click reply and the nesting function doesn’t work but on the Twenty Sixteen theme, the page reloads and the function works.
Any idea how I can resolve this issue?
WordPress version 4.6.2
bbPress version: 2.5.12
Theme: Sydney
Page on which I am trying out the function: https://learnah.org/sample-2/
Old website had virus, doing a new install plus migrate forums, posts, topics, pages, users etc.
Using wordpress export/import feature.
Import forums, works.
Import topics, works, can see them in admin, or with URL,
but they dont show on the front end. ALso the topic count per forum is correct.
Import replies, works, can see replies count, and can view the reply with URL or in admin, but they dont show on the front end!
Clicking any forum shows “123 posts in this forum”
but shows the forum as being empty.
Now the worse part, repairing options make it worse. Repaired counts per topic r forum, and it goes to zero!
Theyre still viewable in admin area though.
Any ideas please?
Hi all, I am currently creating a website which due it’s nature requires rather in depth terms and conditions, etc… There is the chance that at a later date I may be required to prove that users accepted these terms, as well as what the terms were at that date.
I am currently using the buddypress simple terms and conditions for registration, and cookie consent for privacy.
Will wordpress store this information automatically, or is there another step I need to take?
Many thanks.
Hello,
I have a wordpress with some plugins and i can’t install bbpress properly (no links access to the admin menu)
The plugin i have is :
wpml
buddypress
yoast seo
woocommerce
is there an incompatibility with one plugin ?
i tested by unable those plugin and install first bbpress and it’s works.
if i install after no…
regards
Dears,
I’m using bbpress and it is work great, but i want to remove all bullets within the forum, how I can do it?
I need a detailed steps please.
Regards,
samer
bbPress version: 2.5.11
My Site: http://figoocraft.de/forum-3/
Theme: Sydney
Hello everyone,
I am trying to change the size of my font in bbPress.I tried editing the bbpress.css file in: content/plugins/bbpress/templates/default/css
First I edited the Size of the bar that holds the topics, that worked perfectly.
Then I tried to edit the overall size of all fonts, so I changed:
#bbpress-forums {
font-size: 12px;
}
To:
#bbpress-forums {
font-size: 16px;
}
That didn’t change anything, so I tried to copy the bbpress.css to my themes directory as that’s what’s mentioned in the documentation. That neither changed anything, so now Im wondering what am I doing wrong?