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?
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?
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
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.
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?
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
I want SEO set up topic’s title.
how can i view forum topic’s reply in admin dashboard?
how to display recent replies on my forum
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?
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