Coder Social home page Coder Social logo

arjunjain / wpnewcarousels Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 356 KB

This is a wordpress plugin, which is used to create the carousel that can be inserted to any wordpress page or post. This plugin also support wordpress multisite setup.

Home Page: https://wordpress.org/plugins/wpnewcarousels/

PHP 88.34% CSS 6.96% JavaScript 4.70%

wpnewcarousels's Introduction

=== WPNewCarousels ===
Contributors: arjunjain08	
Author URI: http://www.arjunjain.info
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=SQC4WR7X5JGDY&lc=IN&item_name=WPNewCarousels&button_subtype=services&currency_code=USD&bn=PP%2dBuyNowBF%3abtn_buynowCC_LG%2egif%3aNonHosted
Plugin URI: http://wordpress.org/extend/plugins/wpnewcarousels/  
Tags: slider, carousel, responsive slider,responsive carousel, wordpress carousel, multisite carousel, multisite slider, wordpress slider, carousel plugin, wordpress carousel plugin
Requires at least: 3.0
Tested up to: 4.1
Stable tag: 1.8

This plugin is used to create the responsive carousel that can be inserted to any wordpress page/post. This plugin also support Wordpress Multisite setup.

== Description ==
This plugin is used to create the responsive carousel that can be inserted to any wordpress page/post. This plugin also support wordpress multisite setup.

**Features**

* Responsive carousel
* wpnewcarousel button added to your default editor
* Support wordpress multisite setup
* Manage carousel width,height,effects,speed,animation using short code or dashboard
* Add multiple carousel on same page
* Manage carousel slide order
* For Demo [Click Here](http://www.arjunjain.info/wpnewcarousels/)

== Support ==

* For critical issue related to functionality, create the new issue on [github](https://github.com/arjunjain/wpnewcarousels/issues)
* Refer this [wiki](https://github.com/arjunjain/wpnewcarousels/wiki)
* Fill up this [form](http://www.arjunjain.info/contact) to leave comments,ask question,suggest new feature or directly mail at [email protected]
* For Demo [Click Here](http://www.arjunjain.info/wpnewcarousels/)

== Installation ==

* Unzip
* Upload to your plugin directory
* Enable the plugin

== Using the WPNewCarousels ==

* You can refer [wiki](https://github.com/arjunjain/wpnewcarousels/wiki)

* Add new carousel in wpnewcarousel settings page. 
* Use shortcode on any wordpress page 
 `[wpnewcarousel name="CAROUSEL_NAME" height="" width=""  startslide="" animationspeed="" imagepausetime="" shownav="" hoverpause=""]` 
* "height" and "width" are the optional parameters when using short code, if use then these parameter will replace the default values of height and width.
* Only "name" is the required parameter, other parameter are optional when using short code.
* "effect" is the type of effect you want to show between image transition.
	The effect parameter can be any of the following:		
	sliceDown, sliceDownLeft, sliceUp, sliceUpLeft, sliceUpDown, sliceUpDownLeft,
	fold, fade, random, slideInRight, slideInLeft, boxRandom, boxRain, 
	boxRainReverse, boxRainGrow, boxRainGrowReverse
* "startslide" is the starting slide number, default value is 0.
* "animationspeed" is the speed of carousel animation, default value is 500 [ where 1000 = 1sec ].
* "imagepause" is the time between image transition, default value is 3000.
* "shownav" is the flag to show navigation control with carousel, default value is true.
* "hoverpause" is the flag to stop carousel on mouse over, default value is true.

== Screenshots ==

1. wpnewcarousel button in your default wordpress editor
2. Add New carousel
3. Display add carousel
4. Add carousel data

== Changelog == 
= Version 1.8 (2015-01-04) =
* Add responsive support to carousel

= Version 1.7 (2014-03-02) =
* Add carousel slide delete button
* Fix carousel slide update functionality

= Version 1.6 (2013-09-16) =
* Fix add new slide delete content of unsaved slide bug
* Add manage carousel slide order functionality

= Version 1.5 (2012-12-21) =
* Change Carousel admin dashboard
* Modify database structure
* Provide support to add multiple carousel on same page

= Version 1.4 (2012-9-4) =
* Integrate with wordpress media library, add new upload button with every background image url text box
* Add few more checks with short code at backend to validate correctly.

= Version 1.3 (2012-4-5) =
* Fix IE bugs.
* Add effect parameter with carousel

= Version 1.2 (2012-3-28) =
* Modify carousel short code.
* Add startslide,animationspeed,imagepausetime,shownav,hoverpause parameter with carousel.
* Add carousel button in default wordpress editor.

= Version 1.1 (2012-3-5) =
* Modify manage carousel class.
* Fix dynamic path to stylesheet and script.

= Version 1.0 (2012-1-6) =
* Update readme.txt file.

wpnewcarousels's People

Contributors

arjunjain avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

wpnewcarousels's Issues

Shownav="false" not working.

Hi,

I want to remove the nav from the slider but the label shownav="false" is not working.

This is the code I wrote:

[wpnewcarousel name="PatrocinadoresIzq" width="300" height="100" effect="fade" startslide=" " animationspeed=" " imagepausetime=" " shownav="false" hoverpause="true" ]

Using WPNewCarousels Version 1.6

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.