Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 27,601 through 27,625 (of 64,535 total)
  • Author
    Search Results
  • #125251
    Hansaplastique
    Participant

    I’ve made some good progress with TinyEditor. It’s indeed very fast and implementation has not been super complicated (so far).

    But again; mobile browsers are not the greatest browsers.

    Typing and submitting works fine on iOS. Formatting however is lost somehow.
    Kindle (Android) still claims it can’t load wp-comments-post.php.

    With both selecting text, and applying formatting is a disaster. Often the selection “hint” (Select, Select All, Copy, etc) overlaps the buttonbar of the editor.

    Note: At this moment (to keep things easy) I’m only testing this in WordPress comments. Once that works OK I’m going to try to use it for bbPress posts.

    #125250
    powermaniac
    Participant

    It appears that I have this same issue (only the admin and guests can see the forums). I tried adding this code to the functions.php file, but it doesn’t seem to fix it. I also noticed that I can create a new page and put the forum shortcode in it, and it the main forum page shows up for all users (which is what I need), but once I click on any of the forum links, it gives me a 404.

    Any ideas, or maybe options I should change, or caches and whatnot that I should clear?

    #125244
    Hansaplastique
    Participant

    Never mind Redactor – it’s commercial.
    Great editor but it wouldn’t fit in the license model either WordPress or bbPress.

    #125243
    Hansaplastique
    Participant

    I agree; this is more something bbPress inherited from WordPress I’m assuming, since WP brings us tinyMCE. The issues at hand appear common knowledge in the tinyMCE community – and it appears that most WYSIWYG editors have similar problems.

    2 WYSIWYG editors stood out so far for me to consider doing some testings with:
    TinyEditor (super small and very responsive)
    Redactor (little bigger but much more functionality, yet still responsive

    As for a bug/issue ticket; where do we do that? and wouldn’t this a bug/issue for WordPress?

    #125242
    flash7dragon
    Participant

    Can someone help me ?
    I tried to add a shortcode to my page but it does nothing…

    Thanks

    #125241
    johanlm
    Participant

    Top 5 plugins to use on bbPress = ?
    I planned to try bbPress2 during the weekend to see if this would suit my company. I have a lot of experience of forums in general, phpbb2/3, SMF2, VN, etc. But this are very massive in their functions. As I understand bbPress2 is A LOT less “bloated”.
    Still …
    Some toys/functions are usally needed.
    So in your opinion, what is good to have or a must have.

    Also.
    Is there companies/sites where you can buy supported bbPress2 addons?

    #125240
    achalupka
    Participant

    You may want to check your database table wp_options for the entry with the option_key of “wp_user_roles”.

    When I had this problem, it was because that entry had become corrupt and didn’t have all the user roles (with their respective permissions) listed in it.

    #125236

    In reply to: bbPress 2.2.3 Released

    nobodyridesforfree
    Participant

    tanx guys! 🙂

    #125235
    Sambora5150
    Participant

    Hello everyone, first of all thanks for the great plugin, i´m building a new project community and one important part is the forum… I compared the options and the bbpress integrates perfect with the site and has a very clean code… but there a few features that I need…

    One would be the “range” image for the users… like badges or something personalized

    Another option could be a “award” image for the user implication on the community

    I have been looking for a long time and no way to show those things on my bbpress forum….

     

    can anyone bring me some light?

     

    #125234
    Stephen Edgar
    Keymaster

    I agree we need to look at this a bit more… I was using copy and paste with ‘Note’ on the iPad (3rd Gen) the other day to post here as noted above for Android ‘it will let me type, but nothing appears in the editor’ was the same behaviour I had with the iPad.

    Can you create a ticket on trac so we can start to get some detailed device tests on how the editor is behaving for WordPress, bbPress and bbpress.org and go from there… It may be a core issue with WordPress that bbPress then inherits.

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

    #125229
    faeronsayn
    Participant

    For some very unknown reason enabling a plugin (Custom Post Type Permalinks) is causing bbPress topics permalinks to break. But it’s actually quite weird.

    With the plugin disabled this is the permalink for the topics

    http://example.net/forums/topic/%post-name%/

    When the plugin is enabled this is the permalink for the topics

    http://example.net/forums/topic/%post-name%/

    That’s right, there is no change in the structure of the permalink or the permalink it self.

    If I were to copy and paste the link when the plugin is turned on, it’ll point me to the post perfectly fine.

    The problem is when I try to click on the topic through the forum navigation, it returns a 404 page not found error. The reason is because of the following.

    Through the forum it’s trying to point to the following url for the topic …

    http://example.net/forums/topic/forum-category/forum-sub1/%post-name%/

    For some awkward reason when the plugin is turned on, it doesn’t actually modify the permalinks of the topics at all. I don’t even know what it does, but it causes bbpress to go beserk and some how come up with that link. When I click on that link when the plugin is turned on it comes up with a 404 error.

    When the plugin is turned off, the navigation through the forums provide the following permalink to the topic

    http://example.net/forums/topic/%post-name%/

    Exactly the same as it’s actual permalink so no 404 errors are generated.

    If anyone can help me debug this annoying and awkward issue it would be great.

    Once again, it’s the link for the topic in the forum that’s being changed for some reason when the plugin is active.

    I need this plugin for other custom post types.

    #125225
    Erlend
    Participant

    I tested it on bbpress.org right now (which btw is definitely not mobile-friendly overall).

    Seems to work better than before now, maybe it’s got to do with the chopped down editor functionality. One big problem still is that you can’t easily highlight text for special formatting, since that’ll just zoom you out. Different interaction models like that just makes the wysiwyg tools rather redundant for mobile.

    #125220
    funnycat777
    Participant

    Can somebody advise how to make youtube videos responsive on a bbpress post?

    #125217
    mdroca
    Participant

    Hello all!

    I´m having some similar issue. I´m here reading and reading but nothing help me.
    I did all what Shmoo say here: https://bbpress.org/forums/topic/page-php-as-template/

    My problem is this: I had upload to my root theme this file from Extras: page-front-forums.php, and now I can see well the forum, but when I click on any link in forum WP load a home-template.php.

    I would like to know what code I need to use and which files.

    In the template root I use 2: bbpress.php and page-front-forums.php but I don´t know exactly which bbpress code I need to use..

    Can any help me please? I don´t know if you are able to undestand me, my english, as you can see, is so bad.
    Thanks in advance!

    #125215
    goddess_dix
    Participant

    I’ve seen a lot of talk since the changes in permissions and not being a coder myself, am limited insofar as what I can do to get around the various constraints. I’m also relatively new to bbPress.

    Basically, I need functionality that this plugin provides for older versions of bbPress: http://wordpress.org/extend/plugins/forum-restrict/ – Deciding what users get access to which private forums.

    Are there any good or reasonably reliable solutions anyone can recommend? I have Justin Tadlock’s members, I’ve had the user role editor, but honestly I’m hesitant to try a whole lot with them based on my limited understanding of how the capabilities are done and/or what changes to expect.

    Suggestions very much appreciated.

    #125213

    In reply to: bbPress 2.2.3 Released

    Stephen Edgar
    Keymaster
    #125212
    Stephen Edgar
    Keymaster

    Monica,

    Sorry nothing new to report on a fix yet…

    Btw, I’ve set this as private b/c I didn’t see a way to have people log in, so this would only be available to members. Don’t know if this is part of the issue.

    With that above from your first post in mind, is it important your forums stay private or having them publicly accessible would not be an issue? If public is not a problem, try this:

    If you leave the ‘category’ set as ‘private’ but change the two forums you have under this category from ‘private’ to ‘public’, I just tested this and it appears to be working.
    (You can also change the parent category to public also and it won’t trigger the bug)

    Back to the quote above you can use the `[bbp-login]` shortcode ona page or the login widget in your sidebar.

    #125209
    baldg0at
    Participant

    Thanks so much, @082net!

    That did the trick for me.

    #125208

    In reply to: bbPress 2.2.3 Released

    baldg0at
    Participant

    I see the ticket @Alexandru Vornicescu linked to — https://bbpress.trac.wordpress.org/ticket/2121 — was closed and marked as invalid. The response being ‘Run the user role reset tool in: Tools > Forums’

    However, I was having the same issue and running the ‘role reset’ tool did not fix the issue for me. So, I’m not sure the issue is invalid.

    I could not get this issue fixed until I followed the instructions found on this post – https://bbpress.org/forums/topic/fix-404-issue-for-bbpress-2-2-x/

    #125206
    #125204

    In reply to: bbPress 2.2.3 Released

    nobodyridesforfree
    Participant

    localization languages for bbpress plugin?

    #125200
    aklatzke
    Participant

    Thank you, that was the fix I was looking for.

    #125198
    Shane Gowland
    Participant

    You can forums to existing WordPress pages using bbPress various shortcodes.

    #125196
    Shane Gowland
    Participant

    Is nobody seing this or..=

    Yup, seeing it. But your post it pretty clear and informative, so there really isn’t much to add.

    You should look into upgrading to bbPress 2.0, that way proven antispam WordPress plugins (Akismet, Bad Behaviour et al) can provide what’s clearly much-needed  protection to your community.

    #125195
    Limbobski
    Participant

    I was using the same database.

    Users were already in WordPress, because it was the same installation, so the users could continue using the new forum without problems.

Viewing 25 results - 27,601 through 27,625 (of 64,535 total)
Skip to toolbar