We'll create fresh WordPress site with Kw Modern Advertise installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This plugin mades your background images clickable for your partners programs with background images
You may view how the plugin works here http://advertise.allwebtuts.net (I have added a white opacity voluntarily)
Currently the plugin works for centered theme. To retrieve the width value of your main container, visit your site and hit F12, uses this tool to retrieve the width of your main container (the centered part of your site).
I don’t give assistance for this tool, Google is your friend for a “how to use”
For other kind of theme, css adpatative works (directly in its php file) is necessary.
wp_footer
- 1 to 5 +
based on conditional tags to synchronize background with these conditional tags
is_page
is_category
is_home
is_single
If you have some problem to display background img with is_home
and for your home page, add in your footer.php and before </body>
:
<?php wp_footer(); ?>