Hi!
I’m trying to create a layout for the archive pages of a custom post type. Two things i’m having a bit of trouble with:
Assigning layout to archives of a specific post type
As the title indicates, i don’t know how to assign the layout to the archive pages of a post type. I have a temporary work-around by assigning it to all archive pages that are not The Blog page, but i don’t think it’s sustainable. Is there a way to assign the them correctly?
Limit on characters/words of a dynamic text element
I’ve added a text element that pulls data from a custom ACF field. So far so good. However, i would like to limit the length of the text, so long texts don’t extend too far. Similar to how The Excerpt works.
Thanks in advance!