Plugin info

Total downloads: 5,777
Active installs: 100
Total reviews: 1
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 1/2/2018 (2920 days ago)
Added to WordPress: 5/9/2016 (9 years old)
Minimum WordPress version: 4.5
Tested up to WordPress version: 4.9.28
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2920 days ago • 1 reviews

22/100

Is Eazy Flickity Slider abandoned?

Possibly abandoned (last update 2920 days ago).

Compatibility

Requires WordPress: 4.5
Tested up to: 4.9.28
Requires PHP: f

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Eazy Flickity Slider lets you create responsive sliders, without being overly complex.
Adding slides is as easy as adding a post. Creating a slider works like adding a post to a category. You can then use a shortcode to get the slider to display on your site. There is a shortcode generator that shows up next to the add media button on the edit post & edit page sections of the admin.
The plugin uses flickity.js by Metafizzy to animate the slider.

Installation

  1. Add plugin
  2. Activate plugin
  3. Navigate to Eazy Flickity Slider section of admin
  4. Add a new slide, just like adding a post. Use the featured image to add the slide image.
  5. You can group your slides into sliders, like categories on posts.
  6. Add your slider using the Flickity Slider button above the editor or use [eazy-flickity-slider eazy_flickity_slider=”YOUR-SLIDER-NAME”]

Frequently Asked Questions

Installation Instructions

  1. Add plugin
  2. Activate plugin
  3. Navigate to Eazy Flickity Slider section of admin
  4. Add a new slide, just like adding a post. Use the featured image to add the slide image.
  5. You can group your slides into sliders, like categories on posts.
  6. Add your slider using the Flickity Slider button above the editor or use [eazy-flickity-slider eazy_flickity_slider=”YOUR-SLIDER-NAME”]

How do add a slider?

Click on the ‘Add New Slide’ item under the Eazy Flickity Slider section in your admin. You can add the slider image like you would a post; Give it a title, then navigate to the Eazy Flickity Slider box on the right and either add it to an existing slider or click on add new slider and add one. Add the image using the Add Eazy Flickity Slide Image box below the Eazy Flickity Sliders box.

How do I set the size of the slider?

If you are using the Flickity Slider button, it will ask you for a width and height. It is important to set the unit of measure you are using. (i.e. px, em, %, vw etc.)
If you are adding your own shortcode you should pass height & width arguments. [eazy-flickity-slider height=”100px” width=”100px”]

How do I set the movement of the slider?

Unfortunately, there are not currently any controls for the slider built into the plugin. You would need to edit eazy-flickity-slider/resources/js/flickity.shortcode.js. You can change these settings using the settings defined by Metafizzy for the flickity.js libray.

Review feed

No reviews available

Screenshots

  1. Eazy Flickity Slider main screen.

    Eazy Flickity Slider main screen.

  2. Add a slide. Include title & add slider using Eazy Flickity Sliders box

    Add a slide. Include title & add slider using Eazy Flickity Sliders box

  3. Click add featured image to include slide image using media library.

    Click add featured image to include slide image using media library.

  4. Shows a slide completed. (includes title, slider category & image)

    Shows a slide completed. (includes title, slider category & image)

  5. Add a slider using the Flickity Slider button next to the Media Library button.

    Add a slider using the Flickity Slider button next to the Media Library button.

  6. Select your slider from the drop down menu and add the size.

    Select your slider from the drop down menu and add the size.

  7. Shows shortcode added to editor.

    Shows shortcode added to editor.

  8. Slider appears via WordPress magic.

    Slider appears via WordPress magic.

Changelog

1.2.1

*Update flickity.shortcode.dimensions.js to make height and width conditional

1.2.0

*Update shortcode function to declare width and height of shortcode
*Remove is front page conditional from shortcode
*Remove outdated variable names

1.1.2

*Update CSS for gallery-cell.

1.1.1

*Update eazy_flickity_slider_shortcode.php to use a variable to store the array from wp_get_attachment_image_src on line ~64.

1.1

*Add flickity.shortcode.dimensions.js to insert the inline style for shortcodes height and width

1.0.2

*Add conditional statement to shortcode to prevent height and width form showing when not set
*Remove escaped quotes from readme
*Add Lazy Load to homepage JS
*Remove repetitive CSS

1.0.1

  • Initial version of plugin.