Hi,
is there a way to disable the related post feature completely?
Cheers,
Boris
Hi,
is there a way to disable the related post feature completely?
Cheers,
Boris
Hello,
Open includes > related-posts.php and find this code
if($reladed_posts) echo $output;
Replace it with
if($reladed_posts);
Regards,
Ismael
Thanks!
Glad Ismael could help :)
Regards,
Devin
This topic has been closed to new replies.