Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter spligum

    (@spligum)

    Well… I’m not sure what happened… it works now. The only thing different I did was install a plugin that would make it possible to use PHP in WordPress posts. The plugin is called Exec-PHP. Other then that all I did was copy and paste a few different scripts into the post. After pasting the original Digg.com script back in it suddenly started working.

    If anyone else has the same problem and it persists, see this page, it looks like it would have worked if I went through with it: https://www.ashbaughonline.com/2007/05/05/manually-adding-digg-button-to-wordpress-posts/

    Are you using an “&” sign in front of it?

    Try upgrading to 2.3.1 if you are. I noticed many bugs I was having are now gone since switching.

    Thread Starter spligum

    (@spligum)

    I think I get it but I am not sure…

    It’s not being displayed in an unordered list, even after using the docs you sent me to.

    Here is what I now have:

    <div class="sidebox">
    <h1>Blogroll</h1>
    <?php get_links(2, '<li>', '</li>'); ?>
    </div>

    Whenever I add echo to the end only the header of my blog appears.

    UPDATE!!: I got it working. I just needed to add the UL tags with a class defined. It was in an un-ordered list but wasn’t formated.

    Thanks for the link to docs ??

    I know what you mean about poor English. Hehe

    I just wanted to comment that I had no problem reading the text. However, certain colors show up slightly different on other Operating Systems and computer screens. XP and earlier (I haven’t used Vista) show things a little rough. Linux shows things pretty clearly, most distributions anyway.

    As for the music: playing music on load will make the page load slower for guests. But since, your guests will mainly be gamers, I don’t think you’ll have too much of a problem with that. But still playing music on page load is breaking a major rule of web design.

    Everything else on the blog is really awesome, the color scheme is great and I like the rounded corners up top with the subtle border.

    Thread Starter spligum

    (@spligum)

    Yes, it works fine for me also… that is very odd. There were DB errors in almost every spot that has links.

    Thanks for looking ??

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