Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 22,401 through 22,425 (of 64,534 total)
  • Author
    Search Results
  • #141333
    benjik
    Participant

    Thats what I thought but I looked in my trash and there are no pages by that name. I was thinking about uninstalling bbpress and also removing all the associated tables from the mysql database. My hope is that it would completely remove all bbperss information from the database and would allow for a clean installation.

    #141332
    Stephen Edgar
    Keymaster

    No, it is not a feature and is a pesky bug we are having an extremely hard time trying to find the cause so we can fix it 🙁

    Edit topic reply, changes post order

    wiste
    Participant

    @netweb, I get that and that’s where the CSS files are, but when I try to change any php files that are located in the subfolder which is also names “bbpress” it simply doesn’t see them. My understanding from the WordPress documentation is that if you put the file in a child theme in the exact same heirarchal location as it is in the parent theme it should pick it up, but that’s not how it’s working.

    I made a custom loop-forums.php. The structure of the default folder is that this file is inside a folder already called bbpress. When I copy over all the files form default in my parent theme to bbpress in my child theme I end up with a bbpress folder containing all of the php files inside of the bbpress folder that I created for the child them. Then upload my custom loop-fourm.php to the folder where it normally resides, it doesn’t pick up the change. When I put it at the root it does pick it up. However, changes to the CSS files in bbpress/CSS get picked up.

    I’m having this same problem with other files in the child theme where I can’t figure out where to place php files to have them be recognized in the child theme, so it might be something wrong with the way the theme handles child themes, but I have no way to know this.

    #141325
    benjik
    Participant

    I am having the same problem. When I install bbpress the index is showing up as a blank page. If I create a forum page and put the index short code on that page the permalinks to do allow the page to be /forums, It will rename it to /forums-2. I assume this is happening because the bbpress forum plugin is reserving the /forums. If I click view on a topic from the admin panel I am able to see that topic but as soon I click in the bread crumbs to the root forum I am brought back to the blank page. Help?

    #141323
    WPDragon
    Participant

    Hi..I assume this is a CSS thing, but can someone please help with.

    I’m trying to get my Forum to look as close as possible as the current popular Forums today…one thing I wanna add is the Stats at the bottom of the page..for example:

    WHO IS ONLINE?
    In total there are 115 users online :: 35 registered, 0 hidden and 80 guests (based on users active over the past 5 minutes)

    If someone can assist with what line of code I need to use to make the STATS Horizontal across the bottom, rather than Vertical – I would appreciate it!

    Thank you!

    gr33nman
    Participant

    BBPress 2.5.3
    W3 Total Cache working at 2.9.2.11
    Just curious if bbpress is compatible yet with this version of w3 total cache.
    Cheers.

    #141317

    In reply to: bbPress Test Data

    Lynqoid
    Participant

    Nice, that looks awesome!

    Would of saved me some time :p a WXR file would of been pretty handy indeed for some bbPress themes i’m attempting to create.

    #141314
    MT
    Participant

    I’ve been trying different variations of things and I assume that’s probably what you mean by “Try just leaving the page with the default template”. To make it work I had to name the copied “Full Width Page” file “forum.php” (to get rid of sidebar widgets) and to extend bbp over the entire page I added this width to css…

    #bbpress-forums {
    	width: 900px;
    	background: transparent;
    	clear: both;
    	margin-bottom: 20px;
    	overflow: hidden;
    	font-size: 12px;
    }

    I do also have a bbpress.php file but it doesn’t work alone and haven’t wanted to delete it, just in case, now that the forum.php has resolved things. But again I assume that it’s not needed–the bbp.php file, in my case.

    So now that that is done, the “Replies” button in Admin will not open “All Replies”, only the “New Replies”. I started a new topic as this may be unrelated.

    Thank you much.

    #141307

    In reply to: remove columns

    Stephen Edgar
    Keymaster

    Your trial and error is 100% spot on for what you should be doing 🙂

    That said you want to make a copy of the bbPress templates so your hard work isn’t overridden when you update bbPress, how to do this is here https://codex.bbpress.org/theme-compatibility/

    Everything you need to do to achieve your end goal is in these templates, you don’t need to go looking elsewhere to change things.

    Basically all the changes you need to make are to the loop-xxxx.php templates, primarily loop-forums.php, loop-single-forum.php, loop-topics.php, loop-single-topic.php, loop-replies.php, loop-single-reply.php and later the loop-search.php templates.

    In the ‘loop-xxxx.php’ remove the headers as you’ve already done in ‘loop-topics.php’ and in the ‘loop-single-xxx.php’ remove the columns.

    #141306

    In reply to: bbPress Test Data

    Stephen Edgar
    Keymaster

    Sweet 🙂 Will have a play later 🙂

    In a similar vein there is also this from @MZAWeb https://github.com/MZAWeb/bbpFauxData

    I have a set of sample data that I use for all the different forum importing tests I have done and should really package it up as a WXR file, similar to the WordPress Theme Tests Data as it includes virtually every type of bbPress forum, topic, topic tag, reply and reply to options available.

    #141305
    Stephen Edgar
    Keymaster

    Use ‘Private Forums’ for your ‘Registered Users’ as you must be logged in to see these forums and use a ‘Public Forum’ with ‘Anonymous Posting’ enabled for your guests.

    https://codex.bbpress.org/getting-started-with-bbpress/#creating-your-first-forum

    #141304
    Stephen Edgar
    Keymaster

    Most likely a plugin conflict, to try and resolve conflicts with other plugins please disable all your plugins except bbPress to see if the error persists. Re-enable each plugin one at a time and if things break again you should be able to now know which other plugin is causing the conflict.

    #141303
    Stephen Edgar
    Keymaster

    This cannot be achieved at this stage with bbPress, the only option is to ‘Opt-In’ and there is no availability to have the defaults the other way around.

    #141302
    Stephen Edgar
    Keymaster

    The subscribe to email notifications was a bug, it is now fixed in bbPress 2.5.3

    I installed that plugin, pulled up a user who was a Participant, and changed “View hidden forums” from “Default” (which was set to “Denied”) to “Allowed.”

    And then boom, the Participant account could then view the forums.

    Here’s the odd part though: we have 3 forums and they are all set to Private, not Hidden. So changing this setting shouldn’t have made any difference. Private forums are visible to Participants by default.

    I realized that one of two things were off: either the participants were NOT allowed to view private forums, or else the forums were NOT private. Had to be one or the other.

    The repair tool “Recalculate private and hidden forums” has a bug in it 🙁

    When that repair tool is run private and hidden forum are assigned both _bbp_private_forums and _bbp_hidden_forums statuses so this is why a user with the Participant role could not read a private forum as after that tool had been run it was also been given the hidden status also.

    The workaround for this is to do exactly what you did by “changing each forum from Private to Public back to Private” as this doesn’t touch the broken repair tool and sets the visibility status correctly.

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

    Thanks for your patience here @martyn-chamberlin and your detailed info helped a great deal finding said bug, just need to write a patch for it now. 😉

    #141299
    Stephen Edgar
    Keymaster

    It is an issue with your theme not playing nice with bbPress 😉

    Try making a copy of your themes full width template eg. page.php file (Or page-sidebar.php if you want a sidebar) and rename it to bbPress.php then all your bbPress pages will use this template.

    How’d that go?

    #141298
    Stephen Edgar
    Keymaster

    Try just leaving the page with the default template as this might be confusing things a little.

    (Keep the bbpress.php file with Twenty Fourteens full width page code in it.)

    How’d that work?

    #141295
    Stephen Edgar
    Keymaster

    Firstly looking at https://codex.wordpress.org/WordPress_in_Your_Language#Finnish_-_Suomi_.28fi.29 and https://i18n.svn.wordpress.org/fi/trunk/dist/wp-config-sample.php

    You should be using define ('WPLANG', 'fi'); for WordPress
    You should be using bbpress-fi.po and bbpress-fi.mo for the bbPress filenames.

    Now the Finish translations they are only at 77% translated, 814 translated, 234 untranslated & 48 waiting approval.

    You can add the missing translations using your WordPress.org user/pass via https://translate.wordpress.org/projects/bbpress/dev/fi/default

    Then I’d suggest contacting the Finish translation team via https://fi.wordpress.org/contact/

    There also might be some related translation discussion at https://fi.forums.wordpress.org/

    Let me know if there is anything else I can help out with 🙂

    #141294
    kendorama
    Participant

    Hi,

    I just installed bbPress and people that sign up are given Partipant Role. They can read forums but cannot reply threads or post topics. If I set them to moderator they are able to do so.

    Please help

    http://kendotest.koolkiwi.com/forums

    #141293
    Haz
    Participant

    Hi All, I am a bit confused and I need some advice. I have a bbpress forum and I want to place vimeo video in the topics and replies. Is there a plugin (or plugins) that allow me to use shortcodes. Viper’s does not seem to work.

    I can directly add the vimeo url to the topic and it seems to work. Is that the best way to do it? Shouldn’t I be using shortcodes instead.

    I am running the lastest WP 3.8 and the latest bbpress.

    Thanks in advance for your help.

    #141291
    Lynqoid
    Participant

    Hey all!

    I have recently been developing with bbPress and created myself a plugin for inserting test data into a local WordPress install. Be careful when using this plugin as it does a lot of writing to the database and runs the bbPress repair tools too.

    • Adds a forum with nested forums
    • Adds a forum with loads of topics
    • Adds a topic with loads of replies

    http://www.epicwebs.co.uk/bbpress-tutorials/test-data-for-bbpress-plugin/

    I hope it helps someone, good luck!

    #141282

    Discuss bbPress 2.5.3 here!

    Check the milestone for a list of fixes: http://bbpress.trac.wordpress.org/milestone/2.5.3

    #141280
    trainspotta
    Participant

    Hello!

    I have the newest version of WordPress and bbpress.

    My users with participant role can’t see the widgets for newest post, etc. Mods can. The forums are private.

    What am I doing wrong?

    Thanks in advance.

    regards.

    #141276

    In reply to: Thousands of revisions

    inspirationally
    Participant

    OK, now I

    1) deactivated all plugins but akismet, bbpress, members, tehnik bbpress permissions, wangguard and temporarily wp optimize and debug queries
    2) deleted revisions and transients and cache
    3) activated twenty fourteen theme

    and after some minutes those revisions still are being created.

    Here the queries that debug queries lists when watching the topic http://johnny-depp.org/forums/topic/neujahr/

    -> http://johnny-depp.org/queries.txt

    #141275
    Matt The Hat
    Participant

    Thanks Stephen,

    I have just done that and found that two of my plugins are making bbPress throw a wobbly.

      YITH Maintenance Mode
      All-in-One Event Calendar by Timely

    the Former I can live without however the calendar is a must for the site. is there a work around or do I need to rethink the forums for now?

    The forums work on the front end and can still create/reply to topics but it is the settings options that are disappearing on me in the backend that is a concern.

    tomxiong
    Participant

    bbPress version: 2.5.2
    WPtouch version: 3.1.5 (all of its official themes available see the same situation below)
    WordPress version: 3.8

    bbPress topic contents are not displayed on the mobile phone with only topic title seen on the topic detail page.

    So is in all of the older versions of them above.

    Could you help me out?
    Thanks.

    Tom

Viewing 25 results - 22,401 through 22,425 (of 64,534 total)
Skip to toolbar