Tag: disable

  • wordpress Debts IP Restrict Registration (Membership)

    WP Accounts IP Limit is a wordpress plugin that will help you block users creating accounts from the same ip address. You can set an amount of accounts for the same ip.

    Features

    • Limit number of accounts based on ip
    • Redirect users to custom url if limit is reached
    • You can set a custom message
    • Stom account registration spam
    • Works with WooCommerce registration form
    • Works with BuddyPress registration form

    Support and Documentation

    Please drop us a line on here with any questions you may have, full documentation is included with the plugin to help you with your project.

    Changelog

    Version 1.0

  • Disable Browser (Utilities)

    Disable Browser (Utilities)

    Disable not supported browsers on the site.

    Features

    • Compatible with WordPress 4.0 or greater
    • Translation Ready (.po/.mo files included)
    • WPML Ready
    • HTML5 & CSS3
    • 100% Fluid Responsive – Fits any device perfectly
    • Cross Browser Compatibility
    • Easy to use

    Available languages

    • English
    • Russian
  • FATS: Drive Adblock To Cease – WP Plugin (Miscellaneous)

    FATS: Drive Adblock To Cease – WP Plugin (Miscellaneous)

    Overview

    Easily hide partial or all of your premium content from your users that using AdBlock or Adblocking software.

    Features

    • Your premium content will be hidden until user deactivate AdBlock.
    • 3 methods to detect adblock.
    • Support for Adsense’s asynchronous and synchronous blocking detection.
    • Support for other ads network and self hosted ads blocking detection.
    • Content will stay hidden if user deactivate cookie or javascript.
    • Hide all or partial content from your page.
    • Hide anything you want in your posts or pages.
    • Your content won’t show in Source View.
    • Show your message in JQuery Popup, Javascript Alert or Inline text.
    • Able to autoredirect page after showing message.
    • Cross browser detection.
    • Easy to setup, less than 2 minutes to setup.
    • Uses cookies to detect deactivate AdBlock.
    • Highly customizable message and style.

    Requirements

    WordPress 3.8 (older versions may work but they have not been tested).

    Limitations

    FATS may not work together with cache system (plugin, CDN, cloudflare, etc).

    Locking A Content

    1. Create your post as usual.
    2. Wrap your locked content with FATS shortcode.

      <ol class="linenums"><li class="L0"><span class="typ">This</span><span class="pln"> content will be shown </span><span class="kwd">for</span><span class="pln"> everbody</span></li><li class="L1"><span class="pln"> </span></li><li class="L2"><span class="pun">[</span><span class="pln">fats</span><span class="pun">]</span></li><li class="L3"><span class="pln"> </span><span class="typ">This</span><span class="pln"> content will only be visible </span><span class="kwd">for</span><span class="pln"> visitor </span><span class="kwd">with</span><span class="pln"> disabled adBlock</span><span class="pun">.</span></li><li class="L4"><span class="pun">[/</span><span class="pln">fats</span><span class="pun">]</span></li><li class="L5"><span class="pln"> </span></li><li class="L6"><span class="typ">This</span><span class="pln"> content will also be shown </span><span class="kwd">for</span><span class="pln"> everbody</span></li></ol>
    3. You can use image or other media inside the FATS shortcode.

      TIPS!
      If you want to show a message without locking any content, you can wrap nothing inside the FATS shortcode and position it to your likes.

    4. Save your post.