The MU forums have moved to WordPress.org

My New WordPress MU! (7 posts)

  1. hhuskies
    Member
    Posted 16 years ago #

    Hello,

    My wordpress isn't fully open to the public yet, but that is why I want you all to check it out and judge me on my design, etc...Notice anything I need to fix before I open it up to the public? (other than the fact that the posts don't work. LOL. Which will be fixed shortly)

    http://www.sleddoggin.com/blogs/

    Thanks!

    Christian

  2. honewatson
    Member
    Posted 16 years ago #

    Looks ok to me.

  3. demonicume
    Member
    Posted 16 years ago #

    great work

  4. hhuskies
    Member
    Posted 16 years ago #

    Thanks!

  5. rooler
    Member
    Posted 16 years ago #

    you might want to reduce number of adds for now, to entice users to sign up.

  6. kaliannah
    Member
    Posted 16 years ago #

    I think you did a fantastic job on the design. Simple, eye catching. May I ask where you found the stat plugin? The one I found doesn't look like yours - which definitely looks better than the one I'm currently using.

  7. hhuskies
    Member
    Posted 16 years ago #

    No problem at all kaliannah. All you have to do is place this code in your sidebar, and you will get your blog stats. It just calls the sitestats from your system.

    <?php
    $stats = get_sitestats();
    echo "There are currently <b>".$stats[ 'blogs' ]."</b> blogs and <b>".$stats[ 'users' ]."</b> users."; ?>

    If placing in your sidebar, remember to place the proper <h3> headings, and your

  8. tags. Just to make it more appealing - and for your CSS to properly place the stats. You can use something like <h3>Stats</h3>, for your header.

About this Topic