Tampilkan postingan dengan label ads. Tampilkan semua postingan
Tampilkan postingan dengan label ads. Tampilkan semua postingan

Kamis, 05 Desember 2013

WP Stripe Ads (Advertising)

Feature Requests


Please post any feature requests in the comments section!

WP Stripe Ads WordPress Plugin



Display announcements, special offers or important news on your WordPress website with WP Stripe Ads!




WP Stripe Ads features the following functionality:





  • Add Stripe Ads to the top or bottom of your website!

  • Highly customisable! Change the colours, position, height, fonts, alignment, etc

  • Schedule when to show the Stripe Ads: all the time, once until the browser is closed, after X visits or every X days

  • Very easy to use!

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.

kk Easy Ads - Managing Advertisements Easily (Advertising)


kk Easy Ads automates the process of advertisements on your website. Managing self hosted advertisement campaigns has never been easier. Keep all the ad revenues to yourself with this useful plugin.



Features





  • Infinite Campaigns:
    Need to serve advertising at different places? No problem, create as many ad campaigns as you wish and embed them with ease.



  • Infinite Rotations:
    Yes, you can allow ad campaigns to serve multiple ads, each rotated randomly based on either time or page load.



  • Multiple Revenue Types:
    Cost per click (CPC), Cost per thousand impressions (CPM) and Cost per day.



  • Easy Embed:
    Easily embed ad slots/campaigns on your website. Widget, shortcode, iframe or php. Why not embed on external websites? Easily, via the iframe embed.



  • AJAX Powered:
    Ads are fetched asynchronously from the database via AJAX. Good for search engines.



  • Ad Stats:
    Advertisers (and administrators) can view the statistics of their ad easily.



  • PayPal:
    Payments are handled via PayPal.



  • Variety of currency support:
    Supports all currencies listed by PayPal.



  • Extensive Admin Panel:
    Features a rich admin page for setting up the plugin.




Changelog




  • 1.2 (8th June, 2013)

    Added ‐ Ability for advertisers to view statistics for advertisements that were activated manually by the administrator.




  • 1.1 (20th June, 2013)

    Added ‐ Variety of currencies supported by paypal.




  • 1.0 (1st June, 2013)

    Initial Release





Details


Click here to view more details.

Video: Creating an Advertising Campaign


Creating an Advertising Campaign

Video: Setting up the Processing Page


Setting up the Processing Page

Video: Embedding


Embedding

Video: Advertising


Advertising

Credits



Twitter Bootstrap – CSS and Tooltips javascript

Rabu, 04 Desember 2013

Forced Ads for Hosting - WHMCS ADDON (Add-ons)







Forced Ads for Hosting – WHMCS ADDON


Forced Ads for Hosting is a WHMCS addon that allow you to force all customers of a specific hosting plans to insert your ads in their websites. With this software, you can perform a couple of online applications including advertising your products or services at a lower cost than using other online marketing strategies.



Live Demo


https://www.onweb.ma/account/cart.php (Trial hosting)

Screenshots Preview







Features




  • Easy integration with WHMCS, just upload and enable it in plugins list.

  • Managing banners and adverts.

  • Managing hosting plans.

  • Websites tracker.

  • Define a custom email to send to your customers if they fail to include your adverts.

  • Compatible with all WHMCS versions.

  • Much more in every update….



Support and Updates:


All our items are regularly tested and updated. If you have are any questions or suggestions please add a comment or visit our support forums (You can also send an email directly to contact@freelanceonweb.com). We pride ourselves on quick and effective customer service, and we will always provide a full and proper support service free of charge for all buyers.

Changelog




* Version 1.2 – 11/08/2013:
[Improved] Hardcoded functions replaced by WHMCS functions
[Improved] API configuration instruction

* Version 1.1 – 03/07/2013:
[Fixed] Installation path

* Version 1.0 – 08/06/2013:
First Release


Flag Counter

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.

jSliderPro (Sliders)






Overview

jSliderPro is a complete and highly customizable jQuery slider and banner rotator and is equipped with a complex set of features that make it extremely flexible and adaptable. With little effort you can create unique, fully responsive and animatable HTML5 banners, image slideshows and presentations with texts for your websites.

