inserting php call not working
-
Its a bit weird, I inserted it like this into my header.php as I want to show this widget everywhere: http://screencast.com/t/UwYFWtz0i
I then inserted a widget into this widget space: http://screencast.com/t/Q82aKJip
But its not showing the widget output, the HTML that gets generated on my site looks like this:
<div id="statuss""><div id="wop_1" class="widgets_on_page"> <ul></ul> </div><!-- widgets_on_page --></div>Can’t give you a link to the live site as its still under construction.
Anything I’m doing wrong here?
The topic ‘inserting php call not working’ is closed to new replies.