Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 16,876 through 16,900 (of 64,516 total)
  • Author
    Search Results
  • #157524
    yildirim.reisen
    Participant

    Hi,

    my bbpress Topic Forum link leads to the 404 page.

    http://www.yildirim.reisen/reise-forum/

    I have checked the bbpress, buddypress settings, the other pluggins and also the parmalinks etc. but don’t know what causes this issue.

    Thanks for support!

    #157522
    germars
    Participant

    This is a great way to fix the issue of the descriptions in the individual forums (but why offer it if they don’t show up anywhere, bbPress? Could this be on a wish list?).

    Does anyone know how to add a qualifier for Safari? It looks fine in IE, Chrome and Mozilla, but not Safari (and of course, my clients use that). It doesn’t line up as nicely.

    Thanks!

    #157521
    netposer
    Participant

    Sorry Robin W but it’s an intranet and can’t be accessed from outside our corporate network.

    My guess is I’m going to have to completely remove bbpress and start over. …again

    MyNation
    Participant

    For years i have been using bbpress 1.0.3 and its works fine but now search engines creating error and mobile users are not able to browse. so i wanted to Import to latest bbpress forum plugin 2.5.4.

    i went through step by step guide;
    created new site (subdomain)
    added plugin bbpress 2.5.4
    setting as per guide
    setup theme
    created test forum
    and when i went to import from old…. NOTHING IS IMPORTED.

    PLEASE let me know where i went wrong or missing something.

    #157497
    mountainduu1
    Participant

    Im new to this stuff so try not to lose me but Im running wordpress 4.1 with the sparkling theme and bbpress 2.5.4. My site is selfyelp.net. The registration emails and lost password emails are going through fine with gmail but with aol and hotmail I get nothing. My site and wordpress is hosted through godaddy so I guess I need to know what or where the problem is. Is it a bug or is it godaddy or is it the email providers? How can I fix it and is there any workaround? And yes I have checked the spam folders. Thanks (O and every other aspect of email is working fine through the site -just this prob)

    maryseb2
    Participant

    Hello,

    Our revision log for bbpress is turned on, but when I edit a subject in bbpress and add a reason for the modification, it does not show up in the log. It just says the subject was edited X amount of time ago by… and it stops there. So it doesn’t say by who or the reason why.

    Any idea what could be causing this?

    Wordpress 4.1
    bbpress 2.5.4

    Thanks!

    maryse

    #157490
    YardenSade
    Participant

    Hello guys,
    I tried to search for this topic for some time, and I found a lot of answers but non of them was on the point for my simple yet maybe difficult task.
    My client needs the forum to be visible only for users/some users.
    Basically only the users should be able to see the forums while others won’t even know it exist.

    Can someone please help me with on the point solution, and if non exist I would have to use some bypass, maybe even make my own php code – which I rather avoid.

    Thanks for reading and helping!
    Techical: using 4.1 WP and latest bbpress.

    #157488
    Robin W
    Moderator

    ok, you got me interested enough to look it up.

    bbPress now uses its own version of make_clickable, so the two filters are :

    add_filter( 'bbp_get_reply_content', 'bbp_make_clickable', 4    );
    add_filter( 'bbp_get_topic_content', 'bbp_make_clickable', 4    );
    

    so you need

    remove_filter( 'bbp_get_reply_content', 'bbp_make_clickable', 4);
    remove_filter( 'bbp_get_topic_content', 'bbp_make_clickable', 4);
    #157487
    netposer
    Participant

    I’m running WP 4.1 and I’m having the same issues. This is an intranet and we are using the p=123 permalink method.

    How can I get bbpress to work without changing our permalink setting?

    #157476
    Robin W
    Moderator

    Not quite sure how this would be achieved.

    In essence you either create a post or you create a topic.

    A post is displayed using your theme’s layout, a forum topic using bbpress’s templates, so essentially they are incompatible unless you add extensive coding to your theme to recognise and display.

    If it is not possible can you tell me how to use default taxonomy (categories) with forum? I want to store some topics in these default WordPress category.

    Sorry I don’t understand this question – please explain further

    #157471
    Rameshpardhi
    Participant

    Wordpress Version: 4.1
    Latest bbpress version
    website: http://www.gizmoids.com

    I want to show my forum topics as post on my website. Not all, jest some of them which I will choose.
    Can I do this with bbpress? how?

    If it is not possible can you tell me how to use default taxonomy (categories) with forum? I want to store some topics in these default WordPress category.

    Thank You

    #157470
    Steve
    Participant

    Hi,

    When I receive an email notification, if I’m logged in and I click the link it takes me directly to the thread/post in question.

    However if I’m not logged in I simply get:

    Sorry, the page your requested could not be found, or no longer exists.

    Running WordPress 4.1 and bbpress 2.5.4

    I have tested with the bundled themes and the issue persists.

    laddi
    Participant

    Greetings to bbPress Scientists and Engineers,

    I want to restrict users to add an external link before a define number of topics and/or posts created.

    In other words:
    Allow a user to put external link in topics or posts only after he/she created some number of (say 20) topics or posts.

    This will be a revolution in bbPress if we could do this. It will help to stop spamming to a great level. And vBulletin and others must be worried about it.

    #157459

    Topic: i ask theme ?

    in forum Themes
    crewockeez
    Participant

    i ask theme ? Thank you

    #157458
    jeremymh
    Participant

    I have made a hidden forum that is closed and hidden with intentions of having my staff only see this forum page itself. Is there a way or a process I need to make a group or send invites to people so they can see this or is it not possible with BBpress? Need some assistance with this asap as I am trying to get my group of writers into this special forum page.

    Please advise.

    Thanks!

    #157457

    In reply to: Group Forum Tab

    eVersatile
    Participant

    I have asked in the buddypress forum and have not came up with an answer. Since bbPress is where the forum comes from I figured someone would be of better assistance here.
    Yes, I have tried the .pot file and it had no effect.

    danbp
    Participant
    #157453
    #157451
    ClaireM83
    Participant

    Hi,

    I’m having an issue with bb slides. On the desktop and at the back end it’s linking correctly but on mobile it links to brick-work.org/bb-slides/linkaddress. It only does this for the first slide, not the others which links correctly.

    My wordpress version is 4.1, my bbpress version is 2.5.4 and my website is http://www.brick-work.org

    Thanks in advance for any help!

    Claire

    Robin W
    Moderator

    tried to create a file, save the file in my pc then upload the file to each of the templates, themes under /themes/optimizePressTheme/ but no luck..

    you should only do this once so that you have

    wp-content/themes/optimizePressTheme/bbpress.php

    Robin W
    Moderator

    create a directory on your theme called ‘bbpress’
    ie wp-content/%your-theme-name%/bbpress
    find
    wp-content/plugins/bbpress/templates/default/bbpress/loop-single-forum.php
    Make a copy of this file, and put in in the directory called bbpress that you created above, so you end up with
    wp-content/%your-theme-name%/bbpress/loop-single-forum.php
    bbPress will now use this template instead of the original

    Then change line 50 of this file from

    <?php bbp_list_forums(); ?>
    

    to

    <?php //bbp_list_forums(); ?>
    
    

    This will, stop it listing sub forums.

    Come back if that’s not what you wanted

    #157442
    Robin W
    Moderator

    @kmal91 – sorry but unless you find someone who has spent time with wishlist, I think you will struggle to get help.

    For me to fix I’d need to spend at least 1/2 day installing and understanding wishlist.

    But two thoughts

    1. As a quick Q – if most/many of your forums are restricted, why do you need a link to the forum archive?

    2. If you took bbpress out of wishlist, you could probably achieve the forum restriction using

    https://wordpress.org/plugins/bbp-private-groups/

    You’d need to set up somne groups to mirror wishlist, but it might be an effective solution.

    Cking
    Participant

    Hi,

    I am using Mesocolumn theme as it claims it is bbPress compatible.

    I am having issues with the forum category widget. I have defined 4 categories but none appears in the widget.

    Also, how do I add first-time bbPress registration to my forum page.

    The link to my site is : http://www.ckingsensors.com/ckingforums/

    I am using WP 4.1 and the latest bbPress version.

    Any help would greatly be appreciated.

    Thanks,
    Jay

    cebutours
    Participant

    Question: I have the same issue, but I am using OptimizePress, and the themes folder has many subfolder, where to upload that bbpress.php?

    I tried to create a file, save the file in my pc then upload the file to each of the templates, themes under /themes/optimizePressTheme/ but no luck..

    Thank you and hoping for a reply.

    #157410
    nicholmikey
    Participant

    After installing BBPress nothing was working, I could see a list of forums if I went to /forums/ but nothing appeared to create a new forum or post, and no form appeared to enter a reply. I rebuilt the pages using the shortcodes and this worked great, but if I click “Edit” on a reply I get a page with no content.

    Here is the code I am using in my main template to make the BBPress items show up:

    				<?php if (is_bbpress()) : ?>
    				<section id="content" class="grid-block"><h3 class="page-subtitle"><?php echo $this['config']->get('Subtitle'); ?></h3>
    				<?php 
    				if(!is_user_logged_in())
    				{
    				    echo do_shortcode("[bbp-login]"); 
    				} else {
    				echo 'bbpress page';
    				$forum_id = get_the_ID();
    
    				if( get_post_type( $forum_id ) == 'page')
    				{
    					echo do_shortcode("[bbp-forum-index]");
    				}
    				echo do_shortcode("[bbp-single-forum id=" . $forum_id . "]"); 
    				echo do_shortcode("[bbp-single-topic id=" . $forum_id . "]"); 
    		
    				}
    				?>

    I can’t find a shortcode for the reply edit form. How can I made the reply edit form appear on a page?

    Also none of the forms worked until I added this to the functions.php:

    add_filter( 'bbp_verify_nonce_request_url', 'my_bbp_verify_nonce_request_url', 999, 1 );
    function my_bbp_verify_nonce_request_url( $requested_url )
    {
        return 'http://localhost:8088/mySite/' . $_SERVER['REQUEST_URI'];
    }

    I am using a woo-theme with their warp system, I think it does not work well with bbpress.

    Please, how can I made the edit form appear? There appears to be no shortcode for that.

Viewing 25 results - 16,876 through 16,900 (of 64,516 total)
Skip to toolbar