How can I add sharepulse to my theme's sidebar without using the widgets? Thanks in advance
How can I add sharepulse to my theme's sidebar without using the widgets? Thanks in advance
Simply add something like this:
<?php if(function_exists('SharePulse')){ SharePulse(); } ?>
This topic has been closed to new replies.