The the central strength of jSliderPro, lies in its ability to offer thousands of totally different and stunning animations. In fact, unlike other similar components that implement a limited set of atomic transitions, jSliderPro separates some basic concepts. In this way the user can mix them together in countless ways, limited only to him/her imagination.

Such animations can be applied to background images and HTML overlays.


What is it useful for

  • To equip your website with advanced and highly effective banner rotators.

  • To create your powerful and eye-catching presentations.

  • To create photo slideshows of your galleries.

  • To enrich your ads viewer.




Next releases


  • Exciting improvements to the HTML overlay sistem.

  • More selectors and effects.

  • Dedicated website with extensive documentation, discussed examples, forums and more.


Features

  • jQuery based animation engine, for background images, that can generate an incredible number of stunning effects, about 100K and more.

    You can customize a lot of aspects of animations such as the tile grid size, in rows and columns, and the graphic effects to apply them. You can also mix alla available effects togheter, set their speed and placement in time.


  • Animation engine for overlays with the same possibilities offered for background images.

    jSliderPro adds now a new layer, which can be composed by HTML elements. You can not only add captions to your slides, but also, images, lists, videos, hyperlinks and so on. But that’s not all, everything can be animated in a number of ways that is limited only by your imagination.


  • Fully customizable Buttons and Bullets with 400+ position’s configurations.

    jSliderPro gives the option to set an image for navigation buttons and bullets. It’s possible to place them in every possible arrangement (horizontally or vertically, on the corners and even externally) and smoothly trim their position. Optionally it is possible to make them appear only when the user points inside the slider area.


  • No images number limit and automatic memory management.

    Don’t care about the number of slides you need to have, jSliderPro loads/discards images only when needed (even if you specify them as <img>).


  • On-the-fly image resize and clip.

    No need to prepare images with Photoshop, GIMP or other similar software. You can adapt size and crop via simple parameters settings.


  • Fully responsive and cross browser compatibility from desktop PCs to mobile devices.

    The slider can automatically scale down to mobile devices adapting buttons, bullets images and also their positions.


  • Touch enabled: swipe left or right to change slide.

    Mobile users can use gestures for navigation instead of tapping on buttons.


  • Different slide modes.

    It’s possible to choose if transitions will be happen in a continuous timer-driven fashion, only by commands (arrows and bullets), or pause when mouse points inside the slider area.


  • Javascript callbacks to interface with other programs.

    Easy to interact through javscript code using callback mechanism to respond to several events, such as user interaction, animations finish and so on.


  • Could use standard HTML tags or <div> to specify contents.

    This makes your images, texts and other elements fully indexable by search engines.


  • Two operative modes: fixed and responsive.

  • jQuery, CSS3 and HTML5 only.

  • Reference manual and hundreds of ready-to-use examples included in the provided package.

  • Free support and upgrades.


Updates September, 4th 2013

  • Added support for multiple HTML overlays.

  • Added support for different slide modes: continuous, pause on hover and by commands.

  • Added option to show/hide commands on mouse hover/out.

  • Added cursor pointer change on hover to commands.

  • Improved images animations through the use of canvas. No more freezes before transitions and quicker commands’ response.

  • Improved the resizing system to avoid the stop of animations when the slider changes its size.

  • Deprecated option ‘interactive’.

  • Removed methods getRows and getColumns.


Updates July, 23th 2013

  • Added support for swipes on mobile devices.

  • Resolved a bug with the Zoom effect.


Updates July, 18th 2013

  • Resolved a bug which manifested itself on ‘columns’ selector.

  • Resolved an issue with jQuery that hampered transitions’ selection.

  • Resolved a little problem happening after the resize event.


Updates July, 17th 2013

  • Resolved an incompatibility with Internet Explorer.

FancyAds Ads with Animation in jQuery (Images and Media)

Show your ads, forms, maps, videos with animation. You can do that in few seconds with our plugin you just have to add plugin code in your template and select the options you want. Its possible to choose 30 diferent animations, time to wait before start, auto-close or manual, 3 diferent designs and position where you want to see your ads.




The animations will just work in modern browsers on internet explorer you will see the lightbox in right place but no animation. Internet explorer can have other problems so use it carefull.