Skip to:
Content
Pages
Categories
Search
Top
Bottom

Background Content Box

Published on February 21st, 2016 by sinkoh

Here is a link to my site:

http://olympusnetworkmc.com/topic/rules/

If you look at the dark blue area (where all the text is) this is the area i would like to shift to the right a bit. How would I go about doing so?

Profile next to forum post is off

Published on February 21st, 2016 by sinkoh

Link to Issue<<<<

The profile layout is off some of the words are overlapping. Also, is it possible to add like group images below the profile picture? Like if i am an admin I want to create a custom admin badge and display it. Thanks for any help!

– Matt

Theme For Forum Orientated Web Site

Published on February 20th, 2016 by gleninjersey

I would like to create a forum based community. What theme is best for this. I’m also a newbie so would want something easy to use/create. Willing to pay a little for a premium theme if it makes creating everything easier.

I may sell some items like branded hats, t-shirts etc, but that really wouldn’t be main emphasis.

unable to delete hidden forums (timeout)

Published on February 20th, 2016 by bigskyry

We have some hidden forums that we’d like to delete to clean up our db, but are unable to do so from the WP Admin interface due to query timeout issues.

Wondering if anyone has worked out any sql queries to do this via phpmyadmin?

Edit the front page and more

Published on February 20th, 2016 by selenii

How can I insert in my forum sidebar the forum list with all subforums?
And where can I edit the index forum page and there content?

Thank you

how to set up Google’s SEO in bbpress?

Published on February 20th, 2016 by redblacked

I want SEO set up topic’s title.

how can i view forum topic’s reply in admin dashboard?

Published on February 20th, 2016 by redblacked

how can i view forum topic’s reply in admin dashboard?

bbpress forum recent replies

Published on February 20th, 2016 by Ronald Mutsikwi

how to display recent replies on my forum

smiles in the bbpress

Published on February 19th, 2016 by selenii

How can I use smiles in the bbpress. I will insert it in my reply form.

For example with:

<script type="text/javascript">
function addsmile($smile){
document.getElementById('comment').value=document.getElementById('comment').value+' '+$smile+' ';
}
</script>
<?php
global $wpsmiliestrans;
$dm_showsmiles = '';
$dm_smiled = array();
foreach ($wpsmiliestrans as $tag => $dm_smile) {
 if (!in_array($dm_smile,$dm_smiled)) {
 $dm_smiled[] = $dm_smile;
 $tag = str_replace(' ', '', $tag);
 $dm_showsmiles .= '<img src="'.get_bloginfo('wpurl').'/wp-includes/images/smilies/'.$dm_smile.'" alt="'.$tag.'" onclick="addsmile(\''.$tag.'\');"/> ';
 }
}
echo '<div style="width:100%; margin-left:0px; margin-right:0px;">'.$dm_showsmiles.'</div>';
?>

But it did not works. Have anybode idea why?

Password reset

Published on February 19th, 2016 by cassandra.teo

I’m beta testing the forum on my site and the user forgot his password so he reset it. However, once e does this he is still unable to log in. Is there a reason why this is happening? He’s tried resetting it 3-4 times now.

My site: http://wialmalaysia.com/community-4/forum

Skip to toolbar