johnxl Posted February 28, 2020 Share Posted February 28, 2020 (edited) Hello ! Please suggest easy way to remove user account registration section in checkout page ! I want to keep only guest checkout option ! I atacched screen shot . I want to remove all fields in red squares ! I saved theese lines in Custom.css file ,but no result ! #checkout-personal-information-step .nav.nav-tabs .nav-item:nth-child(1){display:none;} Thanks,for answers . Edited February 28, 2020 by johnxl (see edit history) Link to comment Share on other sites More sharing options...
davidecarnovale Posted December 5, 2021 Share Posted December 5, 2021 I'm interested too. Did u find any solution for account creation? For gender I found this free this module. Tested it works genderbender_0.0.2.zip Link to comment Share on other sites More sharing options...
Knowband Plugins Posted December 6, 2021 Share Posted December 6, 2021 We suggest you use JS code for hiding the mentioned fields and make sure that you will check the required checkboxes & empty the password field. Also, you can add the JS in the custom.js file which presents in the theme directory. File path: YOUR_PRESTASHOP_DIRECTORY/themes/YOUR_THEME_FOLDER/assets/js/custom.js Link to comment Share on other sites More sharing options...
davidecarnovale Posted January 17, 2022 Share Posted January 17, 2022 Hi everyone, I 've removed from module or setup of prestashop the birthdate and the gender. Now I?m trying to just HIDE the password section to the customer. Did you have any solution? @Knowband Plugins Thanks Link to comment Share on other sites More sharing options...
El Patron Posted January 19, 2022 Share Posted January 19, 2022 Post in job section. If you have to ask then you are not confident in coding, partner with a freelance dev so you stop getting stuck. Link to comment Share on other sites More sharing options...
davidecarnovale Posted January 20, 2022 Share Posted January 20, 2022 On 1/19/2022 at 9:13 PM, El Patron said: Post in job section. If you have to ask then you are not confident in coding, partner with a freelance dev so you stop getting stuck. Thanks for you great comment. If you aren’t open to discuss about it on a forum feel free to pass and skip it. The scope of forums it’s to talk on the topic and share the knowledge. If you don’t like isn’t my problem! Link to comment Share on other sites More sharing options...
El Patron Posted January 20, 2022 Share Posted January 20, 2022 11 minutes ago, davidecarnovale said: Thanks for you great comment. If you aren’t open to discuss about it on a forum feel free to pass and skip it. The scope of forums it’s to talk on the topic and share the knowledge. If you don’t like isn’t my problem! I give great advice. You should take it or as usual for people on here ignore it and never get anywhere or break your shop. I will post anytime on any subject I have valid input. So if you don't like answer it's you who should ignore it. Got it? Link to comment Share on other sites More sharing options...
davidecarnovale Posted January 21, 2022 Share Posted January 21, 2022 On 1/19/2022 at 9:13 PM, El Patron said: 9 hours ago, El Patron said: I give great advice. You should take it or as usual for people on here ignore it and never get anywhere or break your shop. I will post anytime on any subject I have valid input. So if you don't like answer it's you who should ignore it. Got it? Thanks for it 👍🏼 I’m just answer at your comment… nothing else without any bad words. if you think it’s correct to give me 3 penalty points for me it’s ok and we can end here. 1 Link to comment Share on other sites More sharing options...
davidecarnovale Posted January 21, 2022 Share Posted January 21, 2022 Just to be clear this is not my topic and as you can read before I’m just trying to give my support… your advice don’t have any sense. Link to comment Share on other sites More sharing options...
Helenama Posted January 21, 2022 Share Posted January 21, 2022 I can't access the website for some reason, but I'm pretty sure you can do it with CSS, you probably just didn't add the correct level selector or importance to it. Link to comment Share on other sites More sharing options...
davidecarnovale Posted January 21, 2022 Share Posted January 21, 2022 2 hours ago, Helenama said: I can't access the website for some reason, but I'm pretty sure you can do it with CSS, you probably just didn't add the correct level selector or importance to it. Thanks for your reply. I’ll try to make the check again . Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now