Search Results for 'bbpress'
-
Search Results
-
Hello,
We have a problem on our site with loading shortcodes on /topic/ pages, as you can see in the link below:
http://www.futsverige.se/forums/topic/test/However, the shortcodes work everywhere else. So the problem seems to be within bbPress suppressing the do_shortcode() calls from the theme.
Anyone knows what could cause this or point us in the right direction on how to circumvent it?
Thanks
Please excuse the length of this post. It seeks information regarding functionality and best practice.
FUNCTIONALITY
I have developed my own functionality plugin for BBpress and would be very grateful if some one could provide me with the functions snippets for the following features:
1. Creating a header and footer for each individual forum in the index list (ala Style kit template option)
2. Removing the vertical bar that appears to the left of the sub-forum list when the following code is used:
#bbpress-forums .bbp-forums-list li {display: list-item !important;}3. Removing the commas that appear in the vertical list of the subforums. This looks odd and ugly. My links are style in orange and then at the end of each subforum there is a black comma. Can this comma be removed or can it be styled with css so that its color is the same as the subforum links? If it can be styled what is its unique selector?
4. The BBP toolkit has an option to remove all of the blue and yellow alert/info boxes. What is the snippet for this function?
5. The BBp toolkit has an option to only add css to BBP pages. What is the snippet for this function and is it necessary(or a possible conflict) if I chose to run WP minify?
BEST PRACTICE
This is the first site I have developed with a forum. What is the best practice regarding admin forum content, forum rules is a relevant example. Should I create a forum dedicated to my admin topics (included form rules), or rather, should I just create topics for admin content and make them super sticky (which I understand means they will appear at the top of every forum)Again my humble apologies for the length of this post. And, as always, thanks very much for anyone render their valuable assistance.
Kind Regards
Max
There were features in both the BBp Style Pack and BBpress Toolkit that I desired.
Unfortunately when ever I installed both plugins, my site became buggy. There is a conflict between the two it would seem.
So I bit the bullet and created my own functionality plugin and used it and WP Custom CSS to create each of the features and styling I desired from the Style Pack and the Toolkit.
There are just three features that I couldn’t find any documentation for:
1. Changing the header label Freshness to other wording, and
2. Creating a “create new topic” link.I am aware that the first of these features is also included in Robins other plugin called Latest Post (or something like that) however that plugin also includes another feature that I do not require (as I have coded my own)
And so my request. Can someone please provide me with:
1. a function snippet to change freshness to other wording
2. a function snippet to add a “create new topic” link at the top of a forumThanks in advance for any assistance.
Kind Regards
Max
I am looking to add a button below all forum roots (under where the thread creation form sits) that is only visible when not logged in (it will be a login/register button collection).
Personally, I don’t think this is necessary, I think the notification works fine, but a friend who I am developing this for is pretty insistant of there being something down there for people.
I was wondering on how this would be done so it doesn’t disappear when updating BBPress?
I would rather do this in an external plugin so it can be managed better, but I would need to restrict it so they only appear on BBPress forum root pages, and at the bottom of threads when you aren’t logged in.
Do you have any pointers or examples on how I would prevent something like this from appearing on all pages and only in the areas I have mentioned?
Topic: logout page issue
Hi,
I have installed bbpress and it is working fine. The only problem is that the “logout” page is giving me 404 error message.
I went to the https://bbpress.org/forums/topic/how-to-users-logout/?rs=logout and copied and pasted
“>Logout on my custom sidebar text.My website is http://www.aaashi.com/support/
Can you please tell me, what could be the problem? I even created a logout page, but not working and I am using Sydney pro theme.
Regards,
AjitTopic: Forum redirect to home page
Any user who is not logged in can get to the forum page on my site but then if they try to click on the forum itself, it redirects to the home page. I have searched similar topics but cannot find a solution. I first set up 2 group forums. One is public and the other is private. The unlogged in user can see the public forum listed, but clicking on it takes them back to the home page. I then tried adding a sitewide forum but the same thing happens for that one. I checked that unregistered users may view and post to forums.
I tried deactivating all plugins other than buddypress and bbpress but it still happens. Tried changing my theme, same thing.
Hi there, recently I have the problem that I cannot access my forum. Eventhogh I am logged in via wp-admin I get the message that I don’t have the right to view this forum.
I’m using the bbpress plugin version 2.5.9
Topic: login page problem
Dear All,,
I have recently started a new website. To create a forum, I had installed wordpress and buddypress. However, in the forum registered users whose role is set as “particpant” are unable to create or even view new topics. Through the dashboard when they are trying to view the existing topics it is giving the following message.
You are not allowed to edit posts in this post type.
However, when I changed the user role to moderator or keymaster, the user is able to see the topics posted in the forum. I have seen similar question posted by others in the forum and most of the problems seemed to be about the plugin conflicts. Besides Buddypress & bbpress, I have only Beaver Builder Plugin (Lite Version) & Contact Form 7. I have tried deactivating both plugins but the situation does not change.
Another possibility I have read is that it could be the problem with theme. I am using Tesseract 2 theme. I haven’t checked the theme conflict issue as I am not sure if I can change my theme temporarily to something else (say, twenty sixteen) can I get back my original layout once I change it back to Tesseract 2.
Looking forward to replies.
Forgive me for the amount of information in this post, but I could really use some pointers here.
I am redesigning a website on my local drive for a club which has paid membership. Their current website has forums that are running on Simple Machines 1.1.1. My solution was to move everything to WordPress and bbPress. But I want to make sure I am doing this in the most careful and streamlined way. This is where my questions begin.
Locally, I am running WordPress 4.5.2. My theme is a custom Traverse theme which is also a Builder theme from iThemes. bbPress The look and feel is working fine. I created the forums with topics from scratch as I found no way to really migrate Simple Machines to bbPress. So the basics are there, but now I need to find a process for users and memberships. The forums are public, but only members can post and/or reply. Membership goes through a Gravity Form.
I’m using Gravity Forms to create a membership form for new members. This also uses the User Registration add-on which hopefully will add the user as they signup and submit payment via the Paypal add-on. However, an admin will need to update/approve the user registration to “participant” so that the new user can post in the bbPress forums (and hide the WordPress menu).
For current club members, I anticipate that I will need to wait until I launch the website, then manually add every user from a list of email addresses and names. This will kick off an email to the user that they have an account and can login. Time consuming, but I can’t think of any other way to do this.
Another concern I have is how do these users who I enter manually renew membership? Since they are basically being manually added, they are bypassing the new membership form which will be used for new members. Actually, I have a concern with new members as well since membership is only for 1 year, how do I/admins handle alerting users to renew their membership? Perhaps I need a new “Renew” form which would bypass new user creation.
I realise this post probably crosses over several topics and plugins and for that I apologize. Some of these questions are probably better suited for posting in Gravity Forms support forums. But any help or advice, I would greatly appreciate.
So, really, I have a two-part question. First, I’d like to add some new roles. I’ve read and looked all over the place without any real answer. I know what codes to use per the documentation. That said, I’m not sure which file to place them in and that’s the part I can’t find definitive answers on. If someone could direct me which directory and file to add it to that’d be great. I already know not to do it to the BBpress core files.
Also, is there a way to assign specific moderators to specific boards. Say a user is a moderator, but I don’t want them to moderate all boards, just specific boards. Is that possible?