Title: Easy BXSlider
Author: rdcravens
Published: <strong>8 augustus 2014</strong>
Last modified: 17 augustus 2014

---

Plugins zoeken

![](https://ps.w.org/ez-slider/assets/banner-772x250.png?rev=963172)

Deze plugin **is niet getest met de laatste 3 grotere versies van WordPress**. Mogelijk
wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

![](https://s.w.org/plugins/geopattern-icon/ez-slider_a16e6e.svg)

# Easy BXSlider

 Door [rdcravens](https://profiles.wordpress.org/rdcravens/)

[Download](https://downloads.wordpress.org/plugin/ez-slider.zip)

 * [Details](https://nl.wordpress.org/plugins/ez-slider/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/ez-slider/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/ez-slider/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/ez-slider/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/ez-slider/)

## Beschrijving

Taking the BXSlider to the next level for WordPress! Easy to update and maintain
slides, as simple as adding and removing pages to your WordPress site – that is 
it! This plugin is layered on top of (read as they are required) two separate plugin’s,
plus the ability to join them together and make that all work as a simple system…
The best thing is that you are not limited to the number of sliders per page, you
can have as many as you want!

The plugin is based on the premise that you create a hierarchy of pages, and the
plugin will read the pages BELOW (has Parent of) the referenced page in the “ref”
tag. The plugin will get the pages and dynamically add them to the slider for you,
no counting pages or needing to manually adjust the slider when you want to change
content.

Why should I use this plugin?

 * Single shortcode – fast implementation time
 * Powerful, yet simplistic in use
 * No learning curve to use of this plugin – just use it to enhance/simplify your
   usage of BXSlider

Example of usage:

[ez_slide parent=”1043″] -> optional shortcode-> [/ez_slide]

This insertion would take all pages below (has Parent of) page 1043 (found at the
end of your Permalink when editing pages):

— Main Page
  —— Slider Reference Page (1043 above)  ——— Slide 1  ——— Slide 2  ———
Slide 3  ——— Slide X

The above is the structure I use in order to keep track of things cleanly, your 
reference can be anything that has sub-pages – even the main page. It is up to you.

Sorting:

The plugin, by default, inserts slides according to the name they hold, in ASC order.
I use Slide_1, Slide_2, etc in order to make sure I know what slide come next.

Shortcode parameters:

**ref:** The referecne to the page that is the Parent (ex: 1043 above) {default 
= 1000}
 **sorting:** “ASC|DESC”. The sort type you want {default = ASC} **sort_column:**“
column name”. Sort the column you want to have the slides sorted on. {default = 
title}

EX: [ez_slide parent=”1043″ sorting=”ASC” sort_column=”ID”]

Plese see the Insert Pages plugin page for the specs on what each options means.
Pass them in this manor:

**Insert Pages Options (optional):** Send as: display=”title|link|content|all|{custom-
template.php}” {default = content}

EX: [ez_slide parent=”1043″ display=”title”]

REQUIRED INSTALL

If you do not install them, I can not call them 🙂

**1.** BXSlider Integration for WordPress – https://wordpress.org/plugins/bxslider-
integration/
 **2.** Insert Pages – https://wordpress.org/plugins/insert-pages/

**If you download, please rate the plugin. This is one of the few feedback methods
available. If you have a low opinion, please allow me to try to fix it first before
leaving a bad review.**

## Schermafbeeldingen

[⌊The structure I use to create my slideshows.⌉⌊The structure I use to create my
slideshows.⌉[

The structure I use to create my slideshows.

## Installatie

1A. Install the plugin from within WordPress 1B. Download the file from WordPress.
Org, then upload the file into your WordPress site using the upload feature 2. Activate
the plugin through the ‘Plugins’ menu in the WordPress dashboard. 3. Install the“
bxSlider integration for WordPress” plugin per their guidance 3. Install the “Insert
Pages” plugin per their guidance

## FAQ

  Is it really unlimited slider pages?

Well, I have not literally tried, I have gone to 15 slides. After that the performance
on my server started to slip – so I did not go any farther. I am not on a high end
box, so feel free to test your own limits. In theory, there is not a limit.

  I placed a page under my “ref” page (set the Parent as) and the content does not
show up?

 1. The page must be published – the slider does not read un-published content.
      2:
    Did you install the “bxSlider integration for WordPress” plugin? It is not included
    with the installation of this plugin at this time  3: Did you install the “Insert
    Pages” plugin? It is not included with the installation of this plugin at this 
    time  4: Does the page work when you view the page? If not, start there…

  Why do I have to install other plugin’s for this to work?

 1. I figure if they make improvements it is easier to let them make the update and
    then you update that, rather than waiting for me to implement a hacked changed 
    into this plugin. Best is to let each of us support our own plugin’s as needed…

## Beoordelingen

![](https://secure.gravatar.com/avatar/403cc29ba45b573545d8243e4513830eebb79898c0ae393b914d32a3001859c0?
s=60&d=retro&r=g)

### 󠀁[I made it 🙂](https://wordpress.org/support/topic/i-made-it-6/)󠁿

 [rdcravens](https://profiles.wordpress.org/rdcravens/) 8 februari 2017

I made it, I have to rate it high 🙂

 [ Lees 1 beoordeling ](https://wordpress.org/support/plugin/ez-slider/reviews/)

## Bijdragers & ontwikkelaars

“Easy BXSlider” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

 *   [ rdcravens ](https://profiles.wordpress.org/rdcravens/)

[Vertaal “Easy BXSlider” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/ez-slider)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/ez-slider/), haal de
[SVN repository](https://plugins.svn.wordpress.org/ez-slider/) op, of abonneer je
op het [ontwikkellog](https://plugins.trac.wordpress.org/log/ez-slider/) via [RSS](https://plugins.trac.wordpress.org/log/ez-slider/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

Version 1.0, July 28, 2014 – Initial Release
 Version 1.1, Aug 2, 2014 – Added variable
ref rather than hard coding

## Meta

 *  Versie **1.0.0**
 *  Laatst geüpdatet **12 jaar geleden**
 *  Actieve installaties **10+**
 *  WordPress versie ** 3.0 of nieuwer **
 *  Getest t/m **3.9.40**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/ez-slider/)
 * Tags
 * [bxslider](https://nl.wordpress.org/plugins/tags/bxslider/)[presentation](https://nl.wordpress.org/plugins/tags/presentation/)
   [slider](https://nl.wordpress.org/plugins/tags/slider/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/ez-slider/advanced/)

## Waarderingen

 5 van 5 sterren.

 *  [  1 5 ster beoordeling     ](https://wordpress.org/support/plugin/ez-slider/reviews/?filter=5)
 *  [  0 4 sterren beoordelingen     ](https://wordpress.org/support/plugin/ez-slider/reviews/?filter=4)
 *  [  0 3 sterren beoordelingen     ](https://wordpress.org/support/plugin/ez-slider/reviews/?filter=3)
 *  [  0 2 sterren beoordelingen     ](https://wordpress.org/support/plugin/ez-slider/reviews/?filter=2)
 *  [  0 1 sterren beoordelingen     ](https://wordpress.org/support/plugin/ez-slider/reviews/?filter=1)

[Je beoordeling](https://wordpress.org/support/plugin/ez-slider/reviews/#new-post)

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/ez-slider/reviews/)

## Bijdragers

 *   [ rdcravens ](https://profiles.wordpress.org/rdcravens/)

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/ez-slider/)