Hello, i have the HONEY theme.
I want to put specific blog posts to display on my blog page based on a blog tag.
I want that this cards (margarita, café, etc) shows de tagged blogs when you click on it
A user with the HONEY theme wants to display specific blog posts on their blog page filtered by tags (e.g., margarita, café, té). When clicking tagged cards, only posts with those tags should appear.
Solution Provided:
blog.all_tags and renders each tagFollow-up Discussion:
The thread remains open as implementation assistance is ongoing.
Hello, i have the HONEY theme.
I want to put specific blog posts to display on my blog page based on a blog tag.
I want that this cards (margarita, café, etc) shows de tagged blogs when you click on it
You can achieve this buy using some liquid code below also you can use CSS code for what ever style you like refer to the tags code below.
- {%- for tag in blog.all_tags -%}
{{ tag }}{% unless forloop.last %}, {% endunless %}
{%- endfor -%}
thanks
Hi @Liquid_xPert_SJ - in your CSS can you plug in the example tag “Newport”? I’m having trouble using your code to help me with this issue.
Thanks!
Ana
@itsanadean sure can you please exact name of that tag
@Liquid_xPert_SJ exact name of tag is decor