Forums

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

  1. donostik
    Member
    Posted 8 months 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
    Posted 8 months 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

Reply

You must log in to post.

About this Plugin

About this Topic

Tags