Hello, im looking to add a password page to my site and when I add it this is how it appears. https://imgur.com/a/ZJHpyBb
Under that image is what im looking for it to look like, not the same images I plan on editing it once I can get it to that point but I like the layout. Is that something I can do?
I’ve seen YouTube videos of people using the debut theme just like me and it automatically loads for them like that, so not sure what the problem is.
As for your other question, i might have messed with the password page template in the beginning but im unsure. I eventually ended up deleting the template and tried loading the template again and still nothing.
Thanks for sending over a screenshot of your password page. It certainly doesn’t look like the standard password page that comes with the Debut theme. One of the things that can cause this to happen is coding customizations on your theme. Since you mentioned you made some changes to the password page template, it’s likely that it could have affected it and changed its design.
You can try to roll back your theme to a previous version to see if any of the recent changes affected the password page. If you do this please make sure to duplicate your theme before making further adjustments as it may affect other areas of the theme. Once you find a version with the standard password page you can then keep it and continue working from there.
If rolling back your theme doesn’t fix the password page, there’s a possibility the concern is being caused by something else. Another thing that can possibly affect the page is an app. If you have apps that are made to edit or customize pages on your website, you can contact their support team so they can investigate and assist you in reverting the changes. You can contact them by clicking Get support beside the app on your admin’s Apps page. If you aren’t able to pinpoint which app could have possibly edited the password page, you can create a support ticket through this link https://bit.ly/3cJkx8V so we can help you find out what the app is.
If none of the above fixes the problem, or you just want to expedite the process of resolving the concern, you can also download a fresh copy of Debut so you can work with the default settings and design of the theme. You can then transfer over any customizations done through the theme editor. You can download a copy of Debut through the Shopify Theme Store.
Are you still finishing your store setup, or are you just making tweaks to your store? If you’re getting ready for your launch, I recommend going through our launch checklist so you’re sure you don’t miss any important details before the big day. You can access the checklist on this page. If you’re making adjustments, note that you can also pause your store (if you have been on a paid plan for at least 60 days) in addition to putting up the password page. This would be beneficial if you plan to take a break from taking orders for a significant time, as putting your store on the Pause and Build plan will downgrade your subscription to $9 USD/month. You can learn more about pausing your store on this page.
I hope this helps! Don’t hesitate to respond to this post if you have questions about the above.
So I did download the pagefly app but I was able to completely remove it since I did not need it (at least I think, I followed the instructions from online). Now I dont want to lose any of the progress I have made either since I only need to update the pictures on the site and get this password page up and running.
I dont need custom design, I want the default debut theme password page and then from there I can personally go in and edit the images and any information but im not sure how I can get it back to that.
I messed around with the code of my sites debut theme and the original code of the debut theme using your instructions and I was able to figure it out. Thank you!
I needed to input this code
{% layout ‘password’ %}
{% comment %}
The contents of the password.liquid templates can be found in /sections
{% endcomment %}