Forum Replies Created

Viewing 1 replies (of 1 total)
  • my excerpt is not working not displaying help please
    i also use this code but nothing
    if(isset($testimonial->post_excerpt) && $testimonial->post_excerpt != ”){
    echo ‘<div class=”content”>’.wpautop($testimonial->post_excerpt).'</div>’;
    }
    elseif( strlen($testimonial->post_content) > $words) {

Viewing 1 replies (of 1 total)