Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 32,076 through 32,100 (of 64,540 total)
  • Author
    Search Results
  • NickMackz
    Participant

    It works for me by posting the short ‘share’ URL of the video (click share below the video on Youtube). However mine end up wider than the forum so I add ?&w=550 to the end of the URL to make it fit.

    #44361

    I have installed BBpress on my wordpress site and all of a sudden when i go onto my forums page the categories are not showing its just a white page with template :( i have tried re installing and still no luck

    Please help :)

    #112892
    Dykarna
    Member
    #108326

    In reply to: bbPress Language Files

    Dykarna
    Member

    After having read this thread and I sit with the same problem. Then it would probably be appropriate to maybe get to a function so you can thru the admin panel choose which language you wish. Yes, and that all language files included with the package when installing bbPress.

    Or one might even in the admin panel to add a “upload” of language files so they end up where they should and is automatically activated .. yes I’ve seen it in Joomla but there is something quite different but the principle

    BR

    #44352

    Topic: Theme on this side?

    in forum Themes
    Dykarna
    Member

    I really like the theme on this side, how can I get my site to look like in a similar way without having to write lots of code? Perhaps this is a theme that you made ​​yourself or is it a theme that’s out to just bbPress.

    In any case, I think it looks good and I would like something similar

    Dykarna
    Member

    I do not know what the next step is so if anyone knows what it may be that I would be grateful if someone could take a look at the problem

    http://bbpress.org/forums/topic/how-do-i-change-the-language#post-101983

    brianrubin
    Member

    OMG YES PLEASE!

    #112880
    pagal
    Participant

    What bbPress version you’re using? Standalone or Plugin?

    #112684
    Garth Koyle
    Member

    We also found that the Custom Post Types Order plugin was causing problems.

    https://wordpress.org/support/topic/post-types-order-reversing-order-of-bbpress-posts

    POS2012
    Participant

    There are a few things I really always look at when participating in a forum, and that is “role”, “total number of posts” and “registry date” of the ones who answers the topic.

    By looking at those few informations I quickly make up my mind as to how much weight I should put on the persons opinions.

    If the person has 1256 posts and was registered 09.09.2008, then I often would add more weight to that person’s opinions than a person with just 5 posts and registered 04.20.2012…

    So, is there a way to add some php code tp for instance

    wp-content/plugins/bbpress/bbp-theme-compat/bbpress/loop-single-reply.php

    to get:

    – User’s total number of posts

    – User’s registry date

    I was able to get the user’s role by following this:

    http://bbpress.org/forums/topic/displaying-user-role-beside-their-replies

    Thank you :-)

    #113271
    SK
    Participant

    Another thing…I looked at the code https://bbpress.svn.wordpress.org/branches/plugin/bbpress.php and it seems to seek bbpress-sv.mo not bbpress-plugin-sv.mo so you might try renaming the file again (sorry!)

    #113270
    SK
    Participant

    Not really. Am at a loss. The only thing I can think of is that there is a defective .mo file in http://vaxmora.se/wp-content/plugins/bbpress/bbp-languages/ which is being loaded…have a look and delete any .mo files you find in that folder.

    If that doesn’t work, then you need help from someone with more expertise than I have.

    #113268
    SK
    Participant

    I don’t think you missed anything in config as your WP is in Swedish and this is also reflected in your opening HTML tag

    <html lang="sv-SE" dir="ltr">

    For some reason bbPress is not picking up the correct language files and falling back on English.

    Typically it is due to missing, incorrectly named or incorrectly placed language file.

    But I can see your .po at http://vaxmora.se/wp-content/languages/bbpress/bbpress-plugin-sv.po

    Staaars
    Participant

    Hi,

    I have asked this question in WP forum, but got no response there. Maybe someone from this forum will be able to help me on my problem…

    I have WP 3.3.1 with bbPress 2.0.2. Replays order in topics is set to descending. Issue is:

    Topic has many replays in it and therefore topic is divided in several pages. As ‘replays’ order is set to descending, newest replays are in first page. Problem is after submitting new replay, you are sent to very first topic replay e.g. last (oldest) page of topic.

    Any ideas how to get it work in way that after submitting new replay bbPress send you to newest replays e.g. first page of topic in this case?

    POS2012
    Participant

    I have a bbPress 2.1 install , and I read that there is a YouTube-video URL embedding in it. But it some how does not work on my site, OR I might use it wrong….

    Am I supposed to just paste the YouTube-link, and the video should show?

    #44327

    I would like to change things like size and color for my forum titles, but I just cannot seem to figure out where in the CSS to change this. I have been looking in my WordPress style.css and in bbpress.css, but I cannot find it. I tried to add h1.entry-title { color: #900 } to bbpress.css, but nothing happened. I have found how to control this at the rest of the homepage, but not for the forum part…

    Here is the site: http://rodrigo-matos.com

    Could somebody please help me with this? I’m going crazy!

    #113267
    Dykarna
    Member

    OK I did.

    No change *???* still ENG and I did as you told me twice :-/

    New DL and I put it in

    /vaxmora.se/wp-content/languages/bbpress/

    bbpress-plugin-sv.mo AND bbpress-plugin-sv.po

    Do I miss anything in config?

    #113266
    SK
    Participant

    Hmm..weird.

    Let’s try again from the top.

    Download the .mo file from https://translate.wordpress.org/projects/bbpress/plugin/sv/default and without making any changes, place it in http://vaxmora.se/wp-content/languages/bbpress/

    I know you have done it before, but have a go again and see if it makes any difference.

    #111691
    SK
    Participant

    Also, the name of your file should be of the format bbpress-de_DE.mo not simply de_DE.mo

    Actually that has changed now. If you download the file from https://translate.wordpress.org/projects/bbpress/plugin/ then it will have the correct name already, which would be in the format bbpress-plugin-de.mo

    #113264
    SK
    Participant

    My bad. I meant bbpress-plugin-sv.mo and bbpress-plugin-sv.po

    #113261
    SK
    Participant

    Yeah, wrong filenames. I think they changed the filenames to bbpress-plugin-sv_SE.mo and bbpress-plugin-sv_SE.po

    Rename the files and you should be fine

    #113234
    Torsten Landsiedel
    Participant
    #113260
    Dykarna
    Member

    It says ” define(‘WPLANG’, ‘sv_SE’); “

    But for me most of it is still in ENG

    http://vaxmora.se/forums/forum/annonsplank/

    I added the language files in

    /wp-content/languages/bbpress

    They are called: bbpress-sv_SE.mo and bbpress-sv_SE.po

    #44326
    SK
    Participant

    I’ve been experiencing lots (and I mean lots) of Bad Gateway errors today on bbpress.org forums…

    SK
    Participant

    Could WP Super Cache tags do the job?

    https://wordpress.org/extend/plugins/wp-super-cache/faq/

    How do I make certain parts of the page stay dynamic?

    There are 2 ways of doing this. You can use Javascript to draw the part of the page you want to keep dynamic. That’s what Google Adsense and many widgets from external sites do. Or you can use a WP Super Cache tag to do the job but you can’t use mod_rewrite mode caching. You have to switch to PHP or legacy caching.

    There are a few ways to do this, you can have functions that stay dynamic or you can include other files on every page load. To execute PHP code on every page load you can use either the “dynamic-cached-content”, “mfunc”, or “mclude” tags. The “dynamic-cached-content” tag is easier to use but the other tags can still be used. Make sure you duplicate the PHP code when using these tags. The first code is executed when the page is cached, while the second chunk of code is executed when the cached page is served to the next visitor. To execute WordPress functions you must define $wp_super_cache_late_init in your config file.

    dynamic-cached-content example

    This code will include the file adverts.php and will execute the functions “print_sidebar_ad()” and “do_more_stuff()”. Make sure there’s no space before or after the PHP tags.

    <!--dynamic-cached-content--><?php
    include_once( ABSPATH . '/scripts/adverts.php' );
    print_sidebar_ad();
    do_more_stuff();
    ?><!--
    include_once( ABSPATH . '/scripts/adverts.php' );
    print_sidebar_ad();
    do_more_stuff();
    --><!--/dynamic-cached-content-->

    mfunc example

    To execute the function “function_name()”:

    <!--mfunc function_name( 'parameter', 'another_parameter' ) -->
    <?php function_name( 'parameter', 'another_parameter' ) ?>
    <!--/mfunc-->

    mclude example

    To include another file:

    <!--mclude file.php-->
    <?php include_once( ABSPATH . 'file.php' ); ?>
    <!--/mclude-->

    That will include file.php under the ABSPATH directory, which is the same as where your wp-config.php file is located.

    Example:

    <!--mfunc date( 'Y-m-d H:i:s' ) -->
    <?php date( 'Y-m-d H:i:s' ) ?>
    <!--/mfunc-->

Viewing 25 results - 32,076 through 32,100 (of 64,540 total)
Skip to toolbar