开发者 | dessky |
---|---|
更新时间 | 2023年10月10日 19:44 |
捐献地址: | 去捐款 |
PHP版本: | 3.8 及以上 |
WordPress版本: | 6.3 |
版权: | GPLv3 |
版权网址: | 版权信息 |
Premium Support Unfortunately Dessky team does not provide support for the Dessky Responsive Slider on the WordPress.org forums. In order to get support from a Dessky Team you will have to purchase it here. Bug Reports Bug reports for the Dessky Responsive Slider plugin are welcomed on Wordpress.org Forums. Dessky Team will respond only to the posts that are properly qualified as bugs and fix them as soon as possible.Credits: Dessky Responsive Slider is based on the 'Responsive Slider' plugin developed by Griden. Tree vector graphic is designed by Freepik.
dessky-responsive-slider
to the /wp-content/plugins/
directory.<?php do_shortcode( '[dessky_responsive_slider]' ); ?>
. Alternatively you can use [dessky_responsive_slider] into a post or a page - just like any other shortcode, or you can use shortcode slider button at the top of the content editor.The plugin has been tested with more than 40 popular WordPress themes. It should work in yours too.
No, not at all. You can use it with any theme.
You can easily override the slider CSS in your theme. The fastest approach is to use a tool like Firebug to find the snippet you need to override. Then copy it to your theme CSS file (usually 'style.css') and edit it there, using a CSS selector with higher priority.
No, currently the plugin can create only one slider.