I have a Slider with some Images:
[bfslider name="slider" animation="fade" pause="1000" width="780" height="400" buttons="true"]
Everything is fine.
But I also want to use a bfthumbs in a slider, like this:
[bfthumbs type="news" showposts="3" width="240" height="100" numcols="3" marginright="20" text="true" title="true" cufon="false" numwords="36" meta="true" class="h2"]
When I tried this, I only get shown the thumbs code.
Is there a way to solve this?