Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 20,951 through 20,975 (of 64,534 total)
  • Author
    Search Results
  • #145268
    yoyoma1974
    Participant

    I searched for a plugin but couldn’t find anything like that, bummer. hmmm, not sure if were using a custom bbpress template. I don’t think so. If we’re not using a custom template would we need to create one? Then I imagine copy and past the login code at the bottom of that file?

    #145266
    jerryskate
    Participant

    Hi! Im having a problem with undefined call for Subscribe and favorites on threadreplys. Seems to be a known issue, but i can’t figure out how to fix it. Im using the BBpress starter theme from epicwebs, and i found this thread describing the problem: https://bbpress.org/forums/topic/help-me-to-solve-clicking-favorite-and-subscribe-problem/

    I have fiddled around with the changes to functions-php he is linking to github, but can’t get it right. If i delete everything in the bbpress.functions it works, but everything looks shit, of course. If i change the while file to the new functions.php as a whole, it works but all styling is crazy off.

    Was wondering anyone knows what part of the code controls this so maybe i can change just that part?

    Regards,
    Jerry

    #145261
    kepilif
    Participant

    Hello,

    I’m working on website for NGO. I use WordPress 3.9; theme: Twenty Fourteen; plugins: Fourteen Extended 1.2.31, Fourteen Colors 1.0.2, bbPress 2.5.3. In theme which i use, have two sidebars. Primary sidebar it’s main sidebar that appears on the left, and the Content Sidebar he’s appears on the right.

    Now forum appears on center of page, at content column. (look: http://tata-dzieciom.malopolska.pl/forums/). I want that appear on space right sidebar too so that it will be wider. How to do it? I hope I wrote everything clearly.

    #145259

    In reply to: Theme problem

    chetan0412
    Participant

    Thanks for prompt response….

    did you actually do the functions 1 & 2? means ???

    both files(editor.js & bbpress.css) are already available in dir.

    yes checked after disabling wp security.

    still same problem.

    #145258
    Robin W
    Moderator

    presume you mean the topic form?

    If so, then

    wp-content/plugins/bbpress/templates/default/bbpress

    and look for the templates that deal with forms, starting with form-topic.php

    Basically in the root of your theme/child-theme, create a directory called bbpress ie

    wp-content/themes/your-theme-name/bbpress

    and copy across any templates you wish to alter. bbPress will then use them instead.

    you’ll also find some js scripts in the default folders.

    #145257

    In reply to: Compose message

    Robin W
    Moderator

    this looks like more of a buddypress issue, as bbPress doesn’t have messages, or do you have a plugin, in which case it’s that 🙂

    #145253

    In reply to: Theme problem

    chetan0412
    Participant

    1. Checked with twentytwelve theme.

    2. Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error. -same problem

    see below image i can check log status from better wp security.

    http://i227.photobucket.com/albums/dd197/chetan_2002_2003/Capture_zps8077a5d6.jpgii

    #145251

    In reply to: Theme problem

    Robin W
    Moderator

    ok, lets work out where the problem lies.

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, switch to a default theme such as twentytwelve, and see if this fixes.

    then come back

    #145250

    In reply to: Theme problem

    chetan0412
    Participant

    downloaded from bbpress.org and re installed but same problem.

    #145249
    Robin W
    Moderator

    additionally or alternately you might see a bbpress.php file in there ie

    /home4/kingdox1/public_html/demigodlegion/wp-content/themes/arcade-basic/bbpress.php

    If so, again copy this to your pc, and then delete it on the server.

    #145248
    Robin W
    Moderator

    Ok, so suffusion has added some specific files in your theme, which bbPress is now using NOT changed your forum entries.

    So I think all you need to do is go into

    to /home4/kingdox1/public_html/demigodlegion/wp-content/themes/arcade-basic and you should see a bbpress folder

    ie
    /home4/kingdox1/public_html/demigodlegion/wp-content/themes/arcade-basic/bbpress

    copy these files to your pc as a backup, and then just delete this folder. bbPress will revert to using the default ones, and you should be working.

    #145247
    Robin W
    Moderator

    For individual users, they can subscribe to individual posts or to individual forums.

    For admin, I use bbpress notify plugin, although you can use this for everyone as well, but lots of email messages can annoy some users, so I only use for moderators and above.

    #145241

    In reply to: Theme problem

    Robin W
    Moderator

    Did you move the bbpress files, or install bbpress?

    If you have not changed the bbpress files in your old site, then I’d deactivate the bbpress plugin and then delete it, and then re-install from the web.

    #145240

    In reply to: Theme problem

    chetan0412
    Participant

    i am getting 404 error for this two files.

    plugins/bbpress/templates/default/css/bbpress.css
    plugins/bbpress/templates/default/js/editor.js

    any hope for solution ?

    #145232
    Matoca
    Participant

    I was using a specific bbPress tinyMCE plugin, but I disabled that over a week ago when you mentioned that there may be some issues with it. Was it successful? I don’t know, you can read my moderator’s varied results above. When I had originally added the plugin it was specifically so moderators could edit photo size in the forum and not have to go into the dashboard to do that. I still ask my moderators to always be logged in when they are posting. If it is as simple as asking my moderator with the iphone issues to not log in when she needs to post replies or start topics, that is what we will do.

    The latest upgrade WP 3.9 has ver 4.0 tinyMCS in it. See:

    TinyMCE 4.0 is in core

    So, rather than confuse my troubleshooting, I have no tinyMCE plugins installed. Whatever tinyMCE capabilities 3.9 has is what I now have.

    When I am logged in, on the text tab there are the standards plus insert/edit link, url img, code and close tags, the same as we are seeing on this forum.

    On the visual tab, logged in, in addition to the standards there is undo, redo, add link, remove link and insert/edit image. Perfect, exactly what I wanted for the moderators.

    When I am not logged in there are only the standard fields for name, email and website and add message. There are no text or visual tabs. I have the Nextgen gallery plugin for Upload Photos so that solves the issue of users wanting to post photos. They go directly into a specific gallery and I get an email telling me that something has been uploaded and needs approving.

    I have Post Formatting in the forum tools settings unchecked for “Add toolbar & buttons to text areas to help with HTML formatting.” So that is probably why they are not allowed to have visual or text tabs. I do not require registration for posting. If I have trouble with someone I can put their IP on a blacklist. Akismet works well.

    But it’s only been a couple of days since I upgraded to 3.9. The developer of the theme I am using has notified me that he is also reworking his theme so that may change things as well.

    Once my moderator gets back in touch with me I will post here. Perhaps this WP upgrade has solved the problems with iPhone and iPad?
    my best, matoca

    #145230
    tharsheblows
    Participant

    I’m not quite clear on your code, so can’t help with the last piece.

    As I mentioned, I did it differently and specific to the forum I was working on which has categories with forums but no sub-forums and one single forum without a category. I don’t think this will help you unless you decide to try something different but this is what I did – in loop-forums.php replace the while loop with :

    <?php while ( bbp_forums() ) : bbp_the_forum(); ?>
       <?php if( !bbp_is_forum_category() ) {
         bbp_get_template_part( 'loop', 'single-forum' ); 
       } else {
         bbp_get_template_part( 'loop', 'single-categories' ); 
       } ?>
    <?php endwhile; ?>

    and then I made a loop-single-categories.php https://bbpress.trac.wordpress.org/attachment/ticket/1958/loop-single-categories.php

    #145229
    DeanGrey
    Participant

    What the image shows is already using Bob1nz’s provided code. Bob1nz’s seems to not correct the issue like Lynq’s does. I am aware that Lynq has made some code available on github but I don’t know what to modify to get those to go away. I have worked my way to getting everything else the way I want it, this is just the last piece.

    #145222
    tharsheblows
    Participant

    @Matoca it sounds like you’re still using tinyMCE? Do you have something like this in your functions file –

    function bbp_enable_visual_editor( $args = array() ) {
        $args['tinymce'] = true;
        return $args;
    }
    add_filter( 'bbp_after_get_the_content_parse_args', 'bbp_enable_visual_editor' );

    (from https://codex.bbpress.org/enable-visual-editor/ )

    I might be confused (if we had signatures and I used signatures on forums mine would be “I might be confused”) but I wouldn’t think you’d have a text / visual tab on the non-tinyMCE editor, would you?

    If it were me, I’d also try disabling “Post Formatting” in Settings -> Forums in the admin area. I have no clue whatsoever if that would work though, it’s just something I’d try.

    I’m really interested to see what works! My guess is that something will end up working but we’ll never quite know what did it.

    #145221

    Topic: Theme problem

    in forum Themes
    chetan0412
    Participant

    Hi,

    today just moved my site to another hosting service provider.

    before moving to another hosting service provider, my bbpress forum was working perfectly,

    now its not showing properly…i thinks its theme problem

    see link

    http://bit.ly/1jU6CK0

    please give me a solution……

    #145219
    tharsheblows
    Participant

    I thought it did – are you using the default bbpress template? There is every chance I’m confused.

    #145218
    tharsheblows
    Participant

    Are you using a custom bbpress template in your theme? You will need to edit some files in there if so. I don’t think there’s another way, although you might look to see if there’s a plugin that does it.

    #145217
    tharsheblows
    Participant

    Hi – I think this is being / was discussed on trac a while ago. I have a solution I use there but it is specific to my needs and is one of those pieced-together-on-the-fly things. You might find Bob1nz’s files in the last post on the thread more helpful.

    Sorry if I’ve completely misunderstood, but hope that helps some.

    #145215

    In reply to: WP 3.9 conflict?

    Robin W
    Moderator

    You plugin authors may need to make some changes.

    Suggest you post onto the plugin support are viz:

    https://wordpress.org/support/plugin/gd-bbpress-tools

    #145214
    thejosephplan
    Participant

    I have two WordPress open sites. I have installed BuddyPress and bbpress on site two.
    Site #1 sends participants to site #2 to join the forum. All partisipants are graduates of a training course. Upon completion of course they receive the invitation to the forum and a password.

    Site #2- http://biblicalspiritualwarfare.org/

    I set this scheme up on the advise of a blogger.

    Does any one have any idea how to translate this situation into a private forum. There are hundreds of participants and I am trying to NOT manually register each on my end.

    I would be very grateful for your advise.

    Rev Thomas

    #145210

    Topic: WP 3.9 conflict?

    in forum Plugins
    batmanfan
    Participant

    Seems to have some issues with some plugin since the upgrade to wp 3.9 especially on the GD bbPress Tools – where user can ‘quote’ the topic when replying. Previously when click on ‘quote’ it will quote the topic, but this time it doesn’t do anything 🙂

    Anyone else experience this? any fix? Thanks

Viewing 25 results - 20,951 through 20,975 (of 64,534 total)
Skip to toolbar