So I added a new page Faqs & Deliveries and added a custom section to it. I can see the changes in the store editor, but it’s just blank in http://127.0.0.1:9292/pages/faqs-deliveries. The page only shows the header and footer which is expected. Any idea why it is behaving like this? Thanks!
@stressedowner - this link not loading, is it on localhost?
yes.. it’s in localhost. I can see the changes in the editor, but NOT in the page itself in localhost/development.
@stressedowner - check if some css is hding the content, right click on page and check code
@stressedowner - can you share the page code where you have this custom section? this is really strange
I’ll send you the repo.. Thanks!
@stressedowner these are github template files, which page are you using product page, collection or other where you added custom section?
did you edit this original template?
I’m not using product page. Yeah that’s a new theme I’m learning and building from scratch.
@stressedowner - ok, so I think you have created new template with faqs named -
page.faqs.json
did you set this template for the faq page you created? you need to do it from backend
yeah which, as I said, is showing in the theme editor but not in the localhost link I provided above.
