Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 16,901 through 16,925 (of 64,516 total)
  • Author
    Search Results
  • #157406
    peter-hamilton
    Participant

    Now almost 100% mobile friendly, even the BBpress forums are looking slick.

    http://www.onlijn.com

    Now I will start looking for members, anyone is welcome to join.

    #157395
    sajjad
    Participant

    Hi. i want to add custom html under the keymaster’s name in his reply.
    My html is: <p class="supportteam">I im in supporting group</p>

    I have all bbpress’s files in my theme and think that the loop-single-reply.php should be modify but can’t find the correct solution to do it.
    Here is my purpose: http://i.cubeupload.com/ZSr3pR.png
    my loop-single-reply.php :

    <div id="post-<?php bbp_reply_id(); ?>" <?php bbp_reply_class(); ?>>
    	<div class="bbp-reply-author">
    		<?php do_action( 'bbp_theme_before_reply_author_details' ); ?>
    		<?php bbp_reply_author_link( array( 'type' => 'avatar', 'show_role' => false ) ); ?>
    		<?php do_action( 'bbp_theme_after_reply_author_details' ); ?>
    	</div><!-- .bbp-reply-author -->
        <div class="bbp-meta">  
        <?php bbp_reply_author_link( array( 'type' => 'name', 'show_role' => false ) ); ?>   
        " title="<?php bbp_reply_title(); ?>" class="bbp-reply-permalink"><span class="bbp-reply-post-date"><?php bbp_reply_post_date(); ?></span>
       <!--HERE IS a place for my new code -->
        </div>
    	<div class="bbp-reply-content">
    		<?php do_action( 'bbp_theme_before_reply_content' ); ?>
    		<?php bbp_reply_content(); ?>
    		<?php do_action( 'bbp_theme_after_reply_content' ); ?>
    	</div><!-- .bbp-reply-content -->
        <?php do_action( 'bbp_theme_before_reply_admin_links' ); ?>
    		<?php 
    		$args = array (
    			'id'     => 0,
    			'before' => '<span class="bbp-admin-links">',
    			'after'  => '</span>',
    			'sep'    => ' / ',
    			'links'  => array()
    		);
    		bbp_reply_admin_links( $args ); ?>
    		<?php do_action( 'bbp_theme_after_reply_admin_links' ); ?>
    </div><!-- #post-<?php bbp_reply_id(); ?> -->

    I tried this code but it does not work:


    <?php
    $role=bbp_get_reply_author_role();
    if($role == 'keymaster'){echo '<p class=="supportteam">I im in supporting group</p>';}
    ?>

    It not show anythings!
    Can you help me to correct this code?
    When i use this:

    $role=bbp_get_reply_author_role();
    echo $role;

    it print reply author’s role.

    #157393
    JoeInternet
    Participant

    Ok I ave my WordPress 4.1 running Twenty Fourteen theme and I just downloaded bbpress.

    My problem is that i cannot get the link to the forums to display. I never had this problem with simple press.

    Anyway I even tried using the exact slug address and it just goes right back to my blogs fromt page and never gets to the forum. I am at a loss here I think what it told me was the address should be http://linksareblue.com/forums/forum/

    That again just leads me back to the main blog page.

    I am at a total loss here so any help would be appreciated.

    Oh yeah i created 4 new forums there and cannot get any of them to display and yes i did publish them not just preview — however they dont even come up under preview.

    Any help would be appreciated. I have 4 more sites to put up the same way and i am at a standstill until i get this all figured out.

    Joe

    #157390
    ulasyener
    Participant

    Hello,

    I’m using Gonzo theme with wordpress 4.1 and bbpress 2.5.4

    Problem is;

    Everything works fine except the frontend side. It is not possible to login with either owner account or a participator account, noone can create a new topic.

    I can reply to opened topics, do anything on backend side however creating new topics is my problem.

    I do not use any plugins related with roles or bbpress.

    I’ve tried eliminating every plugin but it’s not related with it.

    Do you have any suggestions for a solution?

    Thank you

    jamesfranco2001
    Participant

    How do I install this theme into bbPress?

    #157384
    cebutours
    Participant

    subscribing also to this.. i got a problem displaying user profile with Optimizepress theme it is using the Op2 css and not the bbpress css..

    #157381
    cebutours
    Participant

    I have the same problem. The CSS of the theme is over writing the css of the bbpress. I installed the bbpress plugin in an site using OptimizePress..

    #157376
    brian_h
    Participant

    @andreippo, @joop.stringer

    You may have better luck starting your own thread on this one. I had a similar problem, in that users see notifications (the little icon on the wordpress nav bar) but never get an email. I will mention that if you look closely at the ticket referenced and if you do have access to the code yourself you can find the line to examine in bbpress\includes\common\functions.php -> Line 1066 and roughly 1106. My smtp provider was not liking the noreply email address that was being constructed as the sender. I changed the lines I mention to a valid email address and everything started to work. Also worth mentioning, I am using WP Mail SMTP.

    #157375
    Dave
    Participant

    Having a frustrating time moving from SP. This is what I did and what happened:

    Deactivated SP v5.4
    Installed bbPress
    Ran Tools > Forums > Import Forums
    Fill in all DB info
    Checked Convert Users
    Start

    Before, there were about 300 users
    3 hours later bbPress was still converting. Something.
    I clicked back to the WP Dashboard, waited a moment, went back to Tools > Forums > Import Forums and it appeared done – there was no indication of activity.

    Went to Dashboard > Forums > All Forums
    All I see are 2 forums, look like bbPress default topics.

    Went to Dashboard > Users

    Holy! Went from 300 users to 15,871!

    So basically, all the import did was an epic bloat of users and absolutely nothing else.

    Any idea what I did wrong?

    #157368
    Stagger Lee
    Participant

    @Robkk

    What is name of this option ? I cannot find it.
    I dont use plugin for visual editor, only manual code and media button is deactivated.

    Preview even doesnt work for non-admins. As I see “detach” option in images, I suspect GD bbPress Tools-Attachments is making this problem.

    #157365
    kmal91
    Participant

    Hey everyone,

    I have had some success in integrating bbpress and wishlist, but a slight problem is that anyone without complete access cannot view the forum archives.

    I am also working with wishlist members support and they’ve been helpful but have recommended I take this to you.

    Everything is working as intended as long as there is direct links to the forums for the members. The forum archives is not working unless you have complete access to every membership level.

    Here is a video detailing what is going on. http://screencast-o-matic.com/watch/coVOYReaR0 pw Success2015

    #157364
    stmux
    Participant

    I have been dealing with the same problem. No user, not even keymaster, can edit their own posts. I tried what you suggested, but still not working. What version of WordPress and bbPress are you using?
    Thanks,
    mux

    #157360
    keithtt
    Participant

    My users login to bbpress via a login page with the shortcode, rather than via the sidebar widget. i’d like to redirect them to the forum or topic they came from when they clicked the login link, just as the sidebar widget does. But I don’t know how to make that work – at the moment it just redirects back to the login page after logging in.

    Is there any way to achieve this?

    Thanks

    #157359
    philipp1121
    Participant

    hey guys,

    I have an external Frontpage, which is located under domain.at
    My Blog is located under the domain.at/blog.
    Now I want that the bbpress forum is located under domain.at/forum instead of domain.at/blog/…

    What is the best way to reach this goal? Is it necessary to do this with .htaccess or is there an easier way?

    I think it might be also possible to make the frontpage a custom page template in wordpress, and create a page post type based on it. Then I could make domain.at the site-root with my custom frontpage and user /blog and /forum.

    Is there an other / better way?

    Thanks!

    #157353
    mglasser
    Participant

    bbpress 2.5.4 with WordPress 4.1

    For a non-member of my web site and thus not logged in, they are able to see search results from bbPress from topics that are in forums marked as Private.

    To be clear, I have all but one of my forums set as Private. The other one is set to Hidden. When I go to the forum front page I see a message “Oh bother! No forums were found here!”. Using the search bar above the forum (presumably default search) I am able to return results from content that is in the Private groups. The Hidden content is not returned. To make matters worse, not only are the topics from the Private forums returned in the search results, but the actual topic content is returned as well, so it is completely public.

    #157352
    mogge
    Participant

    I would like the textarea (in which I am typing this message tight now…) to be shown on top of the page. Before all the older entries… Since I am new to bbpress I don´t know where to start looking.

    WP v 4.1
    bbpress v 2.5.4

    #157347
    MLH78
    Participant

    Hi all,

    Just a question:

    I use Kleo Template and bbpress as forum.
    As of now, the layout is like the ordinary going through the forum.
    Like this:

    Forum Index –> Topics list –> Full topic/text with reply field below.

    I would like to have it more like Facebook.
    But I’d still need multiple forum IDs.

    For example:
    If I have a page with different ‘tabs’ (called perhaps: Forum1, Forum2 etc.) to show the contents of different forum-IDs, I’d like them to show the full topics for this specific forum.
    AND it should have a reply function below each of these topics.

    This is how Facebook is doing it, and it makes a very direct access to the topics and easy access to reply.

    I’m not sure if this is possible, without the need to change alot of code?

    Thanks.

    #157341
    bazaarocommunity
    Participant

    I’ve installed the latest version of bbpress and WordPress, and am attempting to migrate my forum from XenForo using the built in migration tool. I am receiving the following:
    No reply_to parents to convert
    No replies to convert
    No tags to convert
    No super stickies to stick
    No stickies to stick
    No topics to convert
    No forum parents to convert
    No forums to convert
    No passwords to clear
    No users to convert
    I’ve used my config.php file from XenForo to obtain the host, username, password, and dbname. I also used the prefix ‘xf_’.

    Any ideas?

    #157329
    stmux
    Participant

    The “Edit” link is there in every post. For the test I just did the link takes me to the following address:

    http://www.spatialhaze.com/wordpress/index.php/forums/topic/freqently-asked-questions/edit/

    And the following error message is what pops up on the screen for every post I try to edit:

    Not FoundIt looks like nothing was found at this location. Maybe try a search?

    It’s like the the edit link is pointing to a place with no data.

    I will go through the links you provided to see if there is something I missed. BTW, I have removed and reinstalled the bbPress plugin twice with the same results.
    Thanks,
    mux

    #157327
    Robkk
    Moderator

    do you see the edit link besides the reply link??
    what happens exactly when you hit the edit link??

    did you follow these guides

    https://codex.bbpress.org/theme-compatibility/
    codex.bbpress.org/theme-compatibility/getting-started-in-modifying-the-main-bbpress-template/

    also maybe re-installing bbpress and see if there could have been an error during installation.

    #157326
    stmux
    Participant

    64Bit Windows 7 Enterprise w/SP1
    Wordpress 4.1
    bbPress 2.54

    I have tried as many of the proposed solutions as I could find in this forum, but still no solution. I have deactivated all plugins except bbpress and tried four different Themes, Twenty Twelve, Twenty Thirteen, Twenty Fourteen, and Twenty Fifteen. I also tried changing the default time for the “Disallow after editing” from 5 minutes to 99999 with no success. Even admin with keymaster privileges cannot edit own posts. Are there any other things I can try before giving up on bbPress? Or, is there another Forum plugin I can try that may have better success?
    Thanks,
    mux

    #157324
    Robkk
    Moderator

    you can contact bbPress reply by email’s plugin author here

    http://tareq.wedevs.com/contact/

    other than that you can post a job at jobs.wordpress.net and see if anyone will pick up creating your feature.

    #157322

    In reply to: Paragraphs or quotes?

    Robkk
    Moderator

    post a topic at the GD bbPress plugin support forums and see if they can help you

    #157321
    Robkk
    Moderator

    @stagger-lee

    I this sentence i said you can do much with only CSS and styling. To “sell” bbPress to WP beginners.

    WordPress has its own “demo” websites, all those nice and fancy themes around web. BbPress has it not.

    this is the featured sites section on here bbpress.org/about/examples/

    and maybe this site should show any heavily designed WordPress themes integrated with bbPress in the themes section of this site?? the section isn’t really being used anymore ,but it could be a cool place to show off cool themes. i think that would have to wait for the bbpress theme tag though??

    There is a reason why WP holds so much of web, and bbPress is not in this league.

    well ones a cms/blogging software and the other is a forum software.

    alot of people would want to create a blog over a forum , a forum requires alot more responsibility to take of and handle.


    @robin-w

    I’m working on one now that adds some styling changes (the common ones asked for)

    if you need anybody to test it out you can email me it if you want to.

    Contact

    #157318

    In reply to: bbPress Moderation

    Robkk
    Moderator

    @cyclesha

    you could try the discussion settings that are compatible with bbPress for now.

    Moderation and BlackListing

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