When i first set up this template it worked fine. However after a few weeks of changes the excerpts that go with the slides aren't displaying. As pictured here.
To sort this out this is what I did.
OPEN.
wp-content/themes/company/slider.php
FIND around line 55
[code] if($sliderDisableText!=true){
$output .='
REPLACE with:
if($sliderDisableText!=true){
$output .='
No comments:
Post a Comment