Hi, I use “RIDE” theme and it has no custom HTML so I added a new section custom-html.liquid and it worked but the section only shows up on Home and Contact page. How can I make it work on all pages?
Topic summary
A user working with the RIDE theme created a custom-html.liquid section to add HTML across their site, but the section only appears on the Home and Contact pages instead of all pages.
Current Issue:
- Custom HTML section displays selectively rather than site-wide
- User needs guidance on making it appear on all pages
Suggested Solution:
- Another user recommends using the theme’s existing custom liquid section rather than creating a new one
- The built-in section should allow writing HTML and may have better site-wide functionality
Status: The discussion remains open with one proposed workaround, but no confirmed resolution on achieving true site-wide implementation.
@Deverin ,
You can use already created custom liquid section instead of creating new section because you can write HTML in custom liquid section.