Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 15,051 through 15,075 (of 64,518 total)
  • Author
    Search Results
  • #163128
    Robkk
    Moderator

    Well a good way to link to the users topics created is maybe create a custom bbPress login widget as listed here.

    Redirect from page to profile url (menu link)

    I might create a gist to post what I mentioned in the topic

    #163127
    Robkk
    Moderator

    Your theme had something similar to this CSS

    .single_post a {
      font-size: 14px ;
      margin-left: 0 ;
    }

    So the new CSS I gave you would overwrite it only on bbPress forums.

    you can add it

    to your child themes style.css

    in a custom css plugin

    and you could add it to the bbpress.css file if you put it in your child theme in a folder called css somewhere above the media queries or just at the top above the other css rules.

    #163124
    stiffmeister12
    Participant

    I just checked my themes style.css and there is nothing with bbpress forums in it right now for some reason there is however css code in my responsive.css for bbpress forums

    #bbpress-forums .status-category li.bbp-in-forum-freshness {
    margin-left: 1px;
    width: 33.494% !important;

    #bbpress-forums .bbp-topics li.bbp-body ul.topic {
    border-bottom: medium none !important;
    border-left: 0 none !important;
    border-top: 2px solid #aaa !important;
    box-shadow: 1px 1px 0.5px 0 rgb(221, 221, 221);

    #163123
    stiffmeister12
    Participant

    thank you for the reply now where would this code go in the bbpress style.css? can it go directly at the end? Or am i editing the code? same goes for the themes style.css. thanks

    #163120
    Robkk
    Moderator

    Id say use this plugin ,add the widget to a sidebar ,go to the forum and remove the subscribers from the widget

    https://github.com/easydigitaldownloads/bbPress-Topic-Subscribers

    #163113
    Robkk
    Moderator
    #163112
    Robkk
    Moderator

    This seems very custom , looks pretty good though

    The bbPress forum header labels have certain widths to them. So this is the CSS you might want to adjust.

    li.bbp-forum-topic-count, 
    li.bbp-topic-voice-count, 
    li.bbp-forum-reply-count, 
    li.bbp-topic-reply-count {
      border: 0px none;
      width: 10% !important;
      margin-right: 20px !important;
      margin-top: 0px !important;
    }

    It might look shifted because you are trying to make your forums look more table like.

    The username being shifted is because of some CSS from your theme being added into bbPress.

    This custom css might help.

    #bbpress-forums .single_post a {
      font-size: 12px !important;
      margin-left: 0 !Important;
    }
    #163111
    Robkk
    Moderator

    @mfiguerasma

    You can allow users to create forums if you give them the capability to do so , or create a new bbPress role for them to default as so that they can all create forums.

    I only recommend this if you can moderate all activity somehow , and your site is built to handle users creating a bunch of forums.

    Also note that some forums that a user could create could have minimum activity and really just be a dead forum if it is not as popular.

    If users are able to create groups , I mean that is BuddyPress and there could be a way to disable user group creation from low level users , if you want to disable it.

    IF BuddyPress has a different capability to add forums to groups then , I do not know if I can help there.

    #163110
    stiffmeister12
    Participant

    So I am using a custom theme for my site and when I integrated bbpress into my theme the alignment is just off for some reason. On the home page the top bar is a little miss aligned where it says “topics” and “posts” Link – http://dailymut.com/dailymut-forums/

    When I go into a topic the alignment is really off under “topic” and a part of background is missing under “voices” “posts” and “freshness”. And There is a random circle over the “voices” text for some reason. Link – http://dailymut.com/forums/forum/madden/mut-player-reviews/

    Finally when I go into the Topic The picture is not aligned with the username and the text box looks off as well.

    I have tried to change the style.css and I have tried to change the bbpress CSS and nothing has worked maybe im imputing the wrong code or maybe im not in putting it correctly. Either way if anyone can check it out and see what the problem is and could tell me what code to input and where specifically to put it that would be greatly appreciated.

    #163107
    Robkk
    Moderator

    If you want that plugin to have compatibility with bbPress , contact the plugin author.

    But you can also make forums private by going to each forum and changing the visibility to private.

    1. go to forums > all forums
    2. edit the forum of your choice
    3. change the visibility to private.
    #163101
    virtualassphil
    Participant

    Hello Guys,

    can you please help me how can i add a sidebar to my forums default homepage http://virtualassistantphilippines.org/forums ? it seems that i cannot edit the page while im log in. i want to add the sidebar from my bbpresssidebar widget.

    thank you

    #163094
    Luis Fatorbinario
    Participant

    Can someone please post the link here. I only opted by bbPress over other options because I saw this nice sidebar in this forum.

    And if you guys implement the code as a plugin or something bbPress would have many more installs.

    #163090
    stiffmeister12
    Participant

    that very interesting because thats how I implented the badges from user pro and integrated them into bbpress by modifying those templates. Ill look into it thanks.

    #163087

    In reply to: Help.

    Robkk
    Moderator

    Since I see you are using Thesis , take a look at this topic for help.

    bbPress 2.0 Thesis Compatibility

    And also this direct link to the plugin

    http://studio.kristarella.com/product/bbpress-box/

    #163086
    stiffmeister12
    Participant

    Okay I will try that but normally what php file would you go into or what option would you go into in order to profile pictures on the font page of bbpress or by the “freshness” area?

    #163084
    splufford
    Participant

    For anyone else struggling to get BB Press and Thesis 2 to work (ie forums page showing blank) see these instructions:

    “the problem in this case isn’t with Thesis per se, it’s just that you have to configure the Template being used for that page in a specific way in order for it to work with bbPress:

    Launch the Thesis Skin Editor and access the Forums template (i.e., the one which is nested under the Archive template).

    Expand the Post Box in that Template, and then remove all of the boxes which are currently inside of it.

    Then, click “show tray” at the bottom of the Post Box, and click on Post Box → Content to add that dependent box to the parent Post Box; then save the template.

    Once you’ve done that, view the page at /forums/ again, and you should then see the Forum Index displayed on that page (assuming you’ve not changed the plugin’s default “Forum root to show” option).”

    #163081
    christianslater
    Participant

    Hello I am using bbpress in conjunction with buddypress. I also activated the function to allow forum creation with creation of a buddypress group.

    Additionally I want to have forum page. When I place the shortcode on a page all forums are displayed also the ones that are created with buddypress group. Is it possible to exclude these forums form the page?

    Stephen Edgar
    Keymaster

    Two functions bbp_update_reply_position() and bbp_get_reply_position_raw() are what you need to look at:
    https://bbpress.trac.wordpress.org/browser/branches/2.5/includes/replies/functions.php#L2113
    https://bbpress.trac.wordpress.org/browser/branches/2.5/includes/replies/functions.php#L2149

    The two functions above are what calculates the reply position in the database as it doesn’t actually exist in the database until either a) a new reply is added to a topic or b) the repair tool is ran to calculate the reply order.

    Stephen Edgar
    Keymaster

    Found the patch, it needs lots of testing and I haven’t had the time to take even a cursory look at it yet https://bbpress.trac.wordpress.org/ticket/2731, so lets leave that aside for now.

    The code is here, I’m not sure your level of PHP knowledge but I’ll just add the link to it for now and will follow up after you’ve had a look at the code:
    https://bbpress.trac.wordpress.org/browser/branches/2.5/includes/admin/tools.php#L1134

    #163065
    pandreas
    Participant

    Is there an easy way to add custom fields to the front-end of bbpress?

    I am using some custom fields (file, image attachments) with the help of this plugin https://wordpress.org/plugins/advanced-custom-fields/ so I add them to support bbpress forums and topics as well.

    But these custom fields are available only to back-end of topics and forums and not to the front-end.

    How can this change?

    Thank you in advanced!

    Andreas

    Stephen Edgar
    Keymaster

    Ok, run ONLY the following 3 repair tools: https://codex.bbpress.org/features/repair-forums/

    * Recalculate the parent topic for each post
    * Recalculate the parent forum for each post
    * Recalculate last activity in each topic and forum

    Do the replies look OK in the backend now?

    If not then run this repair tool:
    * Recalculate the position of each reply

    How about now?

    (The above should repair all the post_meta for you)

    Robkk
    Moderator

    @mmice

    oh haha well thanks for clarifying that , easy mistake because really v1 did have that same db table name.

    http://bbshowcase.org/forums/view/bbpress-mysql-reference

    Robkk
    Moderator

    @mmice

    bbPress v2 does not have a bb_posts database table , that is in bbPress v1 standalone. Which is what @netweb is referring that you are trying to import into the old v1 version even though your suppose to import to the latest version.

    All of bbPress data is stored inside of the WordPress database tables.

    In this guide I explain it.

    Stored Database Data

    mmice
    Participant

    No, i have bbPress 2.5.7
    Actually, first i tried to use your phPBB v3.x importer and rebuild it for phpBB 1.
    But i gave up (just couldn’t understand all the points).

    Anyway, – for this moment most problems are already resolved. The only question is:
    Isn’t it enough to import replies to bb_posts table?

    Robkk
    Moderator

    Go through some common troubleshooting steps.

    Troubleshooting

Viewing 25 results - 15,051 through 15,075 (of 64,518 total)
Skip to toolbar