>
Download This Plugin | |
Download Elegant Themes | |
Name | Kw Modern Advertise |
Version | 1.2.3 |
Author | Laurent (KwarK) Bertrand |
Rating | 0 |
Last updated | 2012-09-27 12:36:00 |
Downloads |
5084
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Kw Modern Advertise plugin added 1 kB of resources to the Home page and 19 bytes of resources to the sample Post page.
Kw Modern Advertise plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Kw Modern Advertise plugins ads the following DB table(s) to your Wordpress blog database:Table name | Table size (in bytes) |
---|---|
wp_background_partner | 1024 |
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 +
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(); ?>