Forum Replies Created

Viewing 4 replies - 16 through 19 (of 19 total)
  • Thread Starter josephpolk

    (@josephpolk)

    how about trying to help me figure out my problem instead of pointing out that I posted twice?

    Thread Starter josephpolk

    (@josephpolk)

    right..i want to get rid of the other one…how do I do that? I realized I posted in the wrong one before!

    Thread Starter josephpolk

    (@josephpolk)

    MichaelH:

    Thanks to you and Moshu for your help. I guess I didn’t understand the new parameters enough to set it up like you did. I really appreciate you guys showing me what to do. It works just great now!

    Have a great weekend!

    Joe

    Thread Starter josephpolk

    (@josephpolk)

    Moshu –> I’ve changed the PHP code to what you pointed me towards so that I use this:

    <h2><?php _e(‘Links:’); ?> </h2>

    <ul class=”sidemenu”>
    <?php wp_list_bookmarks(); ?>

    The problem is that when I insert that, I get the following code to come up (with no reason that I’m aware of):

    <h2>Links: </h2>

    <ul class=”sidemenu”>

    <li id=”linkcat-20″ class=”linkcat”><h2>Links</h2>

      This code, (as seen in View Source) in my browser, shows “Links” twice. I wish I knew how to fix this code to make it look the way that I want. Any suggestions? Where can you change wp_list_bookmarks?

      Thanks in advance!

Viewing 4 replies - 16 through 19 (of 19 total)