Topic: Move comments above YARPP

Hi !

Im using YARP and the YARP-ARRAS-THEME template.

however i would like to have the comments section directly below content on single page, and not below the related posts.

I've tried to figure out where this is called from, but i cant seem to find the right place to move the comments to in single.php or yarp template, or filters.php for that matter.

As it is now, the comment section is so far below, that i doubt ANY visitor will scroll down and find it.

ie.. in short... i wanna change places with yarp and comments.

any and all pointers are welcome

Thumbs up

Re: Move comments above YARPP

whiking wrote:

Hi !

Im using YARP and the YARP-ARRAS-THEME template.

however i would like to have the comments section directly below content on single page, and not below the related posts.

I've tried to figure out where this is called from, but i cant seem to find the right place to move the comments to in single.php or yarp template, or filters.php for that matter.

As it is now, the comment section is so far below, that i doubt ANY visitor will scroll down and find it.

ie.. in short... i wanna change places with yarp and comments.

any and all pointers are welcome

You can turn off the "Automatically display related posts?" option of the YARPP plugin and then use the "realated_posts()" call anywhere you'd like in your theme.

Thumbs up

Re: Move comments above YARPP

Yes. He's right. You can turn off the 'Automatically display related posts?' on the plugin. You can then reorder yarp and comments in your theme. Learned this at elevation group Mike Dillard . Try that one. That works on me.

Thumbs up