This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Subitem AL Slider

Description

Subitem AL Slider can manipulate text, image and video items. You can create and apply different effects. Only your imagination can prevent you create a wonderfull presentation or something else.

Main features of the slider

  • Responsive design.
  • Capability to add images.
  • Capability to add texts.
  • Capability to add custom html templates.
  • Capability to make buttons.
  • Capability to add video (youtube, vimeo …). Read faq for important details.
  • Capability to attach css rules to text items and to slider.
  • Generate shortcodes to add to pages or posts or template file.
  • Capability to add links.
  • You can add a set of css rules to any text item.
  • You can add slider as widget.
  • Capability to setup right/left buttons in slider.
  • Many two side effects.
  • Full width, full screen and default modes.
  • You can add slides indicators.
  • Preloader (with lazy load).
  • SEO optimized.
  • Crossbrowser.
  • W3C Valid: HTML & CSS (on demo site there are errors only in theme).
  • Make a chain of custom effects.
  • Import/Export capabilities
  • And much more…

Screenshots

  • Simple AL Slider frontend.
  • Simple AL Slider admin page 1.
  • Simple AL Slider admin page 2.
  • Simple AL Slider admin page 3.
  • Simple AL Slider admin page 4.
  • Simple AL Slider admin page 5.
  • Simple AL Slider admin page 6.

Installation

  1. Upload subitem-al-slider folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Create new project
  4. Upload images using upload button in “Slider Items” tab
  5. Add main info and backgrounds in “Slider Main Info” tab
  6. Fill section “Slider Containers”
  7. Get codes from “Paste Code” tab and insert into page/post/template.

FAQ

1.How can i set background of text item transparent?
In field style of text item add : Example – background-color:rgba(55,55,55,0.1);

  1. Where can i setup my slider?
    You can setup it in admin area and in cfg/cfg.php file (additional settings).

  2. How can i add button to the slider?
    Fist of all you need to upload images for buttons into wordpress.
    In “Main Slider Info” tab, in field “Apply Classes” describe selectors(example: classes) with background url properties of your buttons.
    CSS Example ( .info_btn{ background:url(“http://example.com/wordpress/wp-content/uploads/2014/22/info.png”) no-repeat; } ).
    Add in “Slider Items” tab new text items for your button with text or if you want without it (use “ ”).
    In current text item section in field “Classes List” apply described earlier classes.
    Use this item in your group.
    All images used in such case not imported and exported.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Subitem AL Slider” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Subitem AL Slider” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • First version.