Elementor Carousel, Mega Menu, Posts List/Slider, WooCommerce Widgets, Display Conditions, AI Abilities, Prema...
Provides a metabox on posts and pages listing existing Soliloquy Sliders.
WP Featured Soliloquy Sliders is a WordPress plugin that allows you to associate existing Soliloquy sliders with posts and pages through a metabox. This functionality works similarly to how Featured Images are handled, enabling you to attach a slider to your content via metadata.
To render the slider, you need to use a template tag or WordPress functions. The plugin provides a straightforward method to access the associated slider using a specific meta key.
Best for: This plugin is suitable for WordPress users who want to integrate Soliloquy sliders into their posts and pages.
What it does well
Where it falls short
WP Featured Soliloquy Sliders offers a basic solution for linking sliders to content, but its age and limited support may be a concern for some users.
Topher's own description of WP Featured Soliloquy Sliders, lightly tidied.
This plugin provides a metabox on posts and pages listing existing Soliloquy Sliders. The end user is allowed to choose one and make it associated with the post or page via meta data.
Practically speaking, Featured Sliders work exactly like Featured Images. The Post or Page and Featured Sliders are merely attached, and you must use a template tag or WordPress functions to render the Slider.
Please see Other Notes for examples.
Page or Post meta has a key called _t1k_featured_slider. A very simple way to render the slider is like this:
<?php
$meta = get_post_custom();
if ( isset( $meta['_t1k_featured_slider'][0] ) && is_numeric( $meta['_t1k_featured_slider'][0] ) && function_exists( 'soliloquy' ) ) {
soliloquy( absint( $meta['_t1k_featured_slider'][0] ) );
}
?>
Other plugins for sliders and carousels.
Elementor Carousel, Mega Menu, Posts List/Slider, WooCommerce Widgets, Display Conditions, AI Abilities, Prema...
Responsive slider plugin to create sliders in visual editor easily. Build beautiful image slider, layer slider...
Elementor templates, Header footer builder, Elementor Post Grid, Woocommerce Grid builder, Slider, Forms, Gall...
Slider, gallery, carousel plugin for WordPress. Build your image slider, video slider, post slider, YouTube sl...
Essential elements for modern websites. Add buttons, sliders, heroes, maps, images, carousels, features, icons...
Build Stunning Slider and Popup. Exit intent Popup, Image slider carousel, video slider carousel, post slider...