| googleAds plugin |
| Written by kksou | |||
| Thursday, 29 May 2008 | |||
This plugin allows you to display Google Ads right inside your content pages. All you need is to copy and paste your AdSense unit code in your content item, and enclose them with the tags {googleAds} ... {/googleAds} You can see a live example here. I've used two ad units (one float left and one float right) and two link units. Very Important Note: I would recommend that you enter the Google Adsense code in the WYSIWYG mode (as oppose to Source mode or No Editor mode). Please see notes below. Unique FeaturesUnlike many other Joomla extensions,
Latest Versionv1.0.2 (for Joomla 1.0) and v1.5.2 (for Joomla 1.5)
DownloadHow to install (Joomla 1.0.x)
How to install (Joomla 1.5.x)
How to use the "googleAds" plugin
{googleAds}
<div style="float:right">
<script type="text/javascript"><!--
google_ad_client = "pub-1234567812345678";
google_ad_slot = "1234567891";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
{/googleAds}
You can view a live page in action here. I've used two ad units (one float left and one float right) and two link units. About the Editor - WYSIWYG mode, Source mode, or No Editor mode?
If this happens, make sure you DO NOT click Save or Apply. Reload the article in Source mode or No Editor mode. Copy the Adsense code. Then reload the article again in WYSIWYG mode. Now paste the code in. Your code will now be visible in WYSIWYG mode. Using the "GoogleAds" plugin with "Include Content Item" plugin
Version History
Added support for PHP4. fixed the warning message "Notice: Undefined offset: 0" User reviews Average user ratings: 2.0 (from 3 users) Note: You have to be a registered member to leave a comment. Free registration here. |
|||
| < Prev | Next > |
|---|
Joomla 1.0 Articles
- How to create a module with DirectPHP plugin?
- How to include modules in Content item?
- How to include modules in Section/Content Description
- How to include PHP commands in Section/Content Description
- How to make plugins process Section/Category descriptions
- Include Code Listing plugin - More Tips and Techniques
- How to have DirectPHP plugin process RSS feed?
- How to have the plugins processed when genrating PDF documents of content items?
- How to have DirectPHP commands processed in Joomla search?
Joomla 1.5 Articles
- How to create a module with DirectPHP plugin?
- How to include modules in Content item?
- How to include modules in Section/Content Description
- How to include PHP commands in Section/Content Description
- How to make plugins process Section/Category descriptions
- Include Code Listing plugin - More Tips and Techniques
- How to have DirectPHP plugin process RSS feed?
- How to have the plugins processed when genrating PDF documents of content items?
- How to have DirectPHP commands processed in Joomla search?
Joomla Plugins
Joomla Components
Joomla Gadgets
- Google Image Search
- Google News Search
- Wikipedia Search
- Google Book Search
- Google Video Search
- Google Currency Converter - AJAX version
- Yahoo Currency Converter - AJAX version
- Yahoo Stock Quote (AJAX module version)
- Yahoo Stock Quote (AJAX component/ module version)
- googleSearch_cse component
- googleSearch_cse module
- googleMaps plugin







2.0 (from 3 users)
July 29, 2008 1:55am
Ok...it seems that this is realy good plugin, but i really dont know how to show my ads. :( I have standard 1.5 joomla with standard template and editor for articles. When i try to put code above my already writen articles between {googleAds}{/googleAds} i dont see ads... :(
February 05, 2009 2:19am
I have the same problem as Mihael - If you figured it out please post !
March 18, 2009 9:18pm
Exact same problem, running 1.5.9 with latest PHP and SQL