Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress"'

Viewing 25 results - 3,501 through 3,525 (of 26,821 total)
  • Author
    Search Results
  • #194994
    Wushan TCM
    Participant

    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)

    reedy
    Participant

    Not in my use case, @robin-w (and I have your great plugin installed and active, by the way). That’s because I want the forum to display WordPress user roles, not bbpress roles. From what I can see in your plugin, I can only change the name of bbpress roles. I hope this makes sense!

    #194973
    yehiasalam
    Participant

    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:

    Robin W
    Moderator

    you can change names using my plugin

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>Forum Roles

    #194965
    Milan Petrovic
    Participant

    Hi,

    I am Milan, owner of Dev4Press, and author of many bbPress plugins, including some free on WordPress.org and many premium plugins, and you can see all bbPress related plugins I have here: plugins.dev4press.com/filter/bbpress. If you need help with bbPress, you can contact me via the contact form on my website.

    Best regards,
    Milan

    #194960
    Robin W
    Moderator

    lots of plugin to remove admin bar

    https://wordpress.org/plugins/tags/admin-bar/

    and to design forum

    bbp style pack

    #194959
    mauroapo
    Participant

    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

    #194911
    kavehbaz
    Participant

    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?

    #194908
    Robin W
    Moderator

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>Search Styling

    reedy
    Participant

    That code was very helpful, @codingmachine — one question, though. Is there any way to change the name of the roles that are output to the forum? I don’t want to change the name of the role in WordPress, I just want to change the output.

    So, for example, if the user role is “Student”, I want it to output “Client”. Is this possible by editing the code you shared?

    #194869
    Pexle Chris
    Participant

    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?

    #194812
    wpGonzales
    Participant

    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”

    #194811
    wpGonzales
    Participant

    Hi, I found the plugin “bbpress Sort Topic Replies” https://wordpress.org/plugins/bbpress-sort-topic-replies/ can do that, but only for the first reply of a thread. Also, the plugin has not been updated for a long time, it seems to be abandoned.

    #194807
    piccart
    Participant

    ok thanks, I’ve created a ticket to report the bug:
    https://bbpress.trac.wordpress.org/ticket/3219

    #194803

    In reply to: bbPress Moderation

    Robin W
    Moderator

    I would first of all try the more up to date version of this

    bbPress – Moderation Tools

    and then reach out to the support forum of that pluigin

    #194793

    Topic: bbPress Moderation

    in forum Plugins
    JosephTersoo
    Participant

    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.

    #194772
    Robin W
    Moderator

    sorry, that’s how it works in bbpress.

    But if you do get to someone who has coded, please post the result back here to help others.

    my style pack plugin has a button you can add to the pages to make it clearer

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>Buttons

    #194770

    In reply to: BB press profile page

    Robin W
    Moderator

    link to one’s bbp profile in menu

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>login

    #194748
    vincitytaymodaimo
    Participant

    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.

    #194746
    Pexle Chris
    Participant

    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.8

    Commandrea
    Participant

    I’m getting a feeling it’s a canonical error – maybe with Yoast or WordPress’s permalinks. Researching that now.

    Commandrea
    Participant

    On 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.

    Subscription tab latest activity author adds /forums/subscriptions/ to 'view profile' url

    #194712
    Commandrea
    Participant

    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!

    Subscription latest activity author link error

    I’m using bbPress with BuddyPress and WordPress- all latest editions.

    #194706

    In reply to: How add Class on list

    puniler
    Participant

    I am trying to implement the infinite loader on the reply page.

    That’s the plug-in for that:
    Ajax Pagination and Infinite Scroll
    https://wordpress.org/plugins/malinky-ajax-pagination/

    And to use this plugin I need to add ClassName to the list, but I do not know where the list is added.

    Regardless of where I look in the template, I can not find any additional code for the list.

    I would like to find the additional part of the list and add it a ClassName.

    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?

Viewing 25 results - 3,501 through 3,525 (of 26,821 total)
Skip to toolbar