[Support request] Related Posts not show properly using WP show post plugin

Home Forums Support [Support request] Related Posts not show properly using WP show post plugin

Home Forums Support Related Posts not show properly using WP show post plugin

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2304981
    Kanta

    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 ); ?>
    #2305385
    Leo
    Staff
    Customer Support

    Hi there,

    Not sure if I fully understand – WPSP does not have a related posts feature built-in.

    It is a built-in feature using the Query Loop block in GenerateBlocks Pro though:
    https://generateblocks.com/creating-related-posts-with-query-loop-block/
    https://generateblocks.com/pro/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.