Hi,
I have created a custom single template for a specific type of posts (Book Reviews), and want to conditionally only use it if the following field is not empty in the post:
{{dc:looper:field key="Book.image.url"}}
I’m mainly doing this because I’ve got older posts that need to be updated to be on the same standard as the newer ones, and until I do this, they will look very weird.
I’ve tried using conditional logic like this:

But the Single Template is still used for all posts in the “Libros” category.
