rhoula Posted April 21, 2019 Share Posted April 21, 2019 Can someone please help me. I need to remove this from guest check out: How can I remove "Create an account (Optional) Please see attached image. Thank you so much. Link to comment Share on other sites More sharing options...
tdsoft Posted April 22, 2019 Share Posted April 22, 2019 You can remove this block code in file: themes\classic\templates\checkout\_partials\customer-form.tpl Remove all of this block Quote {block "form_field"} ..... {/block} 1 Link to comment Share on other sites More sharing options...
rhoula Posted April 22, 2019 Author Share Posted April 22, 2019 Thank you so much for your help. I got part of it removed I still need to have the password block removed too please. Thank you so much for your help. Link to comment Share on other sites More sharing options...
rhoula Posted April 25, 2019 Author Share Posted April 25, 2019 Sorry for bumping this. If someone could help me that would be great. Thank you so much. Link to comment Share on other sites More sharing options...
rhoula Posted April 25, 2019 Author Share Posted April 25, 2019 3 minutes ago, Lekkende anus said: Why do we only see you on the forum when you need clients crezzur? Are you starving right now, I see there is a lot of activity? Hey Anus. I'm not really getting your question? Do you mind writing it in a simpler way. Tnx 33 minutes ago, Crezzur said: This block can be found here: /themes/classic/templates/_partials/form-fields.tpl The code: {block name='form_field_item_password'} <div class="input-group js-parent-focus"> <input class="form-control js-child-focus js-visible-password" name="{$field.name}" type="password" value="" pattern=".{literal}{{/literal}5,{literal}}{/literal}" {if $field.required}required{/if} > <span class="input-group-btn"> <button class="btn" type="button" data-action="show-password" data-text-show="{l s='Show' d='Shop.Theme.Actions'}" data-text-hide="{l s='Hide' d='Shop.Theme.Actions'}" > {l s='Show' d='Shop.Theme.Actions'} </button> </span> </div> {/block} Dont forget to mark your topic as solved and to hit the like button for the people who help you 😉 Kind regards, Crezzur Thank you so much for your help. I did not know about the like feature. I know you are probably extremely busy and don't have time to help people from all over, but I do have a couple more questions for you. I tried exactly what you said. I got the input field removed but "Password" and "Optional" are still there. Please see attached image. My second question is, I went to the back office and removed the radio buttons for "Mr", "Mrs" and "Ms" but "Social title" is still there. Do you by any chance know how to get that removed. Thank you so much in advance. Link to comment Share on other sites More sharing options...
rhoula Posted June 8, 2019 Author Share Posted June 8, 2019 Thank you so much for your help. I just saw it. I will try it sometimes tomorrow. Have a wonderful day! Link to comment Share on other sites More sharing options...
stefanoqwe Posted October 7 Share Posted October 7 Hi, i have same problem, but this guide, make also disappear from on registration page. How we can leave ONLY is Checkout guest page? 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