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
you want to run code in your sidebar? If so, then you need to install a plugin like the Executable PHP widget.
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