NextGEN Gallery Voting Premium (Add-ons)

This add-on extends the functionality of the free NextGEN Gallery Voting plugin with a couple of great new features.

For starters, it adds a new voting option of a plain ‘Like’. This ‘Like’ voting type works in the same say as the ‘Like/Dislike’ available with NGGV Free, but without the ‘Dislike’ option. This allows you to offer Facebook style ‘liking’ of galleries and images.
You can also change the image used to perform the ‘like’ with a simple file upload.

This add-on also adds the ability to edit the messages your users see during the voting process. For example, you can change the term ‘Like’, to ‘Vote’.

You can also now update all your exiting gallery and image options with a single click.

Please note, this plugin requires NextGEN Gallery voting 2.2 or later to be installed, which is available for free from http://wordpress.org/extend/plugins/nextgen-gallery-voting/

Download NextGEN Gallery Voting Premium (Add-ons)

SVG -based Gauges for JavaScript (Ratings and Charts)

SVG -based Gauges for JavaScript is a set of 10 gauges which can be added to virtually any web application: ASP , ASP.NET, PHP , JSP, ColdFusion, Ruby on Rails, and simple HTML pages.

A library of 10 gauges includes horizontal, vertical, and radial gauges created in good-looking unified style. Every gauge is presented in JSON format making it easy to modify its settings and integrate a gauge into a web page with just basic knowledge of HTML and JavaScript.

Features:
– Cross-platform compatibility. The gauges can be used on any platforms: ASP , ASP.NET, PHP , JSP, ColdFusion, Ruby on Rails and simple HTML pages and accessed from any devices: desktop, laptop, mobile (including iPhone and iPad), and via any browsers: IE, Mozilla Firefox, Google Chrome, Opera, Safari, etc.
– Declarative description. The gauges are described using declarative selection of the parameter in JSON .
– Customization. You can set any parameters describing your gauge and create custom objects using JSON .
– Interactivity and Animation. Every gauge provides customizable interactivity and animation.
– Easy styling. A gauge styling can be easily modified in CSS .
– Callback support. You can get notifications about changes of the gauge value and handle it in JavaScript.
– Easy integration. To integrate a gauge you just need to specify gauge name and area of a webpage where it should be inserted (“div” tag); and all this with JavaScript.
– WinRT compatible. The gauges can be integrated into HTML5 -based WinRT applications to effectively visualize data.

Download SVG -based Gauges for JavaScript (Ratings and Charts)

KF8-Fixed Layout Image Zoom Graphic Template (Mobile)

If you like it, please take the time to give a rating from your download page.

KF8 -Fixed Layout Panel Magnification Graphic Template

U-DO-It – Description

This pre-formatted template is for comic, manga and other graphic books which uses the Amazon panel magnification feature. It can also be used for other style books as well, just use your imagination. Create a book that showcases your artistic talent. Show people that your book is not only a work of art but a thing of beauty that functions too. A big thank you to Miyaow for her fantastic comic art. It was a joy to work with her, although I did tell her it was going to be done months ago. IF you are interested in her comics or need her services You can go here.

Send me a link to your book, I will post your book here.

