I have a serious problem and I’m worried a lot, please anyone help with this issue.
I’m unable to see some of my sections under the theme editor. Header, then 2 sliders and just the footer is visible in the theme editor but all other sections are not showing up. The storefront is working fine.
In Shopify, a section won’t appear in the theme editor’s “Add section” interface unless it has at least one preset defined in its schema. This is because presets define how a section should appear by default when it’s added to a page.
check your section that are not available for presets.
if the section contents are available on the frontend but not in the backend then you can check
Sometimes, browser issues can cause problems with the theme editor. Try clearing your browser cache, disabling browser extensions, or using a different browser to see if it resolves the issue.
-If there’s an error in your theme code, it could prevent sections from appearing in the theme editor. Check your theme code for errors. You can inspect the code from the shopify code editor some time a JS or even some minor code cause this issue.