Search Results for '"wordpress"'
-
Search Results
-
Topic: 404 on forums and groups
I am constantly receiving a 404 error if a non logged in user clicks on the groups at https://wushantcm.com/groups/ and the forums on https://wushantcm.com/forums/ I am not sure since this could be a cache problem. I am using Hyper Cache and do miss the function of page cache time out, seems this function doesnt exist anymore and also not sure if it could be in relation with my plugin.
Wordpress Version: Version 4.9.8
bbPress Version: Version 2.5.14
My site: https://wushantcm.com/
Theme: Boss Theme (Buddy Boss)Hello,
I have a wordpress installation with both bbpress and BuddyPress installed. I’m trying to create a user from code and automatically setting the forum role to participant. I tried using the bp_core_signup_user but it has not effect. This is the part of the code where im creating the user:
// create the user from the bp_core method, to make sure it passes the activation mode first $user_id = bp_core_signup_user( $post->username, $post->password, $post->email, [] ); bbp_set_user_role( $user_id, "bbp_participant" );
Attached is the user profile after creation from code:
Topic: How to remove wordpress bar
So i’ve just started to use bbpress and i need some help.
I’ve made the user registration and login pages but whenever someone log in, this black bar appears at the top
https://ibb.co/naHGEz
i’ve made login in other forums that work with bbpress and it doesn’t appear. If someone know what i’m doing wrong i’d love to know.One more thing, i’ve been having some difficulty in design the fórum and setting it up properly. I have the bbpress complete pdf and found some other guides online but i’d like to know if any of you have some good start up guides for bbpress.
Thanks
I want to have “boilerplate” replies in a forum, so replies can be text-mined. (A bit like custom posts in WordPress.)
So for example a dropdown menu with a list of predefined text elements, so users do not need to type.
If possible to put radio buttons and checkboxes too.
Ideas pls?
Wordpress:
bbPress: 2.5.14
http://www.onlymaths.gr
In my forum I have 2600 subscribers.
I have installed the “AsynCRONous bbPress Subscriptions”, so the users get email notifications in their email when a user create a topic, but it send only at the first 75-100 subscribers email. Why? Is there something that we can do?Hi all,
Is there a way to sort replies descending from newest to oldest that works with pagination enabled?
I have found this abandoned plugin https://wordpress.org/plugins/bbpress-sort-topic-replies/
which allows me to change the sort order, but it breaks when also using pagination (see https://wordpress.org/support/topic/descending-order-conflicts-with-pagination/ )Is there a changelog for the upcoming version 2.6 of bbpress? maybe there have been some changes in that area?
Thank you all for your work on making bbPress better!
Edit: My installation is WP 4.9.8 with bbpress 2.5.14 and “bbPress – Sort topic replies 1.0.3”
Topic: bbPress Moderation
I need help with this plugin bbPress Moderation By Ian Stanley https://wordpress.org/plugins/bbpressmoderation/
i use this to hold topics for moderation from my participants before publishing them, because not all topic i will want to publish. but the thing with this plugin is that it hold but topics and reply for moderation and has no option to separate them.
Is there any way like code that i can use to prevent topics from being moderated, only post should be held for moderation and the reply should not be held.I assume this is pretty standard, but on our forum site (http://nexus.universaltheosophy.com/), the bbpress “reply box” is located at the bottom of any given Topic post. So, when someone wants to reply, they need to scroll all the way down. Also, directly beneath each existing reply is a “reply button”. If someone wants to reply to an existing reply, they click this button…. but what happens is that the Topic post reloads in their browser and then they’re taken to the bottom of the Topic where the reply-box resides.
What we want, is this: when someone clicks reply, a reply-box appears directly beneath the existing reply they’re replying to (basically, how reddit works). I’ve seen at least one site that has managed to do this with some kind of customizing of bbpress, but nobody seems to want to share.
In order to see how the reply button on our site currently works, you can use our dummy-test-account to login (just please be respectful and don’t make me delete too much spam) UN: [redacted] PW: [redacted] And use this discussion to see how the reply function currently operates: http://nexus.universaltheosophy.com/groups/key-concepts-study-group/forum/topic/reincarnation/
Any help at all would be hugely appreciated. The current functionality really makes for a poor forum experience for our members.
Also, we’re currently running bbpress 2.5.10 and WordPress 4.6.1.
I have 2600 users subscribers in the first forum of my forum: https://www.onlymaths.gr/forums/forum/%CE%B1%CE%BD%CE%B1%CE%BA%CE%BF%CE%B9%CE%BD%CF%8E%CF%83%CE%B5%CE%B9%CF%82-forum/
When someone post a topic in this category, no one subscriber get a notification email of creating this topic.
In the last forum of my foroum: https://www.onlymaths.gr/forums/forum/%cf%85%cf%80%ce%bf%cf%83%cf%84%ce%ae%cf%81%ce%b9%ce%be%ce%b7/
I have only 3 subscribers.
The 3 subscribers get the notification email of creating a this topic!The current version of bbpress is: bbPress 2.5.14
The current version of WordPress is: WordPress 4.9.8On my profile page, under the forums/subscriptions tabs, the author link under ‘last activity’ doesn’t just link to their profile. Instead it adds /forums/subscriptions/ to their profile url/bbp-author-name which takes me to a ‘page not found’ because subscriptions are not visible to other users.
Is this an error and if so, how do I strip or change the /forums/subscriptions/ portion of the url to /profile/ or remove it all together? Can someone confirm what this link looks like on their web forums?
The screenshot is from my profile page while viewing the forum/subscriptions section. The url reflects that as https://sucsforyou.com/members/newbeta/forums/subscriptions/
In the screenshot you’ll see the url in the bottom left corner has added that to the link, while the alt says ‘view profile.’
Thank you! I’m using bbPress with BuddyPress and WordPress- all latest editions.
While logged in and viewing the forum tab under other members’ profiles, I can see their Topics Started, Replies, and Favorites- no subscription tab is visible unless I’m on my own profile page.
The problem is when I’m looking at my subscriptions or topics, the author link under ‘last activity’ doesn’t just link to their profile. Instead it adds /forums/subscriptions/ to their profile url which takes me to a ‘page not found’ because their subscriptions are not visible to other users (I’m assuming).
Is this an error and if so, how do I strip or change the /forums/subscriptions/ portion of the url to /profile/ or remove it all together? Can someone confirm what this link looks like on their web forums? Thank you!
I’m using bbPress with BuddyPress and WordPress- all latest editions.
hello everyone I have a problem with users of the forum.
My bbpress forum is currently limited to registered users.
These are days that I try to find a way to solve this problem without coming to terms with it.
currently the forum that I created on wordpress with bbpress is limited to registered users, I would like the forum to be free and that unregistered users could read the forum, discussions and replies, if they wanted to participate in the discussions or create new ones at that point would need registration.
how can I do?