How add PHP in sidebar when using widget
-
Hi i have installed sidebar widget yesterday.
I have a php code below to show my clients advertisement:
<li><h2>Sponsors</h2>
<?php include 'inblogads.php' ?>
</li>
Previously when i was not using sidebar widget, i was able to show those ads by putting the above code in sidebar.php of the template.But now i am not able to do so. Adding the code in the text box widget also dont work because it can display only text/html contents.
Also i can add available widget buttons to sidebar but cannot drag back when i dont need them.
Please please help.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘How add PHP in sidebar when using widget’ is closed to new replies.