How do I edit or add non widgets items to the sidebar?

Discussion in 'WordPress' started by MilMar, Dec 5, 2007.

  1. #1
    I have a wordpress mandigo theme blog and I can not figure out where to place code in my sidebar so that it displays between widgets etc.

    Do anyone know how?

    Thanks,

    Mark Brown

    www.MarkEdwardBrown.com
     
    MilMar, Dec 5, 2007 IP
  2. mizaks

    mizaks Well-Known Member

    Messages:
    2,066
    Likes Received:
    126
    Best Answers:
    0
    Trophy Points:
    135
    #2
    you want to run code in your sidebar? If so, then you need to install a plugin like the Executable PHP widget.
     
    mizaks, Dec 5, 2007 IP
  3. orici

    orici Peon

    Messages:
    29
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hi Mark,

    In my side bar.php I have
    <?php widget_module>
    <div my own code>
    <images / content>
    </div>
    <?php widget_module>

    example: orici:net

    Jimmy
     
    orici, Dec 5, 2007 IP
  4. Diana13

    Diana13 Peon

    Messages:
    78
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #4
    With text widgets? You can place a text widget where you want, and then put your code in there.
     
    Diana13, Dec 5, 2007 IP
  5. MilMar

    MilMar Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hey Everyone,

    Thanks for your advice, I appreciate it.

    All the best and Merry Christmas,

    Mark
     
    MilMar, Dec 6, 2007 IP
  6. techblog

    techblog Banned

    Messages:
    1,126
    Likes Received:
    42
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Sidebar.php, then depends what you want to add.
     
    techblog, Dec 6, 2007 IP