Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

wp-plugins/crelly-slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Crelly Slider ===
Contributors:  fabiorino
Donate link: https://fabiorino1.altervista.org/projects/crellyslider/contribute-and-support/
Tags: slider, slides, animations, drag & drop, drag and drop, layers, elements
Requires at least: 3.6.0
Tested up to: 4.2
Stable tag: 0.8.2
License: MIT
License URI: https://opensource.org/licenses/MIT

The first FREE WP Slider with elements animations.

== Description ==

= Crelly Slider has Layers Animations, a Drag and Drop Builder, is Free, Responsive and Easy to Use =
<br />
Crelly Slider is a Free / Open Source WordPress slider with a powerful Drag & Drop Builder. You can add Texts and Images using animations and transitions. It's perfect to display your creative content in posts and pages. With it's tons of features, Crelly Slider is the best free solution for your online WebSite.
<br />
<br />
<a href="https://fabiorino1.altervista.org/projects/crellyslider/">Official WebSite (with live demo)</a>
<br />
= User Friendly Admin Panel =
Crelly Slider does not require any Coding Knowledge. With the simple admin panel you will be able to create the sliders in the easiest way. Upload images with the default WordPress interface or choose colors using the picker.

= High Cross Browser Compatibility =
Most of the animations and the transitions are written in jQuery (using the "animate" function). In this way we can assure the compatibility with modern (even Android and iOs) and older browsers (like IE8).

= Drag and Drop Builder =
How can you position all the elements in to the slider area? You just simply drag them in to the desired position. Like in Powerpoint, you just have to move the object around the Slide.

= Transitions & Animations =
Foreach element and slide you can choose an in animation and an out animation using a simple selection menu. You can set the transition speeds and how long the element will take to get in and out.

= Completely Responsive =
Responsive means that the Slider will be displayed correctly in every resolution that the user will use. If the display is small (like in a smartphone), the slides and the elements will be scaled to be adapted.

= Full & Fixed Width Modes =
Using Crelly Slider you can select between a fixed or a full-width layout (both of them can be responsive). You are the designer, you own the WebSite, just choose the best for it.

== Installation ==

Download this plugin directly from your Wordpress Admin Page.
<br />
Click Install.
<br />
Click Activate.
<br />
You can find the documentation <a href="https://fabiorino1.altervista.org/projects/crellyslider/documentation/">here</a>.

== Screenshots ==

1. An example of a slide you can create
2. The slider back-end interface
3. Unlimited sliders

== Changelog ==

= 0.8.2 =
* Fixed: broken admin layout on Firefox (<a href="https://github.com/fabiorino/crelly-slider/pull/5">Thanks eduardoarandah</a>)
* Crelly Slider is now translated in Spanish (<a href="https://github.com/eduardoarandah/crelly-slider/commit/3b7d49b63d9dbe60c420669edea898de34cd720f">Again, thanks eduardoarandah</a>) and in Italian!
* Do you want to translate the plugin in your language? <a href="https://fabiorino1.altervista.org/projects/crellyslider/documentation/#translate">Check the documentation</a>

= 0.8.1 =
* Fixed: padding broken in IE8
* Fixed: background images with a long name weren't stored correctly into the database

= 0.8.0 =
* Changed: by default, elements out animations start before the slide out animation. In this way, they result more visible, therefore better than before. The option is customizable for each element
* Added: support for touch, swipe and drag
* Improved progress bar animation: now has a cool swing effect
* The current editing slide tab is now highlighted
* Fixed: before preloader, for about a second, the slider was displayed as an unordered list
* Fixed: now if you specify the opacity in custom CSS, that value won't be overwritten
* Changed: by default, line-height is now 1.5. Please, if you want to change it, specify a pure number to avoid compatibility issues
* Fixed: blue border around linked images in IE
* The text / HTML of a text element is now wrapped in a textarea (no more in an input)
* Fixed: apostrophes in text elements are now displayed correctly
* Removed useless file from the package.
* Removed afterSlideEnd(), afterSetResponsive(), afterPause(). They were useless
* Other minor bug fixes and changes

= 0.7.0 =
* Fixed "Error saving elements" if there are no elements

= 0.6.9 =
* Added the possibility to insert links in images and texts
* Added slider preloader (with a gif image)
* Added icon in the style of WordPress to the lateral sidebar in the admin panel
* Added confirm alert when you delete a slider
* Fixed: now HTML codes inserted in text elements are working properly
* Fixed: when you selected an element into the editing area weren't shown the correct element options
* Fixed invisible progress bar in Internet Explorer 8
* Fixed invisible slider navigation in Internet Explorer 8
* Changed: text output is now wrapped by a "div" and not a "p" for a better compatibility and a cleaner code
* Changed name to the "add image" button in the element options
* Other minor bug fixes and changes

= 0.6.8 =
* Added callback functions: beforeStart, beforeSetResponsive, afterSetResponsive, beforeSlideStart, afterSlideEnd, beforePause, afterPause, beforeResume
* Fixed responsive methods that restarted the slide in particular moments uselessly

= 0.6.7 =
* Fixed "Add image" not working on Firefox and Internet Explorer
* Fixed "Duplicate element" on animations

= 0.6.6 =
* Fixed directory error

= 0.6.5 =
* Initial release