Title: Formatting Problems
Last modified: August 21, 2016

---

# Formatting Problems

 *  Resolved [Trevor Nolan](https://wordpress.org/support/users/trevor-nolan/)
 * (@trevor-nolan)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/formatting-problems-7/)
 * No matter where I put the shortcode in a page, any text before the shortcode 
   gets pushed to the bottom or behind the shortcode output.
 * But the plugin has great potential -is there any way to fix this problem?
 * [https://wordpress.org/plugins/meet-my-team/](https://wordpress.org/plugins/meet-my-team/)

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

 *  Plugin Contributor [Buooy](https://wordpress.org/support/users/buooy/)
 * (@buooy)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/formatting-problems-7/#post-4717314)
 * Thanks for pointing it out trevor. I have not yet encountered the situation. 
   Could you verify which version of wordpress you are using?
 *  Thread Starter [Trevor Nolan](https://wordpress.org/support/users/trevor-nolan/)
 * (@trevor-nolan)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/formatting-problems-7/#post-4717352)
 * I’m using version 3.8.1
 *  [Wh1sp3r](https://wordpress.org/support/users/wh1sp3r/)
 * (@wh1sp3r)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/formatting-problems-7/#post-4717368)
 * I don’t know if this is the ideal solution, but I fixed it by changing the line#
   149 in _wp-content/plugins/meet-my-team/public/includes/shortcodes.php_ from `
   echo $mmt;` to `return $mmt`
 *  Thread Starter [Trevor Nolan](https://wordpress.org/support/users/trevor-nolan/)
 * (@trevor-nolan)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/formatting-problems-7/#post-4717375)
 * I’ll give that a try to see if it fixes the problem on my project. I read a description
   of the problem and a solution at [http://www.infinitedreamers.co.uk/wordpress-cant-add-text-before-shortcode/](http://www.infinitedreamers.co.uk/wordpress-cant-add-text-before-shortcode/),
   but it’s a bit beyond my technical abilities.
 *  Thread Starter [Trevor Nolan](https://wordpress.org/support/users/trevor-nolan/)
 * (@trevor-nolan)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/formatting-problems-7/#post-4717393)
 * Just to confirm that the fix suggested by Wh1sp3r also worked for me.
 *  Plugin Contributor [Buooy](https://wordpress.org/support/users/buooy/)
 * (@buooy)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/formatting-problems-7/#post-4717432)
 * Hi Trevor,
 * Thanks. I have updated a patch for this. Thanks for pointing it out.

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

The topic ‘Formatting Problems’ is closed to new replies.

 * ![](https://ps.w.org/meet-my-team/assets/icon-256x256.png?rev=2693339)
 * [Meet My Team](https://wordpress.org/plugins/meet-my-team/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/meet-my-team/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/meet-my-team/)
 * [Active Topics](https://wordpress.org/support/plugin/meet-my-team/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/meet-my-team/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/meet-my-team/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [Buooy](https://wordpress.org/support/users/buooy/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/formatting-problems-7/#post-4717432)
 * Status: resolved