Slider Carousel WordPress Plugin
Slider Carousel WordPress Plugin works with any WordPress theme, without any conflict. By using Slider Carousel WordPress Plugin, you can create more than 50 possible sliders and carousels with available options like text color, font size, background image, background color etc. Slider Carousel WordPress Plugin also comes with ready to use portfolio plugin which provides grid based portfolios/galleries and also masonry galleries/portfolios (in premium version). Basic Version Features Basic Slider and Carousel You can find [demo] Basic Demo Premium Version Features More than 40 sliders/carousels layouts/varitaions Options to chose detail page or lightbox Latest sliders and carousels Unlimited Sliders Free support and much more ….in short we are giving you full control More than 100 possible Filterable Portfolio and Gallery layouts/variations Unlimited Portfolios Filterable Portfolio and Gallery Filterable Portfolio one column Filterable Portfolio two columns Filterable Portfolio three columns Filterable Portfolio four columns Filterable Portfolio six columns Filterable Portfolio Gallery with lightbox Filterable Portfolio Gallery with title Filterable Portfolio Gallery with more than 15 hover effects Social sharing enabled Lazy Load Ajax based (load more button) Options to chose background image/color Options to chose font color Options to show hide titles/content/read-more button Options to show hide filterable navigation More than 25 Masonry Filterable Portfolio and Gallery layouts/variations Check Premium demo for further understanding and full list of available features [demo] Premium Demo How to Use ? Once you have successfully installed and activated Slider Carousel plugin, you’ll see SC Slider post type created on left side in admin dashboard navigation screen. Create some of your desired slider posts as per your needs. Then just go to page or post edit screen and click on GT button in the buttons tab on content panel to insert shortcode. You can also use [sc_slider] shortcode where ever you want. Note: That shortcode button (to insert shortcode in the editor screen) is also shown in below screenshots. Docs & Support You can find docs. Slider Carousel WordPress Plugin It is hard to continue development and support for this free plugin without contributions from users like you. If you enjoy using Slider Carousel WordPress Plugin and find it useful, please rate us with 5 star, so that our team can go further to provide you full fledged products which are easy to use and maintain. Recommended Plugins
Top keywords
- filterable12×3.07%
- portfolio12×3.07%
- filterable portfolio11×2.81%
- slider10×2.56%
- carousel7×1.79%
- gallery6×1.53%
- options6×1.53%
- slider carousel6×1.53%
- wordpress6×1.53%
- carousel wordpress5×1.28%
- demo5×1.28%
- slider carousel wordpress5×1.28%
WP Swiper
WP Swiper adds a flexible carousel block to the WordPress editor. Each slide accepts standard nested blocks, so you can combine images, headings, buttons, video, and other block content without using a separate page builder. Highlights Build slides with nested WordPress blocks. Choose from seven editable in-block starter templates without adding extra block types. Create horizontal or vertical responsive carousels. Configure navigation, pagination, autoplay, loop mode, free mode, and transition effects. Set responsive breakpoints, spacing, offsets, and slides per view. Add background images, focal points, overlays, thumbnails, and custom navigation icons. Drag image files into the editor to create slides. Load frontend assets only when a slider is detected, with an optional global-loading setting for custom setups. Use the bundled Swiper 14 runtime without a jQuery dependency. Accessibility Since version 1.4.6, WP Swiper removes non-visible slides from the accessibility tree and keyboard tab order. Focusable content is restored when its slide becomes visible, including in responsive layouts that display multiple slides. This behavior addresses one carousel accessibility barrier, but it is not a certification that WP Swiper or a website using it conforms to WCAG. Conformance must be evaluated for the complete published page and depends on the carousel configuration, slide content, theme, and other integrations. Site authors remain responsible for accessible content and configuration. Provide meaningful image alternatives, logical headings, readable contrast, and clear control labels. If autoplay is enabled, enable the pause/play control so users can stop rotation. Rotation stops when keyboard focus enters the carousel and restarts only after an explicit user request. See the W3C carousel accessibility guidance. Privacy WP Swiper does not include analytics, advertising, tracking, or telemetry. Images selected through the editor are handled by the standard WordPress Media Library and REST API. Support and development For usage questions, use the WordPress.org support forum. Report reproducible bugs and feature requests on GitHub. Security issues should be reported privately according to the repository security policy. Development is supported through Buy Me a Coffee. Developer filter The wpswiper_frontend_js_register_args filter can change the dependencies and loading arguments used for the plugin’s frontend script. add_filter( 'wpswiper_frontend_js_register_args', function ( $args ) { $args['deps'][] = 'jquery'; $args['args'] = array( 'in_footer' => true, 'strategy' => 'defer', ); return $args; } ); See the wp_enqueue_script() documentation for supported loading arguments. Frontend lifecycle WP Swiper automatically initializes blocks added after page load. Navigation and AJAX integrations can also call window.wpSwiperInit(element), window.wpSwiperDestroy(element), or window.wpSwiperReinit(element) with a .wp-swiper block wrapper. Runtime configuration corrections dispatch a wp-swiper:warning browser event with a structured diagnostic. Initialization failures dispatch wp-swiper:error, and explicit destruction dispatches wp-swiper:destroy. Contributing WP Swiper is developed openly on GitHub, and community contributions are welcome. Report reproducible bugs through the GitHub issue tracker. Suggest focused improvements and new features. Improve documentation, translations, accessibility, or test coverage. Submit pull requests after reviewing the contribution guide. Please report security issues privately according to the security policy.