-
1. Re: Insert list of blog posts assigned to specific category
Adam Cook Aug 18, 2014 11:03 PM (in response to gwhPoster)In theory, categories are a natural and wonderful way to display information. In practice, however, I completely avoid BC's implementation of categories. It is almost worthless. It has limited output capabilities, and no sorting capabilities.
As if that wasn't enough, the Blog module doesn't have the ability to list all by category. It's somehow missing that feature. While there are workarounds for this, most aren't worth the time. Here are the couple that I recommend:
- If your blog is new, without a bunch of previous posts, you could use Web Apps instead of the Blog module.
- You could create multiple blogs, one for each category, and then list those blogs out on the page.
-
2. Re: Insert list of blog posts assigned to specific category
gwhPoster Aug 19, 2014 12:16 AM (in response to Adam Cook)Thanks for this information. Unfortunately I don't have the option to use WebApps due to the plan they're on so I guess I'm going to have to create multiple blogs for the categories.
Thanks again for your suggestions - appreciate it.
-
3. Re: Insert list of blog posts assigned to specific category
gwhPoster Aug 19, 2014 12:49 AM (in response to Adam Cook)Sorry to come back to this but could I ask another brief question. I've used a javascript solution to implement a paging function for blog posts that are being output onto a page. I know that in the past javascript has mostly been used as a workaround to overcome BC's serverside coding limitations but with the introduction of liquid markup, I wondered whether it's possible to use it to create a paging system instead of using JS. If possible, do you know where I could get some further information on the subject?
Thanks again
