Tampilkan postingan dengan label click. Tampilkan semua postingan
Tampilkan postingan dengan label click. Tampilkan semua postingan

Kamis, 05 Desember 2013

WP Easy Links (Advertising)

Feature Requests


Please post any feature requests in the comments section!



WP Easy Links features the following functionality:





  • Automatically turn selected keywords into clickable links in ALL of your Wordpress posts & pages

  • Supports unicode characters (â, é, ò etc)

  • Set individual URLs and Titles for each link

  • Limit the number of times a keyword is linked per post/page

  • Capitalize each replaced keyword, or leave as-is

  • Case Sensitive replacement for EXACT keyword matching

  • Option to open links in a new window when clicked

  • WP Easy Links WILL NOT link keywords that are already contained in links, so it WILL NOT break any links you currently have on your site

CTR Enhancer WP - Tool for advertising publishers (Advertising)

CTR Enhancer is also available as a Javascript plugin, check out the CTR Enhancer JS official page here in CodeCanyon.


Improve the click through rate on your banner ads by up to 200% with this simple but effective plugin.


How does it work


Whenever a user place the mouse cursor over your ads this plugin does 2 things via javascript:



  • Applies a mask on your document to bring attention on your ad. ( technically 4 divs that overlap the document )

  • A text message related with a specific ad is shown on the top. ( Optional – technically a div that overlaps your document and the 4 transparent masks )


How to use CTR Enhancer


This plugin is very easy to use, simply wrap your ad code in a div with the “ctr-enhancer” class.



Example 1: Adsense Medium Rectangle 300×250



<div class="ctr-enhancer" style="width: 300px; height: 250px;">
[your adsense code]
</div>

Example 2: CodeCanyon Referral 125×125 with a text message related with this ad.



<div class="ctr-enhancer" style="width: 125px; height: 125px;">
<div class="ctr-message">Buy Premium WordPress Plugins</div>
<a style="display: block; width: 125px; height: 125px;" href="http://codecanyon.net/">
<img src="cc_125x125_v1.gif" width="125" height="125" />
</a>
</div>

Check out the Support tab above to see more examples on how to use CTR Enhancer.


Options


CTR Enhancer includes 7 self explained options:



  • Top Bar Color

  • Top Bar Font Color

  • Top Bar Font Family

  • Mask Color

  • Mask Opacity

  • Vertical Offset

  • Horizontal Offset


Supported advertising programs


CTR Enhancer has been technically tested with simple referral programs ( like the envato referral program ) and with Adsense, i can’t guarantee that works with all the advertising programs.


Important Notice


The plugin author is not responsible for any violation of the Terms and Policies of your advertising program, read them carefully before using this plugin in your website.

Rabu, 04 Desember 2013

CTR Enhancer JS - Tool for advertising publishers (Miscellaneous)

CTR Enhancer is also available as a WordPress Plugin, check out the CTR Enhancer for WordPress official page here in CodeCanyon.


Improve the click through rate on your banner ads by up to 200% with this simple but effective script.


How does it work


First of all, CTR Enhancer works with jQuery, you have to include the jQuery library before using this plugin in your website.


Whenever a user place the mouse cursor over your ads this plugin does 2 things via JavaScript/jQuery:



  • Applies a mask on your document to bring attention on your ad. ( technically 4 divs that overlap the document )

  • A text message related with a specific ad is shown on the top. ( Optional – technically a div that overlaps your document and the 4 transparent masks )


How to use CTR Enhancer


CTR Enhancer is very easy to use, simply wrap your ad code in a div with the “ctr-enhancer” class.



Example 1: Adsense Medium Rectangle 300×250


<div class="ctr-enhancer" style="width: 300px; height: 250px;">
[your adsense code]
</div>

Example 2: CodeCanyon Referral 125×125 with a text message related with this ad.


<div class="ctr-enhancer" style="width: 125px; height: 125px;">
<div class="ctr-message">Buy Premium WordPress Plugins</div>
<a style="display: block; width: 125px; height: 125px;" href="http://codecanyon.net/">
<img src="cc_125x125_v1.gif" width="125" height="125" />
</a>
</div>

You can find more examples in the documentation.


Customization


CTR Enhancer includes 7 customization options.



  • Top Bar Color

  • Top Bar Font Color

  • Top Bar Font Family

  • Mask Color

  • Mask Opacity

  • Vertical Offset

  • Horizontal Offset


Supported advertising programs


CTR Enhancer has been technically tested with simple referral programs ( like the envato referral program ) and with Adsense, i can’t guarantee that works with all the advertising programs.


Important Notice


The plugin author is not responsible for any violation of the Terms and Policies of your advertising program, read them carefully before using this plugin in your website.

Smart Image Tooltip (Images and Media)

Plugin Home Page
Support Forums
Follow on Twitter
Video on Youtube

Plugin Information


Smart Image Tooltip is easy to use and setup plugin that can show images as tooltips for thumbnails or normal links. Plugin requires proper structure for the HTML used, and it supports adding all sorts of extra data that can be displayed inside the tooltip. Tooltip can be styled using CSS and it supports template for rendering. Plugin supports mobile/touch based devices to open tooltip on hover or click depending on the device or the plugin settings. There are many other settings to control plugin available.


Plugin needs to be applied to one or more link or any other element (link with thumbnail). Tooltip/preview will be populated by various data generated from target element.


Plugin is tested with current Android (2.3.5, 4.0.2 and 4.1.2) browsers, iPhone and iPad Safari and Chrome (on iOS 6 and iOS7), all modern desktop browsers. It requires JavaScript and jQuery support to work.

Included display templates



  • Basic: shows just an image with no extra styling

  • Simple: image with simple and clean dark border

  • Caption: image and caption underneath

  • Envato: image with extra information similar to Envato product tooltips


Other Features



  • Preload image before displaying tooltip

  • Customizable preload animation and reposition tooltip

  • Various demos and examples to show how menu can be set

  • Full source files for both CSS and jQuery

  • Minimized CSS and JS files


Changelog


Version 1.3 / 2013.10.09.



  • Added: onShow and onHide events

  • Changed: several small improvements


Version 1.2 / 2013.07.31.



  • Changed: improved relative positioning

  • Changed: some plugin default values

  • Fixed: missing z-index for preview


Full changelog available on plugins home page

QuickClick - Virtual Keyboard (Forms)




QuickClick is very useful thing for any website.




If you liked QuickClick – Virtual Keyboard, please don’t forget rate it!







Features



  • Easy to use.

  • 5 languages.

  • Well documented.



Languages



  • English

  • Deutsch

  • Russian

  • Spanish

  • French



HTML



<form action="#testform" method="GET">
<input type="text" value="" name="testfild" class="keyboard"/>
</form>
<script>
$(function(){
$('.keyboard').keyboard({
lang:'en'
});
})
</script>


Support


If you need support you can send me an email on my profile page