Hi
You can achive that by adding this code in td_module_slide.php file like here: http://screencast.com/t/WDnuBzmxSP
$buffy .= '<div class="td-excerpt"">';
$buffy .= $this->get_excerpt(20);
$buffy .= '</div>';
You also will need this css to set excerpts color: http://screencast.com/t/tAGe0tuWg –
.td_module_slide .td-excerpt{
color: white!important;
}
Let me know how it goes.
Thanks!
-
This reply was modified 10 years by
Andrei L..
Thanks Andrei,
The text in the subtitle (https://www.dropbox.com/s/o81fqpmuvpo2qyo/subtitle.JPG?dl=0) can be different from an excerpt which I think is just the first x number of words/letters in a post.
Will your solution only pick up the excerpt or is there a solution to present the subtitle of the post on the slider.
Regards,
Richard
Hi
The theme won’t get the post subtitle as excerpt because it wasn’t designed like that. However you can set some custom excerpts in post editor: http://screencast.com/t/qUltlMgw46oq – http://screencast.com/t/zKdp52D7
I hope this helps.
Thanks!
Hi Andrei
It all went just as you advised – perfect. The site is http://www.womensgolf.com.
Best wishes,
Richard