Wordpress 2.x,3.x Installation Instructions
- Download the plugin file below. This is a WordPress plugin so you will need to place the unzipped file in your /wp-content/plugins/ directory or upload the zip file via the plugins upload manager and then enable it from the plugin menu.
- For Sidebar widget, you will need to drag the "Text Link Ads" module into your sidebar from the Themes Widgets Management and click save.
- For Non Sidebar widget, you will need to add
<?php tla_ads(); ?>to your sidebar.php template or to your code. If you are want home page only ads then add<?php if (is_front_page()) tla_ads(); ?>to your sidebar template or code. - If you have WP install before 2.8 please make sure to add a blank index.php file to your /wp-content/plugins/ directory to protect your site and ensure that your plugin repository is protected.
Package Info
This Product is known to not work well with WP_SUPER_CACHE. In order for successful operations, make sure that you clean out your cache and then disable your cache while you install this plugin. Once you have installed the plugin you may reenable the cache features, but it is incompatible with any agressive cache settings. Please also make sure your plugins directory has a index.php to protect your privacy. Please read the readme.txt file for additional information on installation and configuration.
When placing ads on individual internal pages, it is necessary to use the PHP ad code.
If you have additional urls and keys for this domain, then simply add those xml keys and urls via this plugin's settings, to start serving those ads.
