Good afternoon,
I am using a post scroll slider which contains a featured image, title and extract. How can I remove the link to the blog post to each of these elements?
The title looks like this:
{{dc:post:title}}
Extract:
{{dc:post:excerpt length='500' fallback='No excerpt'}}
and featured image:
Featured Image for “{{dc:post:title}}”
Thank you!

