I’m looking to only show a Section on my page with the URL contains a particular paramter. Let’s say the mysite.com/page?fruit=apple will show an apple pie recipe section but mysite.com/page?fruit=strawberry will show the section with a strawberry pie recipe.
I’m trying to figure this out by applying conditions to the section using dynamic things like {{dc:term:url}} but I’m not getting it. Is this possible? Can’t find much in the docs.
Thanks!

