I can't figure out how to sort all the locations alphabetically based on the post title.
Solution:
You can achieve this by creating a sorting option and setting the default one to sort by title. After that, you can use CSS to hide the sorting control. Follow the steps outlined in this documentation.
You can use the CSS code below to hide the sorting control: