Kw Modern Advertise

Make background images clickable with randomize options and priority displaying option.

Author:Laurent (KwarK) Bertrand (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.4.2
Plugin version:1.2.3
Added to WordPress repository:02-05-2011
Last updated:27-09-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://kwark.allwebtuts.net
Total downloads:6 393
Active installs:10+
plugin download
Click to start download

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.

  • All code review (previous version of 1.1 are deprecated)
  • illimited background images
  • illimited partners links
  • pagination in administration
  • now automatized, no-code to add if your theme supports wp_footer
  • priorities displaying - 1 to 5 +
  • Option fixed & Resize or scroll for background images
  • cache system since 1.2.0 version
  • 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(); ?>

FAQ
ChangeLog