Why are product titles missing on my collection pages?

Hello, please help! I’m missing product titles on collection pages. There are no titles below image only prices. How can I fix?

I tried putting in a code to remove titles on the main page however it removed titles on all pages… I removed the code and titles are still missing from collection pages.

Hello @Roseandthorn

Let’s try adding this code:

{%unless template contains 'collection' %}
your code
{%endunless%}

I hope the above is useful to you.
Best regards,
GemPages Support Team