このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Floating Adsense Bar

説明

Author Site|
Plugin Home Page

Floating Adsense side bar allows you to add floating ad bar to display floating adsense or any adservice ads on either side of your webpage. These Ads will scroll along with the page.

  • Provides options for width and height of ad,these width and height are considered when ad script doesn’t contain width or height property.

  • Provides option to set the floating bar on left or right of your website.

  • Note: Use this plugin for ad networks that allow scrolling of ads on webpages in their policies(Google Adsense does not allow scrolling of ads over the content. So make sure that the floating adsense bar is not scrolling over the content).

Floating Adsense Bar Options

  • Width – Set the width of the Ad bar.

  • Height – Set the height of the Ad bar.

  • Float Left or Right – Set the option to float the ad bar onleft or right of your webpage.

  • AdScript Code – Paste the ad script code of any adservice network, it can be google adsense, adbrite,chitika or any network.If you want toplace multiple ads in floating bar,then add multiple div tags with width and height inside this adscript code and place your ad code inside these div tags.

Ex of Multiple ads:

<div width="125px";height= "125px";>
<!--adcode here-->
</div>
<div width="125px";height= "125px";>
<!--adcode here-->
</div>
<div width="125px";height= "125px";>
<!--adcode here-->
</div>
<div width="125px";height= "125px";>
<!--adcode here-->
</div>

スクリーンショット

  • Another example of Adsense Bar.

インストール

  1. Upload the plugin through Plugins -> Add New -> Upload interface of wordpress or upload floating-adsense-bar folder to the /wp-content/plugins/ directory of your wordpress website folder.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to the plugin settings screen via Setting -> Floating Adsense Bar.
  4. Set the width,height,Float Left or Right and AdScript Code fields.
  5. Click save to activate the Floating Adsense Bar.

FAQ

Help and Support for this plugin

Please Visit the Support Page

評価

このプラグインにはレビューがありません。

貢献者と開発者

Floating Adsense Bar はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Floating Adsense Bar” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • First release