Forums

Related
RELATED: Install de php code into WordPress Look (2 posts)

  1. donostik
    Member
    Posted 1 year ago #

    I installed the Related plugin.

    New I'm trying to copy the PHP code into the Loop file but ... I do not know which one is it, where do I have to copy the code, ..?

    Can I have any help with this step?

    Many thanks in advance.

    Marta Iraola

    http://wordpress.org/extend/plugins/related/

  2. chipsandtv
    Member
    Plugin Author

    Posted 1 year ago #

    Look in your theme files where it says

    <?php while ( have_posts() ) : the_post(); ?>
    (...)
    <?php endwhile; // end of the loop. ?>

    This 'while' loop is called 'the loop'. Place the plugin code anywhere between these two lines.

    Cheers

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic

Tags