Search Results for 'bbpress'
-
Search Results
-
Topic: Custom bbpress.css
Unfortunately my custom css-file is still not working after the update to bbpress 2.6 (2.6.2). I’ve put the custom bbpress.css file in my child theme directory in a folder called ‘css’. Are any of the links changed w.r.t. previous wordpress versions?
I originally asked this issue here:
https://wordpress.org/support/topic/user-cant-view-their-profile/
I have now found out why it happens. It has to do with the Title Case of the user name. For example, if my user name is:
Test123
Then I will not be able to view my profile.
But if my user name is:
test123
I can view my profile.
I don’t know if this is a bbPress 2.6.2 bug or bbp style pack bug (since I am using the latter theme templates).
For some reason the administrator can view these profile pages despite the case issue. But not normal participants. I notice that the URL is always the lowercase slug. Are we somehow using the username rather than the nice name? Either way, this is the cause and it means many of my users can’t view their profiles as they have used Title Case in many instances.
I have only just noticed this. I use the “bbPress Advanced Statistics” plugin as I like the way it presents the data at the bottom on the forum page.
However, if I “log out”, it still lists all the names of the users from the last 24 hours. That is not right. It should only list last 24 forum activity if a user is logged in. Technically it is exposing users names for a non logged in user when I don’t want it to.
I am using latest bbPress 2.6.2
Any advice appreciated. Thanks.
Hi
How to translate forum Moderation notification email entitled “Moderation: Flagged topic”?
I looked in BBpress settings and search for eventual po file but I didn’t find anything!!Could you tell how and where I could perform this translation?
TIA
CGC
I only just noticed this. I don’t know if it is a bbp style pack issue as I am using that plugin for the style.
Look at this topic at the Favorite | Subscribe links:
https://www.dropbox.com/s/5b9zxi8xhf9sdpw/issue-ok.png?dl=0
They look fine. But when I have a topic which has a longer title:
https://www.dropbox.com/s/i26c3tsv1mtx56c/issue-not-ok.png?dl=0
Visually it is appearing as:
| Unsubscribe Favorite
It should be:
Favorite | Unsubscribe
Is this a bbPress 2.6.x issue or a bbp style pack issue.
I am using the latest version of the forums 2.6.2 and associated bbp style pack plugin | forum template.
Today I was creating a topic and hit submit. At first I wondered what had happened because it didn’t seem to submit. I then eventually noticed (see image):
https://www.dropbox.com/s/cxv5lwz2ya82hcy/bbPress-Error.png?dl=0
I assume that it must have scrolled to the top but this error message is just not standing out from the crowd. Any advice to get this error message more noticeable?
Thank you.
Good day!
I have updated the bbpress plugin on the site and the automatic marking of notifications as read once the link is clicked seems gone. I have reverted back to previous version to make this work.
Can you kindly advise for a solution to make it work for the new version of the plugin? I would be hassle to click on the read link to clear up notifications.
Please advise. Thank you!
Topic: Threaded Replies Not Working
Fresh install of WP5.2.4, bbPress 2.6.2, and “Basic” theme. (twentynineteen does not give ability to create replies-to-replies.
Goto Settings >> Forums then to “Reply Threading, Enable threaded (nested) replies XX
levels deep”
Set to have “Reply Threading w/ 10 levels deep” (any number will not work)
Create several topics, then create several replies to those topics.
Now create a reply to the first-level reply. Create several.
Now go to “wp_posts” table in the database, and you will see the “post_parent” columns on the nested replies all refer to the topic. (It’s impossible to create a reply-to-a-reply, even though the URL of create link gave a reference to the reply, and NOT the topic.)