Beschreibung
WP Testimonial Carousel Plugin is for Add Testimonials with this Shortcode ‚[testimonials]‘.
Shortcode Options
As of version 1.0, Please use ‚[testimonials]‘ or <?php echo do_shortcode('[testimonials]'); ?>
shortcodes.
Credits
This plugin was written by Dataman WordPress Team.
Installation
The easy way:
- Go to the Plugins Menu in WordPress
- Search for „WP Testimonial Carousel“
- Click ‚Install‘
- Activate the plugin
Manual Installation
- Download the plugin file from this page and unzip the contents
- Upload the
dm-responsive-testimonial-slider
folder to the/wp-content/plugins/
directory - Activate the
dm-responsive-testimonial-slider
plugin through the ‚Plugins‘ menu in WordPress
Once Activated
- Place the
[testimonials]
shortcode in a Page or Post - Create new items in the
testimonials
post type, uploading a Featured Image for each.
FAQ
- The Slider Shortcode
-
Place the
[testimonials]
shortcode in a Page or Post - Can I insert the carousel into a WordPress template instead of a page?
-
Absolutely – you just need to use the do_shortcode WordPress function. For example:
Mitwirkende & Entwickler
„WP Testimonial Carousel“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „WP Testimonial Carousel“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0
- Added shortcode attribute functionality for tweaking of slider options.