• Hi,

    I want to use Yuzo down the content and enabled the option Automatically append to the post content, but I see related posts on the top and the bottom of the post now.

    What should I do to get it displayed only at the end?

    Best regards
    Tom

Viewing 1 replies (of 1 total)
  • Plugin Contributor ilenstudio

    (@ilenstudio)

    Hello, it could be a problem of your Theme, in any case what you can do is disable the Automatically append option and go to your single.php file and under the_content() function put the function <?php echo do_shortcode( "[yuzo_related]" ); ?> or <?php if ( function_exists( "get_Yuzo_Views" ) ) { echo get_Yuzo_Views(); } ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Position auf related posts’ is closed to new replies.