Source theme collection filtering not working
So this is annoying. This is my current routes.yaml. routes: collections: /archive/: permalink: /archive/{slug}/ template: index filter: tag:archive /: permalink: /{slug}/ template: home filter:...
View ArticleSource theme collection filtering not working
I believe the problem is that the source homepage uses the routing for the top part of the page (fancy layouts) and then does a #get request for the feed at the bottom. But landing and search use only...
View ArticleSource theme collection filtering not working
Unfortunately not, I’m on the starter Pro plan and really don’t have a need to go up. Pretty weird this is a default OOTB ghost theme and it’s not even compatible with their features. Read full topic
View ArticleSource theme collection filtering not working
Gotcha. So maybe take a look at Casper or Edition. They’re somewhat similar to the source landing setting… Read full topic
View ArticleSource theme collection filtering not working
Is there really nothing else I can do unless I modify the actual theme itself? Casper and Edition have their own issues I need to spend time screwing around with code injections, which I have already...
View ArticleSource theme collection filtering not working
Hi @Cathy_Sarisky , I have this issue and you’ve mentioned its a 5minute fix. Any way you can help me with what I need to know? This is my yaml file. routes: /: controller: channel filter:...
View ArticleSource theme collection filtering not working
Hey. You need to be able to load a custom theme. If you can’t do that (because you’re in a starter plan), then there’s not an easy fix. If you can upload a custom theme, then you need to download the...
View ArticleSource theme collection filtering not working
Oh I see! Yes I am using source on a custom theme. Thank you … it worked!!! Read full topic
View ArticleSource theme collection filtering not working
I’m running into this issue same issue. It doesn’t seem like Source has been updated yet, which is crazy. Regardless, I’m not understanding the get filter. Am I matching what is set in the routes for...
View ArticleSource theme collection filtering not working
justincox: It doesn’t seem like Source has been updated yet I’ll let @minimaluminium speak to that. I’m not sure the current behavior is exactly a bug, but it does seem like it gives users trouble...
View ArticleSource theme collection filtering not working
Ok, I have it set for the write-now collection page, but I’m still running into issues with the main feed. The only way I can see to do this with Source is to build a seperate template that combines...
View Article