Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 18 replies - 1 through 18 (of 18 total)

  • tadziz
    Participant

    @tadziz

    i have the same problem.


    tadziz
    Participant

    @tadziz

    Anyone ? Help to understand how to make a left sidebar in child theme based on buddypress default theme.


    tadziz
    Participant

    @tadziz

    Sure :)


    tadziz
    Participant

    @tadziz

    I’m moving forward. Now i managed to get work sidebar but it only are visible in http://shouty.lt/about-2/ and also widget don’t work. How to to make it visible in all site, not only in that one page. And how to set it work , becouse now when i add Who’s Online Avatars widget it say that There are no users currently online but i’m online. Also widget don’t have style how to fix this error. Maybe nnow someone will help :/


    tadziz
    Participant

    @tadziz

    ok, tell me what i do wrong. in functions.php i add one more block of code and named it sidebar1:

    register_sidebars( 1,

    array(

    ‘name’ => ‘sidebar1’,

    ‘before_widget’ => ‘<div id=”%1$s” class=”widget %2$s”>’,

    ‘after_widget’ => ‘</div>’,

    ‘before_title’ => ‘<h3 class=”widgettitle”>’,

    ‘after_title’ => ‘</h3>’

    )

    );

    i have create sidebar1.php and added this code:

    <div id=”sidebar1″>

    <div class=”padder”>

    <?php if ( !function_exists(‘dynamic_sidebar’) || !dynamic_sidebar(“sidebar1”) ) : ?>

    <?php endif; ?>

    </div><!– .padder –>

    </div><!– #sidebar1 –>

    in single.php between <?php get_header() ?> and <div id=”content”> i insert

    <?php locate_template( array( ‘sidebar1.php’ ), true ) ?>

    i can see in control panel widgets serction sidebar1 and i ca drag widgets to it, my page also have left side bar, but in it don’t show inserted widgets. you can see here http://www.shouty.lt

    what im doing wrong ?


    tadziz
    Participant

    @tadziz

    i still don’t get it what to add to this place

    <div id=”sidebar-left”>

    <div class=”padder”>

    This is where your left content can go…

    </div>

    </div>

    and i don’t get it how to edit functions.php file :/


    tadziz
    Participant

    @tadziz

    i have done everything like you say. It add me a left side bar but how need to add widgets to that sidebar,

    what i must write here:”This is where your left content can go…”

    <div id=”sidebar-left”>

    <div class=”padder”>

    This is where your left content can go…

    </div>

    </div>

    and how to make left sidebar to be visible in control panel widgets section. Thank you for answers :)


    tadziz
    Participant

    @tadziz

    Thank you :)


    tadziz
    Participant

    @tadziz

    im using 1.2 buddypress version


    tadziz
    Participant

    @tadziz

    Hmm, strange i have installed wpmu+bp+forum and edit button works…Don’t know why it don’t work in wp


    tadziz
    Participant

    @tadziz

    I have updated my buddypress from plugin page and everyting works :)


    tadziz
    Participant

    @tadziz

    I use UTF-8 Database Converter and it solve my problems. But remember that the posted post will not be converted and you will see bad simbols. Only new post created will work fine. Thank you for help :)

    [SOLVED]


    tadziz
    Participant

    @tadziz

    Pls someone, tell me how to do that :/


    tadziz
    Participant

    @tadziz

    i have the same problem :/


    tadziz
    Participant

    @tadziz

    in bp-languages dir are file named buddypress.pot is it everything ok with it ? becouse it show me that it is microsoft power point template ? i feel that i dont understand something about it


    tadziz
    Participant

    @tadziz

    when i edit language file it dont recognize some my language simbols, for example

    when i write ą it write à ? i set encoding to utf8 but nothing change. still dont recognnize my lang simbols ą č ę ė į š ų ū ž <- all these simbols not compatable :/

    what should i do to solve that problem ?


    tadziz
    Participant

    @tadziz

    when i add this line to bb-config.php i get error:

    There was an error posting that topic.

    hmm ,any suggestions ?


    tadziz
    Participant

    @tadziz

    Write me PM who can and want help to me install forum. Pls

Viewing 18 replies - 1 through 18 (of 18 total)
Skip to toolbar