Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Subitem AL Slider

Beskrivning

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…

Skärmdumpar

  • 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.

Vanliga frågor

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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Subitem AL Slider” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Subitem AL Slider” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0

  • First version.