Merging Terms with Bootstrap Carousel - Wordpress Solution
[Solved] - Merging Terms with Bootstrap Carousel - Wordpress Solution |
---|
Try following codes |
Hi all. I have a code which shows a list of terms in a grid format using bootstrap. The counter is currently set to break to the next line after four terms are shown on a line. I would like to take this same list of terms and implement it into a Bootstrap carousel like this: [[LINK href="http://bootsnipp.com/snippets/featured/simple-carousel"]]http://bootsnipp.com/snippets/featured/simple-carousel[[/LINK]]
I have the CSS styles and base carousel working, but I'm having trouble merging my term display with the carousel. I would like to keep all styling on my terms, but just want them to slide across the screen line the carousel does.
This is the code calling my terms. You can see the carousel code at the link above.
Solution - 1I've left out the surrounding parts of the carousel (I'm sure you can handle those), but is what you mean?
Solution - 2Just change this (From Jhon code) into this Dont forget to call the javascript on the footer |
Date: 2022-10-21 04:56:32 |
Category: Wordpress |