Technical Specs-KF8-Fixed Layout Panel Magnification Graphic Template

  • Horizontal and Vertical KF8 -Fixed Layout Panel Magnification Graphic/Comic/Manga Book Template for the Kindle Fire, Android, Amazon Cloud, etc.
  • Choose between:Pre-Formatted
    UDOITBook_Horiz_Seperate css pages
    UDOITBook_Horiz_GCM_Template
    UDOITBook_Vert_GCM_Template
    UDOITBook_Vert_Seperate css pages
  • How to layout your selections in Photoshop.
  • Use a math formula to chart your image offset settings.
  • Do I need to buy expensive software? No. You only need a text editor and the Kindle Preview app but it wouldn’t hurt to have a program that let’s you see the results while formatting your book.
  • Copy and paste code and simply just change some info!
  • When you first get the file, go to, UDOIT Documentation Folder and open the index.html in your web browser or you can just start watching the UDOIT Tut videos.
  • Illustrations in the preview do not come with the template but it does have some basic images for visualization purposes.
  • Full image tag.
  • You may need the font “Komika_Hand”, You can get it here.
  • Photoshop Actions.
  • Printable mag chart for your dimensions.
  • Special characters list.
  • Points_px_ems_percent_fontsize chart.
  • Practice mag layout Photoshop file.
  • How to videos.
  • Programs and Hardware Used

  • You don’t need Adobe CS6 products but the scripts and actions that are provided may or may not be compatible for any versions before CS6 . Plus, any of the steps that are shown in the videos can be done without them.
  • Done on a Apple Computer
  • Kindle Fire, Android smartphone
  • Photoshop CS6
  • Kindle Previewer Application
  • TextWrangler
  • Espresso
  • Dreamweaver CS6
  • File Renaming Programs: A Better Finder Rename 9 & or Name Changer.
  • KDP account guidlines, account info etc.
  • Windows Users

  • If you have trouble un-zipping, try 7-Zip which is free, http://www.7-zip.org/
  • Notepad++, which is free, http://notepad-plus-plus.org/
  • Alternate software

  • Gimp, which is free, http://www.gimp.org/
  • Apple and PC Friendly

    Download KF8-Fixed Layout Image Zoom Graphic Template (Mobile)

    Member Mogul – WordPress Membership Plugin (Membership)

    Member Mogul is a Membership Plugin for WordPress which allows you to:

    1. Create membership levels you offer, such as Silver, Gold, Platinum and more with customizable options
    2. Create premium content available only to members
    3. Recursive payment
    4. PayPal Express, PayPal Pro, Authorize.net, Stripe and more
    5. Provide offline services to your clients
    6. Automatic page creation to make setup smooth and easy
    7. Automated Email notifications
    8. Create discount codes for user
    9. Beautiful back_end and front_end design
    10. Fully supported With Any WordPress Theme
    11. Easy to use ,even you can start using it without documentation !
    12. … And much more

    Download Member Mogul – WordPress Membership Plugin (Membership)

    Simple Language (Add-ons)

    Very simple to use but feature full script for adding multilanguage support to your existing websites.
    It has newer been easier. NO LANGUAGE FILES REQUIRED . You define translations with easy to use and intuitive interface.

    But you can also import language files if you are using them.

    Check out the LIVE DEMO

    For login use:

    • Login: admin
    • Password: admin

    or

    • Login: demo
    • Password: demo

    Check out the DOCUMENTATION

    Simple Language Requirements:

    • Mysql: 5.x
    • PHP : 5.x

    Simple Language Installation:

    1. Copy files to your webroot directory
    2. Setup database
    3. Import setup.sql located in packege
    4. Edit config.ini with your settings
    5. DONE

    Example of config.ini

    // Database Connection
    [database]
    host = localhost
    database_name = language_system
    username = root
    password = ''
    unix_websocket = ''
    
    // User creditionals for login                       
    [login]
    ;first user login
    login[] = admin
    password[] = admin
        

    Simple Language Usage:

    Very simple integration to your websites

    include_once 'language.class.php';
    $languageInfo = new Language($_REQUEST['lang']);
    $dict = $languageInfo->getDictionary();
    
    // in your code use placeholders defined in administration and Simple Language will replace placeholder with your defined value
    $dict['welcome_term'];
    
    // Welcome (if you choose English)
    // Willcomenn (if you choose German)
    // and so on
    

    THATS ALL . VERY SIMPLE TO USE .
    You can define any language you want.

    Simple Language Administration:

    • Change language used in administration (Predefined languages: English, German, Slovak)
    • Create new language
    • Edit/Delete language info
    • Add new terms
    • Filter dictionary entries
    • Delete dictionary entries
    • Edit/Delete dictionary entries directly in datatable
    • Upload files for import
    • Import uploaded language files

    If you have any problems please write me parsonal message and I will reply quickly as possible.

    If you like this script please rate it. Thank you.

    Download Simple Language (Add-ons)

    Quick Sticky for WordPress (Utilities)

    Quick Sticky is a very simple plugin for WordPress that makes it easier to quickly feature or “sticky” posts from the posts overview screen.

    Demo URL : wp.scott.ee
    Login: administrator / administrator

    On occasions I have created sites where I have only wanted one sticky post at a time. The plugin contains a filter which allows you to enable this behaviour. Simply add the following to your theme functions.php file:

    add_filter('qs_one_post_only', '__return_true');

    In order for the plugin to work the current WordPress user must have the ‘edit_posts’ capability.

    Quick Sticky Plugin – Version 1.0

    • Initial release

    Download Quick Sticky for WordPress (Utilities)

    Ready – Bootstrap Responsive Skin (Bootstrap)

    Features:

    • Clean & Responsive Design
    • Easy to implement and customize
    • Ready to use Bootstrap components
    • 4 Pages (Shortcodes, Buttons & Icons, Forms, Tables)
    • Searchable Tables with filter and pagination
    • Color Picker, Tooltip, Calendar, Modal Box
    • Virtual Keyboard
    • All files are well commented
    • Cross-browser Compatible
    • Includes documentation

    Download Ready – Bootstrap Responsive Skin (Bootstrap)

    Royal Bootstrap Skin (Bootstrap)

    \ \
    \

    \

    Royal Bootstrap Skin

    A nice warm, clean, and strongly animated skin for Bootstrap!

    What is so different?

    • Nice red, warm touch to the Bootstrap Theme
    • Come with all the JS plugins ready to include
    • Comes with HTML5 -Ready Index File ready to use
    • Keyframed CSS3 Animations
    • Hover states completely refined
    • JS fallback for IE like the standard Bootstrap
    • Full documentation online & download

    Completely fresh and a new feeling to the standard Bootstrap. All the elements can bew used from the online documentation easily without a problem. Treat it like the standard Bootstrap and you will always get the same results you’re used to except with a new, fresh, unique format.

    Don’t forget to rate \\\\\ if you enjoy the product!

    Download Royal Bootstrap Skin (Bootstrap)

    Single Sign-on for opencart and wordpress (OpenCart)

    Description

    Users who register on your opencart site will automatically get registered in your wordpress site. Instead of registering on both opencart and WordPress separately, customers can simply register in opencart and automatically be created a WordPress account.

    In either scenario it is common that users will register to your site, whether it is in opencart  when checking out – or even in WordPress to leave comments or view member-only sections. As both opencart and WordPress require registrations separately, it can be annoying or confusing for users – this is where my extension comes in.

     

    Feature lists

    1. Use one account throughout your opencart and wordpress website.
    2. Sync Password and user information changes between Opencart and WordPress
    3. Even you forget password or change password  , it will update in wordpress website too.
    4. Work in same server , Different server ( You just need to add link that is asked in admin panel)
    5.  Enable and disable option.
    6. Easy and Quick Install ( No files are replaced)
    7. Compatible and tested for  1.5.4 + version and WordPress  3.4.+

     

    Demo link :

    http://leopediademo.com/market/opencart/index.php?route=account/register

    Please register above to check how it works, after registration please login with same details in wordpress.

    http://leopediademo.com/market/wordpress/wp-login.php

    Note* Remember in opencart email is consider as username so in wordpress username will be email id.

     

    Install

    To install the module, you must copy the contents of the zip archive in the root folder of your online store and just click on give the path name to install J

    Installation of the module will not affect any files nor it will modify any files.

     

    Updates

    version 2.0.0 – Tested and check on latest Version 1.5.4.(opencart) and 3.4.4 (WordPress)

    Support

    Please create ticket on -We reply within 24 hours business of time.
    http://leopediastore.com/support

    Have discussion talk to us on live from given below link
    Click on live chat button.
    http://leopedia.com

    Its very clean and professional code by our developers

    Please check Screenshot to get more idea about the plugin – how it works and what is the use of it.

     

    Download Single Sign-on for opencart and wordpress (OpenCart)

    Download Manager Responsive Bootstrap UI (Miscellaneous)

    This is very useful PHP download script.

    You can use Download Manager script to avoid direct files downloads, and to limit downloads to only registered customers.

     

    It is an easy to use force file download script, useful for sites that have different files and would like force people to download the files instead of having them run remotely off their web server.

    This can be applied to mp3, video clips, archives, docs, images, pdf files and more.

     

    \

     

    \Bootstrap UI 

     

    \Responsive

     

    \Multi language (All words and phrases can be translated or modified using a web interface)

     

    \Hot-linking protection

     

    \Public and private files (for unregistered and registered users)

     

    \Support via our forums with guaranteed response in less than 12 hours (usually within 1 hour).

     

    \Option to run with SSL

     

    \Free upgrade.

     
    Support for any of our products is offered ONLY through our support forum. Please do not post support questions here under the item comments. This is reserved for pre-sales questions. If you have purchased this product and now have questions, please go to http://soft.uy

    Download Download Manager Responsive Bootstrap UI (Miscellaneous)

    Grouping Widget (Widgets)

    Do you want to have a multitab widgets? In accordion or toggle layouts? This plugin gives you a total control for your widget layouts using the inactive sidebar widget. Every widget can be edited, added or deleted from the inactive sidebar. You can group widgets in tabs mode, toggles or accordions. Supports multi-instances
    and you can use as many grouping as you want. Arranging widget position becomes very easy with the
    jQuery UI drag drop system.

    Key Features & options

    Supports All Widgets All registered widgets can be attached.
    Grouping Styles in tabs, accordions or toggles.
    Drag & Drop for attaching and arranging the attached widgets position.
    Multi-instances can be used multiple times in a sidebar widget.
    Custom Title Icons option to add custom icon for active or inactive toggles or accordions.
    Intro text & Outro text, if you want to add additional text or HTML .
    Custom Style & Script if you want to add additional CSS style or javascript per widget selector or global.

    Changes Log

    1.0.[ Initial Release ]

    Support and Features Request

    This plugin does not match to your site style? Is this script not quite working as it should?
    Having trouble installing? Or need some custom modifications that aren’t already included?
    Or you want more features on next release? Feel free to get in touch about any of your queries via
    profile page.

    Download Grouping Widget (Widgets)

    GitHub Issue Creator (Project Management Tools)

    Why Use It?

    One of the best things about GitHub is it’s issue tracker. You can reference and close issues from commit messages, as well as assign an issue to a particular team member.

    However, as great as the feature is, it’s impossible to let your client create issues for your projects without adding them as a team member.

    Is it difficult to setup?

    If you’ve ever looked into the GitHub API you know that it uses OAuth to handle authentication. Which, as you may know can be somewhat difficult to work with. So, I’ve written a step by step installation page with the most complicated step being “copy & paste”. Yes, it’s that simple.

    Features

    1. Clients will never know that you are using GitHub
    2. You can embed the issue form directly onto their site
    3. Any problem they have will be added to your repository instantly
    4. Use GitHub’s powerful issue manager that fits your workflow anyway

    Download GitHub Issue Creator (Project Management Tools)

    Easy Exit Popup Manager for WordPress (Forms)

    Easy Exit Popup Manager

    Easy Exit Popup Manager is a powerful plugin that allows website owners to easily create and manage exit popups on their WordPress powered website or blog. This plugin will allow you to create separate exit popups on specific posts or pages, or your entire website with the use of global settings. Research has shown time and time again that these powerful exit popups can increase conversions, opt-in rates and page goals by an average of 20% . Unlike other software, EZ Exit Popup manager will work on all major browsers and computers, displaying your targeted attention

    grabbing messages to your website visitors before they leave your site.

    Unique Features

    • Monetize and Capture Bounce Traffic
    • Increase Conversions & Opt-Ins
    • Easy to Set Up & Manage
    • Integrates with Posts, Pages & Custom Post Types
    • Over 26 Converting Banner Images To Show Users
    • Set Globally or Individually On WordPress Pages
    • Unlimited Lifetime Support

    Download Easy Exit Popup Manager for WordPress (Forms)