Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 20,001 through 20,025 (of 64,517 total)
  • Author
    Search Results
  • #148047
    charris25
    Participant

    Has a solution been found for this issue? I’m pretty much having the same issue.

    This forum contains 1 topic, and was last updated by Admin 12 hours, 7 minutes ago.

    Viewing topic 1 (of 1 total)

    After “viewing topic 1” no topic is shown. my theme is bbpress compatible, I’ve tried disabling all plugins except for bbpress. nothing seems to work. any insight?

    #148040
    yoshimitsu1234
    Participant

    When i to create a new topic or reply to existing one my site forum, the reply box goes out of the screen and a part of the box is cut along with some text.
    Here is an example http://tinypic.com/r/1z4yaef/8
    I do it on my Nexus 4 and content goes out but when i re size my desktop chrome window to same resolution or even lower to 480 x 800 this does not happen. But when i re-size the desktop window to 320 x 480 this happens.
    Is there any way to prevent this and make it responsive?

    #148037
    Robin W
    Moderator

    As you’ve paid for a theme which says it’s bbpress compatible, I’d suggest you contact their support page and they should fix you !

    #148035
    charris25
    Participant

    I’m having the same/similar issue when I click into a group and click on the forum tab I can see

    “This forum contains 1 topic and 1 reply, and was last updated by Admin 1 week, 2 days ago.”

    “Viewing topic 1 (of 1 total)”

    But under “Viewing topic” topics are not showing up for any user.

    I had turned the search engine option on the dashboard on/off… that didn’t work.

    I changed the theme to the word press default theme and topics seem to be working properly there so I believe its something with the theme but I’m not sure I’m currently using the salutation theme. http://themeforest.net/item/salutation-responsive-wordpress-buddypress-theme/548199

    I’m using WordPress 3.9.1 bbpress 2.5.4 and Buddypress 2.0.1

    Any help would be greatly appreciated!

    #148028
    Morgensonne
    Participant

    replies come as

    http://www.mysite.com/forums/topic/equipment_for_sale_devon/#post-14239

    Okay, I just found out: this is the link from the forum view. This is for me the same way. That’s not the problem. Problem is that the reply-title is no longer inserted automatically. In the admin area!! The field for the title is empty since version 2.5.x.

    Please open in your bbpress admin area a reply and look if there is a title inserted (with the prefix “reply to:”) or whether the field for the title is empty like it is in my bbpress admin area.

    You can see what I mean in my screenshots.

    #148027
    Morgensonne
    Participant

    replies come as
    http://www.mysite.com/forums/topic/equipment_for_sale_devon/#post-14239

    Is this the view of the permalinks in the admin area of the bbpress-replies section?

    #148019
    Morgensonne
    Participant

    Hi Robin,

    it seems that Stephen had no idea about this.
    In the meantime I have heard by John James, that this is not a bug. It would be correct. Replies only ever had titles because WordPress forced all posts to have them until 3.7. I’m confused about that, because at bbpress 2:41 I have reply-titles with WordPress 3.9.

    And you had written that your reply-titles are still there and also in the permalink (bbpress 2:54 and twentyten-theme). So I want to ask you to have a second look on it: is it really the REPLY-title in the permalink? Topic-titles I also have in the permalinks, only the replies have no title and the permalink shows only the ID.

    My permalinks should contain the post NAME (not the ID) like this:

    mytestblog.de/blog/foren/reply/reply-to-this-is-a-test/

    bbpress 2.41 does exactly in this way!
    Now – with bbpress 2.5x – the permalink is like this:

    mytestblog.de/blog/foren/reply/140/

    140 is the ID of the topic reply.
    I would like to have it again that way as it runs under bbpress version 2.41. πŸ™

    Why do I want this?
    1. permalink without reply-title, but only with reply-ID is not good for search engines.
    2. if I open a reply-post in the admin area, there is no title “reply to: …. (topic title) …” (the title bar is empty) and I do not know to which post this reply refers. This is not good for handling the forum in practice.

    Robin, would you be so kind to look again to see if it really is th REPLY-title, which you have in your permalink? I can also take a screenshot to illustrate where my problem is.

    Thank you very much for your help!
    Morgensonne

    #148018
    Sudar Muthu
    Participant

    We’re happy to add extra hooks and filters into bbPress where needed to help facilitate having wpMandrill work with bbPress but someone who knows and understands wpMandrill and the Mandrill API is going to have to give us a hand here.

    Okay guys, some good news πŸ™‚

    After spending almost the entire day, I finally found a way to get around the “only one bcc email” restriction of Mandrill API. Basically Mandrill API provides a way to trigger individual emails for a list of individual email address. To do that we need to add the list of email address to the the “to” column in a array with type as “bcc” and then set “preserve_recipients” to false.

    After I found this I wrote a small plugin by filtering the wp_mail filter and then parsing the “bcc” header and then adding the emails to the “to” array. The full explanation and code is available at http://bulkwp.com/blog/using-wpmandrill-to-send-subscription-notification-from-bbpress/

    Note: Strong disclaimer. It currently works for me but there may be lot of corner cases. So first check it in your dev server before adding to a live server.

    #148017
    steheap
    Participant

    I currently use Mingle Forum for my camera club forum but the current lack of support is worrying and I’m searching for an alternative. bbPress looks great, but one feature we use a lot is the insertion of an inline image into a post – photographers like to show what they have taken!
    Does bbPress support that natively, or via supported plugins? Any issues that a private forum with about 100 members would get into with bbPress and images?

    Steve

    #148005
    Robin W
    Moderator

    bbpress/includes/common/widgets.php
    bbpress/includes/replies/template.php
    bbpress/includes/topics/template.php
    bbpress/includes/users/template.php
    bbpress/templates/default/bbpress/user-details.php

    #148004

    In reply to: Add forum to post

    TheLamb
    Participant

    Don’t worry, I found the shortcodes and that told me how to do it. For anyone else who needs this use the shortcode below where the id is the id of the forum you want to display.

    [bbp-single-forum id=10]

    more help on the shortcodes is at https://codex.bbpress.org/shortcodes/

    #148000
    GuillaumeR
    Participant

    Ok thanks for the answer. Can you tell me in which files of BBpress the function get_avatar is used ?

    #147994
    Stephen Edgar
    Keymaster

    Also you can export Forums, Topics, and Replies using WordPress Export (Tools -> Export)

    You could then export updated topics and replies and import them again into your other install.

    The issue of needing to use the a custom importer that you added a comment on in #2605 is to maintain legacy user meta.

    #147993
    Stephen Edgar
    Keymaster

    I’m not sure how ‘duplicator’ works but if it sync’s the database it should be fine to sync bbPress’ forums, topics and replies as they WordPress ‘Custom Post Types’, topic tags are a taxonomy and users are users.

    So presuming Duplicator is copying/replication WordPress’ posts and pages which are stored in wp_posts and wp_postmeta adding support for bbPress should ‘just work’ if Duplicator supports custom post types.

    #147991
    Robkk
    Moderator

    okay so i have found a great post rating plugin

    with a simple count , with just vote up and vote down

    https://wordpress.org/plugins/like-dislike-counter-for-posts-pages-and-comments/

    heres a picture of how i have my layout

    https://docs.google.com/file/d/0B_Ue9ryY5cmYU3BHMDRkNzJsNU0/edit

    is it possible that whenever the post count goes down a certain number of times lets say 4 times that i can send data to akismet to recognize the post type (topic or reply) as spam?

    Like akismet would react the same as if i clicked the spam link in my bbpress reply admin links?

    just wondering if this possible?

    #147989
    Stephen Edgar
    Keymaster

    Glad your working, sorry I didn’t get to suggest using a call back earlier πŸ˜‰

    Did try using the included callback_reply_to first?

    https://bbpress.trac.wordpress.org/browser/trunk/src/includes/admin/converter.php#L1342

    #147984
    Robkk
    Moderator

    im working on a good layout that should be great on mobile devices

    its pretty much just turning attributes like freshness, posts, voices, and topics into rows instead of columns.

    And using topic reply space wisely , and basically turning bbpress replies VISUALLY into a comment system

    I might share my template files and css in the future

    but i did check out your site and see that your using buddypress too

    so you could try this plugin

    https://wordpress.org/plugins/buddymobile/

    I havent tried it yet so i cant really say much about it though.

    #147983
    Stephen Edgar
    Keymaster

    @Shazahm No, I haven’t looked at what would be required to achieve this.

    The core of the issue from the bbPress side of this is that once you start getting a a large amount of subscribers to forum or topic notifications sending individual emails to each of these users is a significant performance hit or webhost issues with outbound SMTP limits.

    I linked this conversation to @Mandrill last night and their reply:

    Thanks for the additional info. We’re working to improve the wpMandrill plugin with additional features, but no ETA at this time.

    As I previously stated above, the fact that BCC is a valid email address formatting technique but wpMandrill does not support this then it is hard for bbPress to make a workaround to support a plugin that does not support valid RFC internet email standards.

    We’re happy to add extra hooks and filters into bbPress where needed to help facilitate having wpMandrill work with bbPress but someone who knows and understands wpMandrill and the Mandrill API is going to have to give us a hand here.

    nextpagenetty
    Participant

    Hello!
    My bbpress forums is working great except for the forum posts on a small screen mobile device.
    I understand where to make the change to the css (@media only screen and (max-width: 240px))
    I’m just not sure how to change it.
    My wordpress is: WordPress 3.9.1
    My bbpress is: 2.5.4
    and my website is http://www.fogeyscove.com/fogey-forums/

    I also linked to a screen shot showing the issue as well as the css selectors that I need to adjust.
    forum-post-mobile.png

    Thanks so much,
    Annette Kalapaca

    #147981
    Steven
    Participant

    Yes, @netweb, thanks for digging into this!

    Unfortunately bbPress notification was one of the primary the reasons I searched for and ended up using Mandrill, so bypassing it is not really an option for me.

    I really have not delved too deep in the bbPress notification functions for action/filters … are there sufficient actions/filters hooks in place for me to write my own plugin which will restore the pre 2.5.4 notification functionality?

    #147980
    Robin W
    Moderator

    Presume you’ve been through the guides

    Step by step guide to setting up a bbPress forum – Part 1

    for members only forums set these as private, and only logged in users will see them.

    Robin W
    Moderator
    alex93
    Participant

    Hello everyone,

    i have problem with bbpress doesnt work in my theme.My theme is https://wordpress.org/themes/semicolon.Bbpress in my theme doesnt work.Specifically, are not seeing some things from buddypress.In default theme it works.
    I dont know why? Do you any solution? I tried this solution.http://codex.bbpress.org/theme-compatibility/. But doesnt work for me.

    Iam unhappy.Why is this so difficult.I excepted ,that is be easy,but isnt.
    I do not understand it at all.
    Please help me.Thank you very much!

    #147976
    aslauda
    Participant

    So I was recently given control over my volunteer organizations website after our last webmaster did not follow instructions or help with development.

    I’m having some difficulty adjusting to using WordPress, I need to add a Members only forums for the organizations members. the rest of the page needs to be free and open to the public. I will manually add the users in with their emails and assign a generic password that they later can change. I only want them to be able to log into the webpage and not wordpress. I dont want people registering either since it will be done manually.

    this is the website http://mnemshonorguard.org/

    Im no good at code reading or changing.

    I tried using BBPress but wasn’t getting anywhere at all. looking for help the correct application and step by step guide if at all possible,

    Many Thanks

    #147973
    Robin W
    Moderator

    bbpress uses the wordpress function

    https://codex.wordpress.org/Function_Reference/get_avatar

    to get the avatar, so you probably need to poke into how wordpress does this.

Viewing 25 results - 20,001 through 20,025 (of 64,517 total)
Skip to toolbar