Make a Shortcode load after Post/Page Content?

The contents of a shortcode should always be returned rather than echoed. You can read more about shortcode output on the Codex.

A while ago, I asked a question about “How to Return Loop Contents” that might prove useful in this situation.