Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 63,476 through 63,500 (of 64,509 total)
  • Author
    Search Results
  • #52075

    In reply to: Simply doesn’t work

    plus64
    Member

    You need to change all links for bbpress and put bbpress in front of them, so they look like

    ^bbpress/tags

    etc…. and removed

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /bbpress

    as you can only ever have one of those in an .htaccess file, and connect it to your wordpress one as well. If you get all of that :X

    #52543
    Trent Adams
    Member

    Ryan, I stand corrected. I have bbpress-post which makes the topics unresolved by default, but any topic created in the forum is marked as mu (not support question). That is not telling you anything new beause you already knew this ;-)

    I have created an enhancement ticket in TRAC. Thanks for pointing that out.

    Trent

    #1111
    weirdtherapy
    Member

    My first bbPress Template:

    http://www.borderline-hacks.at/borderline-hacks-forum/

    The image of it:

    http://www.weirdtherapy.com/images/borderline-green-01-shot.jpg

    If you want to download it to (change and) use it, you can do so here:

    http://www.weirdtherapy.com/zip/borderline-green-ads-01.zip

    There is (commented) space where you may place ads, I added the psd file for the logo, and the text in the header is random (to be truth I only added it because I couldn’t think of anythink else and I wanted it to be finished :) ) and easy editable(… i think / hope). There is also a seperate ie.css for the internet explorer.

    Two of the ads would be shown on every page because they are in the header – I only ad this information cause I think I read somethink in the forum here that there might occur problems with google .. well something like that – so keep that in mind pls.

    grretings

    #52468
    Trent Adams
    Member

    If you mean adding forum as WP page, maybe check out:

    https://bbpress.org/forums/topic/166?replies=6

    As well, do a search in the wordpress.org forums because I am sure there is more examples in that forums.

    Trent

    #52414
    Trent Adams
    Member
    #51523
    Trent Adams
    Member

    Zeug has some interest in getting his anarchy plugin for bbPress. Here is what I have come across lately:

    http://an-archos.com/?page_id=415&cp=10#comment-523

    Trent

    #52475

    In reply to: Download Templates

    Trent Adams
    Member

    Currently, bbPress doesn’t have any facilities for downloading templates, but if you search through this forum, I believe there are a couple of users that have released some templates for download.

    In the meantime, you can check out the following for doing some templates of your own:

    https://bbpress.org/documentation/customization/

    The goal in later versions of bbPress is to integrate a template system much like WP and possibly even have the ability to use WP templates, but that is not in the immediate future.

    Trent

    #1106
    talgalili
    Member

    Hi people.

    I just finished translating the bbpress to hebrew (via po to mo), but the style-ltr.css is not working at all (and after opening it, I can see why).

    Can any one PLEASE help and make some right to left css file ?

    Thanks,

    Tal.

    #52514

    In reply to: bbPortal

    Null
    Member

    Hmm indeed something to add

    Short answer for now:

    It doesn’t differ anything from bbPress. Basicly it adds a portal page and a menu to bbPress. This way you can use the portal page to display important news on a frontpage or even blog, using your bbPress forum.

    #52502
    Ryan Fitzer
    Member

    You’re totally right! I was looking all over the admin to find out how to make a post sticky, but it’s right there at the bottom of the actual post. I was used to an older version of bbPress (only used it briefly). Thanks so much for the help.

    #52483
    chrishajer
    Participant

    I did not see this problem until today when I looked at my site in IE7. The H1 was HUGE. I added this to the BBPRESS/bb-templates/style.css around line 37 (just after the blockquote definition):

    h1 {

    font-size: 2.0em;

    }

    h2 {

    font-size: 1.5em;

    }

    Now the headings are approximately the same size in IE and FF, and retain the styling of the rest of the stylesheet (for #header h1 and #front-page #main h2).

    #52500
    Ryan Fitzer
    Member

    Oh yeah, BTW, I meant the posts area. Sorry, new to bbPress.

    #52498
    spencerp
    Member

    Ryan, I can’t really remember if I had this happen before or not, but.. taking a guess here.. does this sound like something similar to what you’re having?

    https://bbpress.org/forums/topic/146?replies=4#post-935

    spencerp

    #52513

    In reply to: bbPortal

    ear1grey
    Member

    Perhaps one for the FAQ: How does bbPortal differ from bbPress? (i.e. what does it add, who might be interested?)

    #1103

    Topic: bbPortal

    in forum Plugins
    Null
    Member

    Hi,

    With a lot of help from the people of this forum, I’d manage to create a portal page (such of) voor bbPress, called bbPortal.

    You can download it here:

    http://www.bbportal.org

    Have fun with it!

    #52327
    jaxxx
    Member

    still no joy I’m afraid. this time it runs for a lot longer and I don’t get any errors, but it doesn’t update any of the tables. i’ll try and take another look at the weekend.

    #51379

    In reply to: Plugin – Messengers

    M
    Member

    This isn’t a plugin, it’s a core file edit, if I’m not mistaken…

    If so it’s probably best to warn people of this, because any changes made to core files are undone with future bbPress updates if the file is overwritten.

    I have extra profile fields implemented on my local server, I just need to upload it to my main site. I’ll post it later.

    #52486
    AphelionZ
    Participant

    Do you have pretty permalinks? that seems to really, really help the most out of all the SEO tricks that are already most taken care of for you (graciously) by the bbpress coders

    #52495
    acooper154
    Member
    #52467
    aquaibm
    Member

    ok,thx.

    #52481
    Null
    Member

    Hahaha was too late to change it into: messed up

    On topic:

    This happens with a clean bbPress install, so what and where in the CSS do I have to change it, so all browsers produce the same (correct) font size?

    #1096
    Null
    Member

    Hi,

    Strange thing. H1 tags are really f!@ked up. In every browser the size is different.

    In IE: Ridiculous large font

    in FF: Somewhat normal size

    in Opera: Smaller than FF

    See this image (watch the “Latest Discussions” text):

    http://www.sourceskins.com/bbpressfonts.JPG

    How and can we fix this problem? All other fonts are displayed ok, only the <h1> is effected!

    Greetz

    #52463
    ear1grey
    Member

    <li<?php

    if ( is_front())

    {

    echo " id="current">";

    ?>

    BTW the list item would be better described as being something like class="current" then add an appropriate .current {} to your css.

    See also: https://bbpress.org/forums/topic/250

    #52462
    ardentfrost
    Member

    It sounds like what you need is to overload the bb_get_location function. This is easy to do in bbpress. You need to make a set of functions like this:

    is_home() {

    if( 'home-page' == get_bb_location() )

    return true;

    else

    return false;

    }

    get_home_location() {

    if ( bb_find_filename($_SERVER['PHP_SELF']) == 'home.php' )

    return 'home-page';

    }

    apply_filter( 'get_bb_location', 'get_home_location' );

    That’s untested, but I think that should work. Basically what you want to do is add in your locational test when bb_location is called. Then you can just call is_home() and it’ll do what you want. Of course, if you don’t want any other part of the forum to care if it’s on the home or not, you can take out all that stuff at the end that integrates it with get_bb_location, and just do this:

    is_home() {

    if( 'home-page' == get_home_location() )

    return true;

    else

    return false;

    }

    get_home_location() {

    if ( bb_find_filename($_SERVER['PHP_SELF']) == 'home.php' )

    return 'home-page';

    }

    Whichever you want to do. The second is easier, the first is more versatile.

    #52461
    Null
    Member

    Quote:

    What does it matter that what bbpress sees at “front-page” isn’t the actual front page of your site? It’s just a moniker used throughout the program, it doesn’t have to mean anything to you.

    Well wrong, I am working on a menu for the forum and it defeniatily is important that the call back is accurate.

    Some excample code menu:

    <li<?php

    if ( is_front())

    {

    echo " id="current">";

    ?>

    <a href="<?php option('uri'); ?>">Forums</a>

    <?php

    }

    ?></li>

    Here you can see is_front and we also have is_forum so I need to add is_home aswell in order to make the menu work :)

    Well I understand your explaination of how things work. I started home.php from index.php and edited/deleted things i didn’t need to make my own startpage. I also wanted to keep the normal index file, thats why I renamed them. Unfortunally the addons i did in the template functions don’t work unless i keep it like this:

    case 'home.php' :

    return 'front-page';

    break;

    And then the id won’t work too, cause is_front() is called (and not is_home) so it gets the front-page id.

    Well going to release my project very soon (as soon as I found a solution for my DIV problem), perhaps you can help me better then.

    Really appreciate the time helping me out!!

    Null

Viewing 25 results - 63,476 through 63,500 (of 64,509 total)
Skip to toolbar