Hi guys,
This is Gina, I need your help.
I found that one part of the product pages have two headings 1, I can’t know how I can solve this problem. However, I observed that these pages have common points in the landing page template they used.
Problem landing page 1: https://ninescapeland.com/products/preschool-outdoor-playground-equipment
Problem landing page 2: https://ninescapeland.com/products/ninescapeland-air-trampoline-park
I will be glad that if you can help me solve this problem.
Hope you have a good day,
Gina
Hi @NinescapeLand
This is an issue with your code. If you don’t mind, could you send me your collab request code for your store so I can send a request access to your theme to check and fix the issue.
1 Like
Hi @Dan-From-Ryviu
Thank you for your reply, it would be my pleasure of you could help me check this problem, this is my Shopify collab request code: 5699
1 Like
I got it. Please wait for a while
1 Like
This code is in theme.liquid causes the issue
The product template you are using for the 2 above products contains a ‘page’, so h1 has been added.
I changed code to solve the issue for you.
1 Like
Thank you very much, Should I avoid the word page as much as possible when creating templates later?
1 Like
No, you don’t need to avoid it anymore, as I corrected the code to make sure that h1 will not work with the product template.
1 Like
Thank you very much, you really helped me a lot.
1 Like