Site logo

Archived topic

Related Posts not show properly using WP show post plugin

1 reply · Started by Kanta on August 6, 2022

Viewing posts 1–2 of 2

Hello Team

I am looking for support because I want to show "Related Posts" using 'WP Show Posts' plugin on tvoptions. But don't show properly. I also used below mentioned code in "Elements Hook". While I using Elements Hook, I noticed that Unable to execute PHP. A screenshot https://prnt.sc/XYjAXbPlJpyy also attached for it.

<h2 class="wpsp-related-title">Related Posts</h2>
<?php if ( function_exists( 'wpsp_display' ) ) wpsp_display( 1610 ); ?>
This archived topic is closed to new replies.