sgonzaga
Member
Posted 11 months ago #
Hi everyone,
I'm using the latest version of YARPP and I'd like to ask for steps on how to move the plug-in down below the author box. I'm not sure which PHP file or which code to tweak to make this happen, so I hope you'll provide some tips on how to do this.
Here's the link to the screenshot: http://cl.ly/84Kc
My URL is http://thefreelancepinoy.com/
Thanks!
You'll want to disable the "automatically display related posts" box in YARPP options, then add the code related_posts(); in your theme wherever you'd like them to be printed.
sgonzaga
Member
Posted 11 months ago #
Thanks mitcho! Is that the only code I have paste into the singe.php file? Or are there brackets I have to surround it with?
Update:
I used this code <?php related_posts(); ?> and it worked! Thanks again for the tip. :)
sumonrahman
Member
Posted 7 months ago #