Tagged: categories, sorting, Tags
I’m working on http://lifepointohio.com/resources/messages/
This site has two different churches submitting sermon audio to it and its getting confusing for the users to know which sermons belong to which church. I currently have the church app pulling their respective feeds based on tags that already exist so what I’m hoping to do is either break the page up to show audio from each church in two different locations or what I’d prefer to do is allow the posts to sort based on the tags that area already associated (rather than category).
Hi satucker!
On the blog element choose show entries from a custom taxonomy and then you can choose Post tag.
Cheers!
Devin
Thanks, I’m aware I can sort from the backend, wondering if there is a way to allow the user to sort on the live site…
You can link to tag archive pages but other than that no, there is not front end sorting method for posts or anything else by tag.