featurecaption=false doesn't work (I'm guessing it's a bfslider only shortcode?)
Also, is it possible to turn off the buttons too? I guess what I'm looking for is bfslider with the cool slices. :)
featurecaption=false doesn't work (I'm guessing it's a bfslider only shortcode?)
Also, is it possible to turn off the buttons too? I guess what I'm looking for is bfslider with the cool slices. :)
cool thanks! I couldn't find that on the testblog itself. Link's not there?
Hello,
Where are the shortcodes pulling the "post title" in your theme code?
I have edited the slider quite a bit in CSS but would like to insert some text such as "Now Coming:" before the post title being displayed in the caption area
Is it in shortcodes.php somewhere around $name?
Where are the shortcodes pulling the "post title" in your theme code?For nivoslider? You can add a custom caption by adding a custom field called nivocaption to the posts. If there's no custom field it fetches the title with the
get_the_title function.
You must log in to post.