Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 24,801 through 24,825 (of 64,535 total)
  • Author
    Search Results
  • #136075

    Topic: Confused

    in forum Installation
    uksixthman
    Participant

    Hi, I am hoping someone could help me.

    I am using the bbpress plugin. I want the landing page for all my forums to be http://mysite.com/help

    How do I change the forum address from http://mysite.com/forum to /help??

    Thank you

    #136068
    cookney
    Participant

    hi

    i have read a few threads on this and there is no answer that works for me

    i need to change the title tags of the BBpress groups i have on – 30 Day Fitness Community

    At the moment they just say – “Groups – 30 Day Fitness Challenges” –

    and i need them to say the name of the group for example – “30 Day Squat Challenge – 30 Day Fitness Community”

    if anyone can fix this be very grateful 😀

    Morgensonne
    Participant

    Hallo,

    I’ve just installed bbPress.
    In my WordPress a warning appears:

    Load Behavior: The author used load_textdomain instead of load_plugin_textdomain function. This may change the behavior of WordPress, because some filters and actions now no longer be executed. Please contact therefore the author.

    What does the author say?

    Morgensonne

    #136066
    wdele
    Participant

    Hello,

    I am currently using bbPress for my forum. However, there is one thing I can’t get to work.

    I am trying to have a different page for creating a topic. I have the page (/create-topic), but I can’t get to remove the ‘Create topic’ ‘widget’ below a forum.

    So… I want a page for creating a topic, and remove the ‘widget’ below every forum.

    Whatever I try, I can’t get it to work. I’ve looked everywhere, please help!

    Thanks in advance!
    W.D. Edwards

    #136065

    In reply to: SMF Import to bbPress

    NeilJ
    Participant

    Yeah I am looking at how to import them myself. I was trying the following just to even get the categories into the database but it does nothing:

    $this->field_map[] = array(
    	'from_tablename'  => 'categories',
    	'from_fieldname'  => 'id_cat',
    	'to_type'         => 'category',
    	'to_fieldname'    => '_bbp_forum_type'
    );

    Not that the forum I am importing has a lot of categories but it would be nice if we could import these as well.

    #136064
    dice2dice
    Participant

    Thanks Stephen, I will try there.

    #136063
    Stephen Edgar
    Keymaster

    I’m not familiar enough with the way BuddyPress works its ‘members’.

    Jump over to http://buddypress.org and see if they can give you some pointers.

    #136062
    dice2dice
    Participant

    Stephen thank you for your reply.

    I seem to have done this already today, though not intentionally, I have been working on resolving this for the past 6 hours.

    The image below confirms that I now have 91 participants. But if you click on my ‘Members’ on my home page it states there are now 20 members (link here http://www.whichinvestmenttrust.com/members/ ).

    I believe ‘Members’ comes from Buddypress and not from BBPress so I’ve been wondering if there is a disconnect there? Maybe I haven’t set it up properly.

    I’ve looked through a lot of forums and posts both on BBpress, WordPress and several other websites bit I’ve not seen anyone else posting this issue.

    Thanks, Dice

    Forum Participants

    #136060

    In reply to: SMF Import to bbPress

    Stephen Edgar
    Keymaster

    Categories are not converted yet, I need to come up with some uber SQL statement to get these imported, I just took a quick look and drew a blank 😉

    The rest of the forum hierarchy is fully imported though so you can just recreate the categories and then assign the remaining forums to these categories (typically not there are not many categories on forums so it should be a quick and easy workaround.

    #136056
    Stephen Edgar
    Keymaster

    Open up your WordPress users admin eg. http://www.whichinvestmenttrust.com/wp-admin/users.php

    I presume this is because your existing WordPress users before you installed bbPress do not have a ‘forum role’, set these users as ‘Participants’ and I think you will be good to go.

    There is some more detailed role info here:
    https://codex.bbpress.org/bbpress-user-roles-and-capabilities/

    #136054
    dice2dice
    Participant

    Gosh this is so frustrating.

    When I click on ‘WangGuard Users’ it states I have 89 verified members. How does WangGuard connect with BBPress?

    The 89 definitely includes members who registered on my site before I installed BBPress.

    I’ve found a tool to import members it is here….. https://codex.bbpress.org/import-forums/

    But it doesn’t seem to include WordPress members. It is just members of other forums software.

    A solution might be to uninstall BBPress and install something that works better but if I uninstall BBPress will it delete my members?

    I see others using http://disqus.com Maybe that would work better?

    #136052
    SmileWP
    Participant

    Hello,

    I’m a super admin on a new WordPress install with one sub site (the main site).

    When I posted to BBPress my post gets this message:

    This topic is marked as spam.

    …and when I go to Topics there are no topics.

    …and I can’t seem to find the Spam folder anywhere to select the topic and tell BBPress that it’s not spam.

    I know I’m new but please be patient with me.

    Thank you,

    Chris

    J
    Participant

    Hi,

    Using bbP 2.3.2 on WP 3.6.

    This may seem silly but isn’t using a user’s username (aka their login username) in their public profile url a reduction in security?

    In any case, I want to see if there is any possibility to change that. the main reason is that for other reasons we have used people’s email addresses as the usernames when creating accounts. This made some sense at the time but provides an issue where now that we have added bbPress, people’s profile url includes their email address. something most of them will probably not like, and is reduction in security and privacy.

    Is there a way to make it something like http://www.sitename.com/users/firstname_lastname/ instead?

    or is there any other ideas as how to solve this dilemma?

    Thanks

    #136047
    KenTheriot
    Participant

    I just set up my first bbpress forum (WP 3.6 and bbPress 2.3.2). I’m using Genesis with the Eleven40 child theme. I also installed the bbPress Genesis Extend plugin.

    For what it is worth, this problem does NOT happen using the Twenty Twelve theme. So it is likely related to the Genesis and Eleven40 child theme combo.

    The problem I’m having is that the url “mysite/forums,” leads NOT to the forum index, but instead to a strange page that pulls a graphic from my theme and puts the following text on the page:

    “Search for: Living With A Urinary Catheter › Forums Forum Topics Posts Freshness General Discussion Introduce yourself and talk about all things catheter related. 2 2 26 minutes ago Ken Theriot Urethral Strictures And Their Treatments Discussions about urethral strictures, their symptoms, treatments, success rates and surgery recovery. 0 0 No Topics”

    Here is a link: http://livingwithacatheter.com/forums/

    I have set up a page called “Community Forums” on which I have put the index shortcode, and the link to that, which I have in my NAV menu, works great. It leads here:

    Community Forums

    It would be an issue except that there is a clickable link in the breadcrumbs that leads to the weird /forums page (Living With A Urinary Catheter › Forums › General Discussion) – the “Forums” part of the breadcrumb path.

    Is there a way I can at least correct the link destination of “Forums” in the breadcrumbs?

    Thanks!

    Ken

    dice2dice
    Participant

    Hi,

    Before installing BBPress I had around 45 members of my site that registered via WordPress.

    I’ve had new members since I installed BBPress but only some show up as members. If you browse to the members section of my site it says there are 18 members. There was 16 members this morning and 10 new ones have registered today but they BBPress forums are not counting them as members.

    My website is http://www.whichinvestmenttrust.com If you click on members it states there is 18 but there are a lot more than 18 so why is it counting them up wrong?

    I’m stuck. If you have any suggestions or need more information please respond. I’d love to hear from you.

    Many thanks, Dice

    #136044
    Xevo
    Participant

    You can however download 2.4 already.

    bbPress 2.4 – Release Candidate 1

    Unfortunately bbPress is still in its early active development which means that a lot of wanted features are still being fabricated as we speak.

    #136039
    johni33
    Participant

    That may well be the reason, but what is the solution?
    surely bbpress needs to send commands to wordpress such that it produces the desired result, i.e. selecting a navigation link in a bbpress widget should navigate to the desired page in bbpress, not jump to some random news page.
    If it’s fixed in 2.4 as indicated above, that’s great but that’s not released yet.

    #136038

    In reply to: SMF Import to bbPress

    NeilJ
    Participant

    Quick update: I decided to do the import on an actual dev server rather than on my local machine and it completed. It did the conversion a lot faster than running locally. It does, however, look like it has not converted over the categories and I am not confident that all of the topics have converted either. If am not too hungover tomorrow I will look into it more 🙂

    #136037
    Xevo
    Participant

    Je bedoeld de activiteiten pagina van Buddypress?

    In dat geval moet je bbpress ook z’n vertaling nog geven, gezien Buddypress en bbPress compleet aparte vertalings bestanden hebben.

    Je kunt hier vinden hoe.
    https://codex.bbpress.org/bbpress-in-your-language/

    #136032
    Stephen Edgar
    Keymaster

    https://codex.bbpress.org/getting-started-with-bbpress/

    Adjust your Forum attributes. These are:
    Types: choose whether you are creating a Forum or category.
    Forum – can contain topics and be the parent of other forums.
    Category – can only contain forums (no topics). Use for organizing your forums.

    You may, for example, have a Category “Open Source Software” with the Forums “bbPress” and “WordPress”.

    Parent: Forums can have a hierarchical structure. If your forum is a sub-forum of another Forum or is the child of a category, add the Parent here.

    #136031
    nvkodde
    Participant

    Not sure of the actual cause but bbPress 2.4 RC 1 seems to of fixed my problem.

    #136030
    craig
    Participant

    oh this is a bbpress question.

    I’m using bbpress to completely manage my sitewide and group forums. I’ve completely turned buddypress forums off.

    BBPress requires a ‘forum root’ to be selected to determine where it will save the forums, and these are visible in the bbpress site wide forum.

    I would like this feature hidden or removed. Do you know how?

    #136023
    Tecca
    Participant

    In your bbpress.css file you’ll find something like this:

    #bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar, #bbpress-forums p.bbp-topic-meta img.avatar {
        border: 3px double #DDDDDD;
        float: none;
        margin-bottom: -7px;
    }

    Add display: inline; to it, and that’ll fix it up for ya.

    #136022
    Tecca
    Participant

    This is the way that bbPress is; you’d need to make your own theme if you want it to have a forum hierarchy. This is a feature that is being added in the future, however.

    https://bbpress.trac.wordpress.org/ticket/1958

    #136016
    aleqx03
    Participant

    Hey there,

    I have set up the bbpress plugin for wordpress, so far everything worked as it should, only one thing didnt work: the username and his/hers profile pic are not aligned. How can i fix this?

    check http://www.asdfarchitects.com/forums

    Thanks alot!!!

Viewing 25 results - 24,801 through 24,825 (of 64,535 total)
Skip to toolbar