Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 13,651 through 13,675 (of 64,490 total)
  • Author
    Search Results
  • #167391
    Kasi Salyer
    Participant

    Hi, I tried again to post this bug on track, but I got a “you have not ticket privileges”, so I’ll try to report it here since it can be a very general issue.

    My blog is set with a permalink structure like %category%/%postname% WITHOUT a trailing slash. But on bbpress file ajax.php on function bbp_get_ajax_url() the url is generated with a trailingslashit( $wp->request ).

    WordPress sends back a redirect whene there is a trailing slash and the subscription fails with an alert “undefined”. Removing the trailingslashit(…) everything works fine.

    There is a specific reason for that use of trailingslashit()?

    Thank you, Kasi.

    OsamaNuman
    Participant

    Hello,

    I have 2 inquiries:

    1- I would like to know how to change buttons texts (subscribe, favorite, submit) in forums and topics lists?
    2- How to change/remove some reply links (Stick , merge ..etc)

    How can I do this on my child theme, is it by copying the php files to my child theme? if yes, which files are they? OR I should have a function file created by me to do that ?

    Thanks

    #167389
    tashmash
    Participant

    I’m using the Cafe Pro Genesis child theme and the latest version of bbpress. I would like to add a border to the text boxes on the topic and reply forms but can’t find the bbpress css in Genesis. Anyone know where to find it?

    #167383
    davidschwartzer
    Participant

    I have gone through the prior threads on this issue and I still can’t change the text in the Oh Bother box.

    My site is appletechtalk.com. If you click on the Forums taband look at the bottom of the page, you will see the Oh Bother! text.

    I have modified the feedback-no-forums.php file so that the text line reads “Please select a topic”. I thought that would be easier than trying to remove the box completely (which is what I would rather do).

    I placed the file into my child theme. First I put it in the root of the bbpress directory and that did not help. I also recreated the directory structure in my child theme:

    bbpress/templates/default

    and that didn’t help either.

    I am new to WordPress and bbPress as well as css and php files so I have a bit of a learning curve but I’m wondering if you have any thoughts on why this isn’t working.

    Thanks,

    David

    #167382
    davidschwartzer
    Participant

    Stephen:

    I have gone through this topic thread and I still can’t change the text in the Oh Bother box.

    My site is appletechtalk.com. If you click on the Forums taband look at the bottom of the page, you will see the Oh Bother! text.

    I have modified the feedback-no-forums.php file so that the text line reads “Please select a topic”. I thought that would be easier than trying to remove the box completely (which is what I would rather do).

    I placed the file into my child theme. First I put it in the root of the bbpress directory and that did not help. I also recreated the directory structure in my child theme:

    bbpress/templates/default

    and that didn’t help either.

    I am new to WordPress and bbPress as well as css and php files so I have a bit of a learning curve but I’m wondering if you have any thoughts on why this isn’t working.

    Thanks,

    David

    #167377
    AilyRoot
    Participant

    could we possibly to have Bulk-move bbPress topics soon?

    users post on wrong forum all the time, we really need function

    #167372
    bp.karpinski
    Participant

    Hi,

    I have problem with translation Polish Plugins BBpress. I use plugin translation loko.

    Example:
    Translate no problem headline, while there is a problem translation other elements.
    Screen:
    http://www.fotosik.pl/zdjecie/be5ef86aeb3e93b8

    It is not affected while the change
    Exapmle:
    http://www.fotosik.pl/zdjecie/7bd91fc5748b0c84

    Please, help me! How to translate all the elements?

    #167371
    chill1padi
    Participant

    Hi, I am new to WordPress and bbPress, I have recreated my blog using WordPress, and i want to have a forum on my blog for my students to participate in discussion. However, I don’t seems to get the member registration for my forum. Any idea whats going on?

    #167368
    Robin W
    Moderator

    try adding this plugin to your bbpress set-up

    https://wordpress.org/plugins/bbp-private-groups/

    #167367
    dltanner99
    Participant

    So, this issue was never resolved with bbpress? Here it is a year later, and I am having the exact same problem. Are you still suggesting that we come up with a workaround for the forum/blog highlighting problem? Take a look at my site at the link below:

    http://trilogusmediagroupco.ipage.com/edipros01/forums/

    I just need to know why such a straightforward problem is still happening.
    I am also using the Generate Press theme with bbpress. Was it ever addressed/resolved?

    #167363
    Robkk
    Moderator

    In the code I posted the menu links should lead to the default WordPress forms.

    Login, Register, Lost Password links

    Other plugins can add frontend forms like Theme My Login, woocommerce, some other membership plugins.

    I am basically saying the bbPress forms are incomplete in functionality, it might be better to use something else like the default WordPress forms.

    #167360
    Robkk
    Moderator

    Do you have any hidden forums?? Hidden forums are only for Admins and mods, participants might get a 404. There might also be a bug if you are using it with BuddyPress groups for group forums.

    You can test to see if it could still be a user capability issue on your site too. Just installing a plugin that modifies the bbPress user role capabilities could mess it up and it could still mess up even if you removed the plugin. Some users say the Members plugin by Justin Tadlock resolves some user role capability issues just by installing it, so you can try that.

    Makes sure to test this in a default theme to make sure you do not have multiple issues regarding capability issues and a theme issue.

    Make sure to test with your normal Keymaster role and also with a testuser accout with a Participant role.

    #167359
    ShawnSauce
    Participant

    I looked in the bbPress Settings and the only option available was the option to toggle the search on or off.

    I could see it being that way by design, I was just wondering if it was created that way by design.

    Thank you for your response!

    #167358
    cynematik
    Participant

    Hello,

    We are a nonprofit organization providing permanent supportive housing for individuals who use to be homeless (and are now productive citizens). We have 39 buildings and we are creating a WordPress site for the tenant community. We want to have a Bulletin Board and Calendar that is exclusive to EACH building.

    Can I use bbPress in such a way that when a tenant logs in, he/she will be able to participate on the Bulletin Board that is unique to his/her building?

    Is there detailed documentation anywhere that can help me with this? I’d love to read it and have feedback on how to do this.

    Thanks very much,
    Cyndi

    #167357
    mica123
    Participant

    Yes, I am using the bbpress forms. Where would I find the default WordPress forms? Also, by other frontend forms – I am not sure what you mean? It is just difficult for me to understand that by not using the bbpress forms, redirects will show error messages without any code?

    #167356
    Robkk
    Moderator

    Are you trying to use the bbPress shortcodes in pages for logging in and registering??

    These forms are really incomplete in functionality, they don’t redirect back to the login form and show error messages above that form, it just redirects to the default WordPress form to show the error messages. I think using the default WordPress forms or other frontend forms are better for now.

    #167351
    jrunfitpro
    Participant

    When I’m in a group and turn on forums for the group, this is what happens:

    Warning: substr() expects parameter 1 to be string, array given in /home/workou23/public_html/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 776

    Warning: strpos() expects parameter 1 to be string, array given in /home/workou23/public_html/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 783

    Warning: explode() expects parameter 2 to be string, array given in /home/workou23/public_html/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 789

    Warning: Invalid argument supplied for foreach() in /home/workou23/public_html/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 789
    – See more at: http://workoutanywhere.net/community/fit-healthy-mommas-challenge/forum/#sthash.3xBUV0H9.dpuf

    Does anyone know how to fix these errors?

    Thanks,

    #167349
    jrunfitpro
    Participant

    It’s workoutanywhere.net and it’s only when I deactivate bbpress.

    #167342
    Gnostic_Thought
    Participant

    I am having issues with the forums, I can’t see the forums. No matter what I set the forum user role too; even moderator. The forums are public and open. My administrator account can see the forums but not the moderator account. I am using buddypress with about 15 other plugins I figured it may be a plugin conflict so I disabled all the plugins except bbpress and buddypress. but I still don’t see the forums. Also on a side note my site has been doing weird stuff. I have all the latest versions of wordpress and bbpress. I was wandering if there is a way to clear the server side cache as this may be the problem not just with the forums not showing up but with the other issues as well

    #167339
    tvirtual
    Participant

    I am still having issues with the amember and bbpress integration. Now if the user logins in via aMember, they can see the forums, but they can’t post. They get an error that they need to be logged in (even though they logged in via aMember…assuming bbPress isn’t recognizing them for some reason). They are given the ‘Participant’ role, so I’m not sure why that’s happening.

    So I tried having the user log in through the bbPress form, but then they can’t see the forums at all unless they then login to aMember as well (maybe because the forums are protected by aMember).

    I’m thoroughly confused and hoping someone can take a look. Thanks.

    #167334
    Robkk
    Moderator

    Did you ever install any user role and capability editing plugins before?? Some plugins could have an issue with the bbPress capabilities.

    #167331
    UgoDimma
    Participant

    Hey @Robkk2.0

    Thanks for your response. But am sorry for taking to long to respond. Is just that I was tryen the new ideas you gave me to see which one will work it out. But I regrete to come back without any solution yet.

    I deactivated all plugins except bbpress, but it does not resolve it.

    I Have no caching plugin on the site as it stands now.

    Ideactivated, deleted, re-install, andre-activated bbpress, and yet, no solution.

    I switched theme to default twentyfifteen, and the issue just changed, but to no better.

    Here is the situation on the default theme.

    Logged out users can view the forum root, and every topics, but once logged with participant role, every page will start return to error 404, both the forum root, except the forums that are associated with the buddypress group, which can only be accessed through the group.

    But with moderator’s role and admin role, been logged in, he/she can view the forum root and all othe forums, topics and replies the way it surpose to be.

    Since installation, I was using Admin role and capability to access my site, untill I created a new user to test run some page do I started noticing all these. So I cannot tell exactly if it worked fine at onset.

    AilyRoot
    Participant

    Hi
    we just found that default bbpress search function does not honor hidden forum setting at all
    If you set a forum to be “hidden”, then you go to search for thread contents inside that hidden forum, search results still show those info under “hidden forums”.

    We are using default bbpress search function, not wordpress search

    hope this could be fixed soon

    thanks for great plugin

    #167324
    deyvinchi
    Participant

    i us plugin “bbPress Enable TinyMCE Visual Tab” 😀

    #167323

    Topic: move content in bottom

    in forum Themes
    deyvinchi
    Participant

    hello..anyone can help me..
    i’m sorry if my english so bad.

    my topic look like this in mobile.
    image content

    my bb content look ugly. can i move bbp author on top and my bbp topic content on bottom ? or bb content lock full witdh.
    help me please

    Media Queries
    ————————————————————–*/

    /* =Standard Mobile Landscape
    ————————————————————– */

    @media
    screen and (max-device-width: 480px), screen and (-webkit-min-device-pixel-ratio: 2) {
    -webkit-text-size-adjust: none;
    }

    @media
    only screen and (max-width: 480px) {
    #bbpress-forums div.bbp-topic-tags {
    clear: left;
    float: left;
    }
    div.bbp-search-form input,
    div.bbp-search-form button {
    font-size: 11px;
    padding: 2px;
    }
    li.bbp-forum-info,
    li.bbp-topic-title {
    width: 45%;
    }
    li.bbp-forum-topic-count,
    li.bbp-forum-reply-count,
    li.bbp-topic-voice-count,
    li.bbp-topic-reply-count {
    width: 15%;
    }
    span.bbp-reply-post-date {
    float: left;
    }
    span.bbp-reply-post-date+p {
    clear: both;
    }
    span.bbp-admin-links {
    clear: left;
    float: left;
    }
    #bbpress-forums .bbp-forums-list li {
    display: block;
    font-size: 11px;
    }
    #bbpress-forums .bbp-body div.bbp-reply-author {
    margin: -15px 10px 10px;
    min-height: 100px;
    padding-left: 80px;
    position: relative;
    text-align: left;
    width: 100%;
    }
    #bbpress-forums div.bbp-reply-author a.bbp-author-name {
    clear: none;
    display: inline-block;
    margin-left: 0;
    word-wrap: break-word;
    }
    #bbpress-forums div.bbp-reply-author img.avatar {
    position: absolute;
    top: 15px;
    left: 0;
    width: 60px;
    height: auto;
    }
    #bbpress-forums div.bbp-reply-author .bbp-author-role {
    font-size: 12px;
    font-style: normal;
    }
    #bbpress-forums .bbp-body div.bbp-reply-content {
    clear: both;
    margin: 10px;
    padding: 0;
    }
    #bbpress-forums div.bbp-reply-content p {
    margin-bottom: 1em;
    }
    div.bbp-submit-wrapper {
    float: left;
    }
    #bbpress-forums fieldset.bbp-form {
    padding: 0 10px 10px;
    }
    #bbpress-forums #bbp-user-body {
    clear: both;
    margin-left: 0;
    word-wrap: break-word;
    }
    }

Viewing 25 results - 13,651 through 13,675 (of 64,490 total)
Skip to toolbar