I can′t the plugin to get automatically cycle. As described in the documentation, it should with the default value of interval=5000. Just in case I tried to deactivate mouseover with pause=”.
I insert the plugin with do_shortcode() in the template everything else works fine:
echo do_shortcode('[carousel post_parent=72 unwrap="1"]');
You can see the carousel here: https://tbb.kic-innoenergy.com/
]]>Is it possible to get the plugin to pull images from the product gallery instead of whatever has been attached to the product page? That way it would be easier to arrange the order in which they appear in the slider.
Also having slight problem removing the image links, I’ve used these settings but it’s still linking to the attachment image page:
[carousel thickbox=”0″ unwrap=”0″ file=”0″]
I needed to add a button with a link in addition to title and caption. My quick and dirty solution abuses the description field and its possibility to save content as html. So you can put something like this into your media description field:
<a class="register-button" href="https://registration.com/">Register</a>
Then I added this code at line 292 to wp-bootstrap-carousel.php:
$carousel .= ( ! empty( $item->post_content ) ) ? wpautop( wptexturize( $item->post_content ) ) : '';
Is there a way to include a post’s attached images AND the featured image?
]]>Well,
i installed wp bootstrap carousel!! but nothing shown on my wordpress admin!! even in settings i can’t find where to add carousels to my pages a,d posts!!
am i doing something wrong!! am i missing something ??
]]>The plugin works very well, easy to implement, thank you. I am wondering if there ss there a way to make the carousel pull a specific image size rather than the full sized image?
I have 3 custom post thumbnail sizes in a new theme I am working on, and I would like the carousel plugin to pull ‘header-image’ rather than the full-sized version of the image.
]]>Hi –
How can I get captions to display using the shortcode?
Paul
]]>So I’ve been looking at WP Bootstrap Carousel (https://www.ads-software.com/plugins/wp-bootstrap-carousel/) hoping it would apply for the carousel of my site. I wasn’t optimistic until I hit upon this sentence…
“
As a bonus, this plugin can transform post listings generated by the Display Posts Shortcode plugin (version 2.2.1 or higher) into a Bootstrap Carousel slideshow.
“
I looked into ‘Display Posts’ Shortcode and that plugin works great.
THE PROBLEM now is that nowhere (apparently in the UNIVERSE) is there any explanation or examples of using Bootstrap Carousel with ‘Display Posts Shortcode’. So the bottom line… That quotation. I need an example or directions of HOW!!!
Thanks,
Jon Kinsting
[email protected]
Hello,
When I remove images from my page and add others, both sets remain.
How do I remove them from the sideshow?
Should it not only show the images on the page?
Thanks,
Alex
How are the settings so the carousel is responsive? Somehow can’t figure it out.
]]>I’d like to make use of this plugin but I’m not sure how to use it. I’m not working with the Display Posts Shortcode plugin. I have a site which may potentially have hundreds of images in the future. I’ve uploaded 20 or so now to test it.
Is there a way I can create a carousel on my home page using an image uploaded on about us?
Can I change the page an image is attached to in the library? or call an image attached to another page into the carousel?
Many Thanks
]]>Hi, Is it possible to add a link to the image, so that the image will be clickable just like the title and the button?
]]>First i have to say, it’s a really helpfull Plug-In. I’ve got only 1 Question, how can i remove the pagination in the Slideshow? When i set the showcontrols="false"
the pagination is still there. Any Idea?
I tried the wiki to order the images in the slider according to the order I put them in but it does not work for me.
Just thought I’d let you know in case this is an issue.
Best
Is there a way to change the width of the slider please?
By default it is 600px.
Thanks
https://www.ads-software.com/extend/plugins/wp-bootstrap-carousel/
]]>