Hi all. I am running WP 4.3.1, bbPress 2.5.8 and a custom theme at www.skywayacquisition.com. (I am not sure how to turn off the theme to test this fault with a bundled theme like Twenty Twelve…)
My forum is on a membership access site through Paid Memberships Pro.
In my forum, when doing a search in the forum area, the function recognizes that there are results, and says something like “Viewing 3 results – 1 through 3 (of 3 total)” and then shows me the “author” and “search results” headers and footers, but no content in between.
Can anyone help in a way a relative novice can relate?
If need be, and someone can help me understand, I can create an account to allow visibility to the site so you can see the actual situation.
Hi, I would like to know how I can view the email addresses of all the members who register to be a part of my bbpress forum.
I’m currently developing an iOS app along with a WordPress site with the bbPress plugin.
I would like to allow any user to easily post links with custom schemes in the forum like :
myappname://badebidobudy/fdjlkqsfj
I saw that in bbPress an admin can indeed post a link and its href is not interpreted so it remains :
href=”myappname://badebidobudy/fdjlkqsfj”
and bbPress tells me why :
> Your account has the ability to post unrestricted HTML content.
But when an anonymous user wants to do this, the custom scheme is removed and the resulting a tag href is :
href=”//badebidobudy/fdjlkqsfj”
So my question is : how can I configure (or tweak) WordPress or bbPress to at least accept my url scheme or even recognize a raw link with a custom scheme ?
Hi all,
Running WP 4.3.1 and BBPress 2.5.8
The issue: Forum replies appear above forum content in this theme (have tested using vanilla 2015 theme and there’s no problem). The partial solution is to play with CSS.
I’ve got a CSS plugin (Simple Custom CSS) and making changes in there, and I’ve managed to get the reply content to appear in almost the right place using:
ul.forums li {position: relative;}
However, this means the content appears above the bb-reply-header DIV.
Any help appreciated 🙂
Thanks
L.
I am unable to view the Reply list in the dashboard menu, instead I get an Internal Server Error page. On the Topic page, I see that I have a total of 29 replies, but on the dashboard home page it says that I have 33. I believe there are replies that are causing this problem, but I can’t get to them to delete or change them. I believe they are untitled and associated with any Topic. Any help would be appreciated….
We have some sticky forum posts that we update frequently. At the bottom of them, it lists out every time there was an update/edit with ‘This topic was modified (time) ago by (username)’.
So the list of ‘This topic was modified’s is getting long. Is there any way to hide those on certain posts or at all?
Hi.
How can I completely disable nonce check in the forum? We have a personalized theme and sporadic warnings appears: “Are you sure you want to do this?”. Well, we don’t know how to reproduce them but they appear on breaks our design.
Thanks in advance.
Hello Everyone,
I have a site were users can add topics on Forums. But is there a way that the Admin adds/edits/delete new Forums on the front-end?
Hello! I have been looking for a lot of time but still could not get aware of how to make layout of my forum hierachical just as other forum plugins have? Old methods that were published are no more valid. I just need to make my subforums hierachical not amassed in lines. Who could help me?
Hi
We have a bbpress forum
But the fonts are not fit to site font size. I want to increase fonts size of bbpress. How to do it?