Include subtitle display to slideshow
Subtitles aren’t standard in wordpress so it’s hard to know where to find yours. This code needs to be placed in the frontpageSlideShow function. Below where it says //format informations add: $subtitle = //wherever your post subtitles can be found, probably in a custom //meta Then, you need to add your subtitle to the $fscontent … Read more