Title: tech90's Replies | WordPress.org

---

# tech90

  [  ](https://wordpress.org/support/users/tech90/)

 *   [Profile](https://wordpress.org/support/users/tech90/)
 *   [Topics Started](https://wordpress.org/support/users/tech90/topics/)
 *   [Replies Created](https://wordpress.org/support/users/tech90/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/tech90/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/tech90/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/tech90/engagements/)
 *   [Favorites](https://wordpress.org/support/users/tech90/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simply Static - The Static Site Generator] DesktopServer – Export not working with MariaDB](https://wordpress.org/support/topic/desktopserver-export-not-working-with-mariadb/)
 *  Thread Starter [tech90](https://wordpress.org/support/users/tech90/)
 * (@tech90)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/desktopserver-export-not-working-with-mariadb/#post-10743412)
 * Operating system of the Desktop Server install is OS X (10.11.6). It worked before
   the new version of DesktopServer but didn’t afterward. I will check it again,
   now that I know that theoretically it should work. Thanks for the feedback. I
   will get back to you with status.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YARPP - Yet Another Related Posts Plugin] Display yarpp results inline](https://wordpress.org/support/topic/display-yarpp-results-inline/)
 *  [tech90](https://wordpress.org/support/users/tech90/)
 * (@tech90)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/display-yarpp-results-inline/#post-9224700)
 * From the YARPP FAQ:
 * > How can I move the related posts display?
   > If you do not want to show the Related Posts display in its default position(
   > right below the post content), first go to YARPP options and turn off the “
   > automatically display” options in the “website” section. If you would like 
   > to instead display it in your sidebar and you have a widget-aware theme, YARPP
   > provides a Related Posts widget which you can add under “Appearance” > “Widgets.”
   > If you would like to add the Related Posts display elsewhere, edit your relevant
   > theme file (most likely something like single.php) and add the PHP code related_posts();
   > within The Loop where you want to display the related posts. (Make sure you
   > don’t add echo related_posts(); or you may end up with duplicates in your related
   > posts section.)
 * Outside of moving it around as a block, to put it inline with your content, you’d
   have to create your own shortcode. You can [create your own shortcode plugin](https://getflywheel.com/layout/create-custom-shortcode-in-wordpress/)
   to do something like that or you can have a look at something like [EXEC-PHP](https://wordpress.org/plugins/exec-php/).
   If you are going to do this, make sure you take a close look at [THIS](https://www.slideshare.net/mitcho/relate-all-the-things).

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