Hello,
my theme (Breeze) has more then 1 sidebar i can configure. What do i have to do, that i can use the WP125 Widget on more than just one sidebar?
Thanks in advance
Hello,
my theme (Breeze) has more then 1 sidebar i can configure. What do i have to do, that i can use the WP125 Widget on more than just one sidebar?
Thanks in advance
I'm having this same problem.
Once I add the WP125 widget to one sidebar, the widget is removed from the Available Widgets and Inactive Widget sections.
How can the WP125 widget be used on more than 1 sidebar?
Here is a simple solution:
Add this plugin:
PHP Code Widget
http://wordpress.org/extend/plugins/php-code-widget/
And then drag that widget to your sidebar and then put this PHP code in to show your Sidebar WP125 ads!
<?php wp125_write_ads(); ?>
You must log in to post.