Anonymous asked How do I make captions show on posts? I dont know how. :(
add {caption} to the block that you want to have a caption for, for example if you wanted a caption after images, you’d have something like {block:Photo} <img src=”ImageURL” …..> <br> {caption} {/block:Photo}