Forum Replies Created
-
i have the same problem.
Anyone ? Help to understand how to make a left sidebar in child theme based on buddypress default theme.
Sure
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
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 ?
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
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
Thank you
im using 1.2 buddypress version
Hmm, strange i have installed wpmu+bp+forum and edit button works…Don’t know why it don’t work in wp
I have updated my buddypress from plugin page and everyting works
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]
Pls someone, tell me how to do that
i have the same problem
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
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 ?
when i add this line to bb-config.php i get error:
There was an error posting that topic.
hmm ,any suggestions ?
Write me PM who can and want help to me install forum. Pls