Title: change order
Last modified: August 22, 2016

---

# change order

 *  Resolved [BartTheMan](https://wordpress.org/support/users/barttheman/)
 * (@barttheman)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/change-order-4/)
 * Hi,
 * I am a big fan of contextly. However, I integrated disqus on my blog but I want
   the related topics of contextlt AFTER the disqus section.
 * I my “single.php” the comments section is after the get_content(). How can I 
   do this ?
 * Bart
 * [https://wordpress.org/plugins/contextly-related-links/](https://wordpress.org/plugins/contextly-related-links/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [rsingel](https://wordpress.org/support/users/rsingel/)
 * (@rsingel)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/change-order-4/#post-5887055)
 * Hi Bart,
 * You can do this pretty easily. In your single.php file you can reposition the
   Contextly display.
 * Simply put this where you would like the display to render:
    `<?php echo do_shortcode('[
   contextly_main_module]'); ?>`
 * Drop us a note at [info@contextly.com](https://wordpress.org/support/topic/change-order-4/info@contextly.com?output_format=md)
   if you run into problems.
 * Best,
 * RS
 *  Thread Starter [BartTheMan](https://wordpress.org/support/users/barttheman/)
 * (@barttheman)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/change-order-4/#post-5887063)
 * Ok that did the trick.
 * Just a question : if I do not put this code, where does the plugin put the contextly
   content ? Is it right after get_content() ? What rule is used ?
 *  Plugin Author [rsingel](https://wordpress.org/support/users/rsingel/)
 * (@rsingel)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/change-order-4/#post-5887070)
 * Glad that worked. Let me check with the team to make sure I get you the precise
   answer.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘change order’ is closed to new replies.

 * ![](https://ps.w.org/contextly-related-links/assets/icon-256x256.png?rev=984192)
 * [Contextly Recommends](https://wordpress.org/plugins/contextly-related-links/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contextly-related-links/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contextly-related-links/)
 * [Active Topics](https://wordpress.org/support/plugin/contextly-related-links/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contextly-related-links/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contextly-related-links/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [rsingel](https://wordpress.org/support/users/rsingel/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/change-order-4/#post-5887070)
 * Status: resolved