rubben1985 Posted April 14, 2020 Posted April 14, 2020 Maybe i did not explain so well 🙃 I would like that the people could clic into "create account" button and being redirect to the next page, without needing to enter the email In the next page they will have the field for that.
toplakd Posted April 14, 2020 Author Posted April 14, 2020 (edited) Check again the pictures. Login form opens with "Sign in" page. If one clicks onto 2nd tab above - Create account, than the account creation page opens, without need to enter email first to get to that page. Edited April 14, 2020 by toplakd
toplakd Posted April 14, 2020 Author Posted April 14, 2020 (edited) https://drive.google.com/file/d/1camOIVvS0BFYk7P4LFp_556gJBT1HRRO/preview Edited April 14, 2020 by toplakd
rubben1985 Posted April 14, 2020 Posted April 14, 2020 ah sorry, my mistake. Not bad but specially in Desktop I like more the approach of this website. is more clear and specially, people are more used to it so create a familiar environment
AndyC Posted April 17, 2020 Posted April 17, 2020 It's amazing what a working checkout does… Getting sales again after removing my 1-page checkout that was giving people errors which led to a no sale. Have made more sales in 3 days than an entire year and I don't sell a lot
Sigi Posted April 17, 2020 Posted April 17, 2020 On 4/5/2020 at 9:44 PM, toplakd said: Mobile experience is not good on any of thirty bees default theme. For good mobile view a lot of things have to be changed. Mostly css styling for different media widths ... Once done it can look similar to this picture have a question to what is shown in the picture. It is also in the "old" 5 page checkout. Choose payment method you can choose either "pay by bank wire" or "Paypal". But why are there signs from Visa, Mastercard etc...? Think there should be only the paypal Logo? at my shop tb vers. 1.1.X bleeding edge, standard checkout module looks like the picture down. But i don´t offer creditcard, just paypal. Either this should be fixed, or it is right and i have a big knowledge lack here....
AndyC Posted April 28, 2020 Posted April 28, 2020 I've just moved servers and have been checking things out.. Are these 2 pages correct as they spread out wide on mobile ,but everything is in a narrow strip on the left Both Summary and payment are like this
toplakd Posted May 8, 2020 Author Posted May 8, 2020 As said in other thread, files are made for community-theme-default and therefore they may not work as wished on other templates which are using its own modifications and overrides. For that, you have to figure it out by yourself, or contact the theme maker if he could adopt that changes for you.
AndyC Posted May 8, 2020 Posted May 8, 2020 Hi Yeah I understand ,it was more of a general question as I am sure it was working before I moved.Also thank you for making it available at least I can sell things now
toplakd Posted May 8, 2020 Author Posted May 8, 2020 (edited) I cant make it or test it for Panda or whatever other theme, as I don't have it and don't feel the need for it for my shop But I can send you my modded community theme for testing, which is more mobile friendly. However it does not have 3 page checkout but it has 4 tab checkout, as needed override is not a solution for everyone. Edited May 8, 2020 by toplakd
AndyC Posted May 8, 2020 Posted May 8, 2020 1 minute ago, toplakd said: I cant make it or test it for Panda or whatever other theme, as I don't have it and don't feel the need for it for my shop I fully understand , it's working for you that's all that matters.. I'll figure something out as well
AndyC Posted May 8, 2020 Posted May 8, 2020 (edited) Ho hum .... It's working fine now I went though each file and I missed 1 by the looks of it Edited May 8, 2020 by AndyC
Sigi Posted May 13, 2020 Posted May 13, 2020 when putting object in cart, the popup appears. There it shows me what other customers bought (module crossselling) But the screen is freezed so i can´t scroll. So one can just see the first two objects. Don´t know if this is issue of the 3 page checkout or the modified template (it is the one from toplakd). Can anyone confirm this?
AndyC Posted May 13, 2020 Posted May 13, 2020 have you tried disabling cross selling to see if it still works You may have done this but saying it ...Just recheck all the files have been uploaded and in the right place .. I missed 1 twice lol
toplakd Posted May 14, 2020 Author Posted May 14, 2020 In the modded template, crossselling is set to display:none on Popup LayerCart window on devices smaller than 767px
AndyC Posted May 14, 2020 Posted May 14, 2020 If anyone is interested if you don't want the in stock to show (it worked for me) add {assign var='PS_STOCK_MANAGEMENT' value=false} to shopping-cart.tpl & order-payment-classic.tpl
datakick Posted May 14, 2020 Posted May 14, 2020 16 minutes ago, AndyC said: If anyone is interested if you don't want the in stock to show (it worked for me) add {assign var='PS_STOCK_MANAGEMENT' value=false} to shopping-cart.tpl & order-payment-classic.tpl I would advice against this. There may be other code in the theme, or javascript, that depends on this option. If you set this to false, you are basically saying that your store does not use stock management at all (which is not true, I believe, otherwise you would turn this off in back office settings page). This can cause you a lot of weird bugs in the future. Since you are already modifying the template, you can simply delete the code that displays this 'in-stock' information. Alternatively, if you want this to be 'configurable', you can introduce your own variable, like {assing var='SHOW_IN_STOCK_INFO' value=false} and then update already existing condition in the template to include this new variable.
AndyC Posted May 14, 2020 Posted May 14, 2020 (edited) Thank you ..Will change asap ...I did a google search and found that prestashop solution .. So obviously wrong I am not using the advanced stock as I buy products direct from factories tried it {assing var='SHOW_IN_STOCK_INFO' value=false} and got a 500 page error with Syntax error in template "file:/home/domain user/domains/my website/public_html/themes/panda/shopping-cart.tpl" on line 42 "{assing var='SHOW_IN_STOCK_INFO' value=false}" unknown tag "assing" in file vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php at line 42 So have had to remove or does that mean I need to clear out Smarty cache Edited May 14, 2020 by AndyC
rubben1985 Posted May 30, 2020 Posted May 30, 2020 (edited) @toplakd What I detected with hotjar is that people tend to be confused in the step login or create account. And when doing click in create account the redireccion to accont creation, and later to adresses... I tried with one page checkout but it is not either a good solution (even less conversion) Your 3 steps checkout would be really close to the ideal one described in a last study of the spanish market with the exception of the extra step of registering. Usually this step is integrated in the address step. Any way that in the first people can introduce their data and create account at the same time, with a button of login for those that are already registered? In the actual one non customers "are told" to create an account before anything else (address come later in the next step). It is not so smooth This would be the aproach: Edited May 30, 2020 by rubben1985
toplakd Posted May 30, 2020 Author Posted May 30, 2020 (edited) I prefer this way in my shop: Edited May 30, 2020 by toplakd
veganline Posted June 4, 2020 Posted June 4, 2020 (edited) @toplakd is it possible to add plenty of specific css labels, so they're easy to modify from>preferences>custom code>add css? I tried an existing hack on your one page checkout and it worked quite well with some additions: #opc_account_form > div:nth-child(24) > label {display: none;} /*phone number label*/ #opc_account_form > div.required.form-group.gender-line {display: none;} #opc_account_form > div.required.password.is_customer_param.form-group.form-ok {display: none;} #opc_account_form > div.select.form-group.date-select {display: none;} You can see that the top line is unstable; one typo, or any change to to the form could make {display:none;} apply to something else. I don't think there is anything more specific in the css code to refer to; it probably has to have the nth child thing that I found from right-clicking and saving the selector link. I havent worked through your mobile one page checkout; I still have a password box on my version but I will find a way to remove. Thanks for the code, and thanks for doing a mobile version. Edited June 4, 2020 by veganline
toplakd Posted June 5, 2020 Author Posted June 5, 2020 For own needs one can delete unwanted parts from template.
rubben1985 Posted June 5, 2020 Posted June 5, 2020 On 5/31/2020 at 12:04 AM, toplakd said: I prefer this way in my shop: Yes, is not bad, but when creating account there is a 2 extra step (add address) that it is like double and it could be avoided. Right now it is: Fill create account step (fill name, pass...)-> add your adresse (still account creation)-> adress and transport step It would be better like: Create account (fill name, pass,...)-> address & transport step (where you fill the adress, jumping over the original step of filling adresse in the account creation, the second step of account creation) or even better Create account (fill name, pass, adresse...)-> addresse & transport step (where adress is already filled so it would be only transport) Not sure if I am explaining my point clearly :S
toplakd Posted June 5, 2020 Author Posted June 5, 2020 As template and the shop is opensource, One can always modify the template to its own needs and looks.
toplakd Posted June 5, 2020 Author Posted June 5, 2020 39 minutes ago, rubben1985 said: Create account (fill name, pass, adresse...)- 1
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