I am using the code below for this:
if (!in_category( array (9, 97) )) {
related_posts(array('post_type' => array('post'),'limit' => 5));
}
But the Strong Testimonials entries are not ‘post’. They are ‘wpm-testimonial’. And I see testimonials in the Related Posts block anyway.
-
This reply was modified 3 years, 4 months ago by Anton.
-
This reply was modified 3 years, 4 months ago by Anton.