Περιγραφή
Put a simple, lightweight and responsive slider on your site. The plugin enables the cropped image so easy, plus the addition of links, captions and other settings. This plugin uses the ResponsiveSlides.js made by Viljami.
Contribute
You can contribute to the source code in our GitHub page.
Credits
- ResponsiveSlides.js by Viljami Salminen.
Εγκατάσταση
- Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer;
- Activate the plugin;
- Navigate to Appearance -> Simple Responsive Slider
- Add the images and configure the slider if needed
Use slider in your theme
- Use this function:
<?php if ( function_exists( 'show_simpleresponsiveslider' ) ) show_simpleresponsiveslider(); ?>
- Or use the shotcode in page or post: [simpleresponsiveslider]
- Or use the widget
Συχνές Ερωτήσεις
- Installation Instructions
-
- Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer;
- Activate the plugin;
- Navigate to Appearance -> Simple Responsive Slider
- Add the images and configure the slider if needed
Use slider in your theme
- Use this function:
<?php if ( function_exists( 'show_simpleresponsiveslider' ) ) show_simpleresponsiveslider(); ?>
- Or use the shotcode in page or post: [simpleresponsiveslider]
- Or use the widget
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Simple Responsive Slider” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΤο “Simple Responsive Slider” έχει μεταφραστεί σε 2 γλώσσες. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.
Μεταφράστε το “Simple Responsive Slider” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
0.2.2.5
- Fixed “Extra spaces at the end of some files” and others small bugs
0.2.2.4
- Fixed bug describle here -> https://wordpress.org/support/topic/new-update-shows-caption-why
0.2.2.3
- Fixed bug ‘html tags in image title’
0.2.2.2
- Fixed ‘undefined variables’ and ‘undefined index’ errors
0.2.2.1
- Fixed some grammatical errors
0.2.2
- CSS compatible with the new WordPress 3.8 interface
- Added ‘disable image field’
0.2.1
- Fix load Jcrop, now it is only loaded in the main cropping image
- Added Russian localization by Aleksandr Babanov
0.2
- Added shortcode and widget support.
0.1
- Αρχική έκδοση.