John James Jacoby (@johnjamesjacoby)

Forum Replies Created

Viewing 25 replies - 626 through 650 (of 2,347 total)
  • @johnjamesjacoby

    Keymaster

    You’re in a small group of users, trying to do multilingual forums. It’s likely you’ll need to do some troubleshooting, and come up with a fix for everyone else.

    My guess? qTranslate shouldn’t display this message outside of wp-admin.

    @johnjamesjacoby

    Keymaster

    I added a filter called ‘bbp_verify_nonce_request_url’ in to bbPress 2.2 address this.

    A few other resources worth reading:

    https://core.trac.wordpress.org/ticket/16858
    https://core.trac.wordpress.org/ticket/18944
    https://core.trac.wordpress.org/ticket/17168#comment:15

    @johnjamesjacoby

    Keymaster

    @hypnoscribe – Please don’t post big code dumps; it’s not easy to read and easily accessible by linking to your site, a pastebin, or any other place.


    @netweb
    – If you’re going to answer questions, make sure they’re the correct answers. πŸ™‚

    Looking just a bit deeper in Inspector, you’ll notice the CSS isn’t part of WordPress or bbPress. Like @nguyenkinh said, this is a problem with the CSS in your theme.

    @johnjamesjacoby

    Keymaster

    I’d hold off, as bbPress 2.2 will address this specifically.

    In reply to: bbPress 2.2

    @johnjamesjacoby

    Keymaster

    Packaging up bbPress 2.2 shortly.

    Closing this topic.

    @johnjamesjacoby

    Keymaster

    Search for: ‘function bbp_get_time_since(‘

    @johnjamesjacoby

    Keymaster

    Some improvements to this bit of code were made in bbPress 2.2, which is due out any day now. Maybe give it a try and report back?

    In reply to: help with my user page

    @johnjamesjacoby

    Keymaster

    Fin whatever plugin is causing that to happen, and stop it from happening. πŸ™‚

    bbPress sets the post ID to 0. Did you create a post with an empty ID?

    @johnjamesjacoby

    Keymaster

    Either a JS issue, or a conflict with Jetpack 2.0. bbPress 2.2 will address this further.

    @johnjamesjacoby

    Keymaster

    Probably best to wait until bbPress 2.2 comes out this week. It’s version of theme compatibility will address much of these complexities.

    In reply to: Theme Packages

    @johnjamesjacoby

    Keymaster

    Anything from incorrect query_posts() usage, to not using wp_reset_query() where you should, and on, and on…

    If your there supports bbPress already (meaning it has the templates already where they belong) it doesn’t need any additional code in functions.php.

    In reply to: Posts don’t show

    @johnjamesjacoby

    Keymaster

    So what did change?

    In reply to: User role setting

    @johnjamesjacoby

    Keymaster

    Ignore them for now; bbPress 2.2 will alleviate much of these questions.

    In reply to: Theme Packages

    @johnjamesjacoby

    Keymaster

    Both work fine with TwentyEleven and TwentyTwelve. If it isn’t working, something else is wrong.

    @johnjamesjacoby

    Keymaster

    Unclear why the theme would have BBP_Theme_Compat code in it? It certainly doesn’t come with the Toolbox theme.

    I just tested bbPress 2.1.3 and:

    * Works fine with Toolbox, out of the box.
    * Works with with BuddyPress.
    * Works fine without BuddyPress.

    If you made modifications to Toolbox, or have some custom code in a child theme of Toolbox, that’s likely the cause, though I don’t see how 2.1.3 is the problem, unless you modified files in the bbPress plugin yourself.

    In reply to: Theme Packages

    @johnjamesjacoby

    Keymaster

    It’s been less than a day, and these forums move pretty slowly; when someone has something to add, they will.

    Until then, it’s safe to say that your theme is most likely the culprit here. You’ll want to try bbPress with some other WordPress themes, and see if they play nicer together out of the box.

    In reply to: Don't

    @johnjamesjacoby

    Keymaster

    Warning newcomers about your opinion, or your incorrect observation?

    Regarding development speed, see:

    bbPress has never had unread posts in core, it’s been too complex and costly of a feature to include in core bbPress in the past. Maybe you can help implement it, and speed up the development cycles?

    To more acutely answer your question, absolutely yes – you can build a community that lacks unread posts. We’ve build the entire WordPress.org ecosystem around bbPress.

    Did you know the plugins API that powers the plugins pages in your WordPress dashboard is powered by bbPress? Or that the 5 million users on WordPress.org are all linked by users tables originally setup inside of a bbPress installation? Or that WordPress.org doesn’t run WordPress; it runs bbPress?

    A hammer isn’t very good until you hit something with it.

    @johnjamesjacoby

    Keymaster

    Using any catching plugins? How many forums, topics, and replies do you have?

    @johnjamesjacoby

    Keymaster

    First I’ve heard of this. Neither BuddyPress nor bbPress purposely flush the permalinks when a user is created.

    Any more information you’re able to drum up would be helpful.

    In reply to: Don't

    @johnjamesjacoby

    Keymaster

    It’s not even a half product. Maybe in 2-3 years but today use something else..anything but this.

    Care to elaborate?

    What changes in 3 years? Your previous posts show you’re interested in the theme we use here at bbPress.org. Is this still about that?

    @johnjamesjacoby

    Keymaster

    The goal of bbPress is not to have a bunch of bbpress.org clones out in the wild. If what you want is exactly what we have here, we’re flattered, and we’ll share it at our leisure. Until then, you have 95% of the necessary code in front of you, you just need to use it.

    If you don’t know how, learn! Don’t want to learn? Hire someone to do it for you. It’s like changing your oil, painting your house, or cooking your dinner; if you can’t do it, someone out there can, will, and wants to.

    P.S. – Getting upset at someone you want something from is a strange way to convince them to give it to you.

    @johnjamesjacoby

    Keymaster

    Afraid I’ll need more information to be helpful then; the only time I’ve seen this is with Jetpack 2.0 installed. It’s possible some other plugin or theme is causing a similar issue, but it’s still a WordPress core bug at the core.

    @johnjamesjacoby

    Keymaster

    @robertfudge – unlikely, though it depends how that plugin adds fields. WordPress only provides one hook for adding extra profile fields, and it’s not robust enough to do very much with.

    @johnjamesjacoby

    Keymaster

    Version 2.1.3 does everything it can to suppress the issue in Jetpack 2.0. Jetpack 2.0.1 will come with its own fix. It’s actually a WordPress core issue causing this; see: https://core.trac.wordpress.org/ticket/22413

    @johnjamesjacoby

    Keymaster

    Doesn’t make any sense.

    Performing the recounts will fix this for you. When users post content, recounts automatically for that topic. You’ll have better luck using the tools in bbPress than waiting for it to happen organically.

Viewing 25 replies - 626 through 650 (of 2,347 total)