Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Aug 2008
    Posts
    18
    Plugin Contributions
    0

    Default One step checkout

    Hello,

    i ll rephrase my question for better attention....

    i desperately need one step method for checking out..

    right now its step 1 2 3 4 then paypal..

    can i just do step1 ..then paypal standard..


    please if any one knows... i d appreciate it..

    and no...paypal express doesn't work!

  2. #2
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: One step checkout

    You might want to look at the Fast and Easy Checkout contribution.

  3. #3
    Join Date
    Aug 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: One step checkout

    thanks stve.. i ll try that i had one extra question...

    my template doesn't fill the entire browser.... vertically its full... but horizontally... there's spaces on left and right...

    basically ins tead of 100% i see 75% of my template on a maximized browser...

    would u know how to fix that

  4. #4
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: One step checkout

    That's quite an easy fix which can be made in your stylesheet (includes/templates/your_template/css/stylesheet.css)

    Related Tutorial/FAQ:
    https://www.zen-cart.com/tutorials/index.php?article=46

    If you have any problems, post back here with a link to your site and someone will help.

  5. #5
    Join Date
    Aug 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: One step checkout

    hey steve... i tried both... i installed the FEC... uploaded it to my site folders, deleted all the previous checkout folders.... but still nothin...
    for the sql... i chose the sql.. and uploaded it... it said .. 8 statements processed...

    but still no one step checkout... or i can't even find where the turn on or off switch is???? i tried searching in my admin panel.....

    also.. the width thing... i tried changing from 100% to 900px...or 1000px... .. but the template wouldn't change????? the width remains the same....
    i looked into the css file for this...

    a little help in this situation...(2)..

    thanks a bunch bro

  6. #6
    Join Date
    Aug 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: One step checkout

    i totally new.. but maybe a few step by step directions might help.. if u have the time!!?!

  7. #7
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: One step checkout

    Quote Originally Posted by zitsushi View Post
    i installed the FEC... uploaded it to my site folders, deleted all the previous checkout folders.... but still nothin...
    Have you checked the mod's support thread? You might get better answers there.

    Quote Originally Posted by zitsushi View Post
    also.. the width thing... i tried changing from 100% to 900px...or 1000px... .. but the template wouldn't change????? the width remains the same....
    Can you provide a link to your site?

  8. #8
    Join Date
    Aug 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: One step checkout

    Hey ..thanks

    but i read that... not big on help on what I am stuck..

    my site is www.breathathletics.com

    ..

    the manual just says that put the files online... thats not helping much..as where exactly to put em.......

    if u know a way i can test out the one step checkout.. do lemme know..

    and also the width issue...

    I think i ve tried all i know.. now its the experts turn.!!!!

  9. #9
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: One step checkout

    For some reason you have a file called stylesheet2.css

    It's this file which is controlling your site.

    Either make the following change to it, or delete the file and make the change to stylesheet.css

    Change:

    Code:
    #mainWrapper {
    	background-color: #ffffff;
    	text-align: left;
    	width: 750px;
    	vertical-align: top;
    	border: 1px solid #9a9a9a;
    	}
    to:

    Code:
    #mainWrapper {
    	background-color: #ffffff;
    	text-align: left;
    	width: 100%;
    	vertical-align: top;
    	border: 1px solid #9a9a9a;
    	}

  10. #10
    Join Date
    Aug 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: One step checkout

    thanks steve..

    now the bigger fish..

    how to fix the one step checkout process...

    in the manual.. it says the 'extra configures' should come before 'filenames' file, but they are both at the same place..


    any idea how i could place the one step checkout so i can HAVE a one step checkout??????

    thanks bro

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 One-Step Checkout
    By PetleyJ in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Jun 2013, 11:44 AM
  2. v151 Is there any one step checkout or fast checkout addon?
    By buhebutler in forum Addon Payment Modules
    Replies: 2
    Last Post: 6 Dec 2012, 06:06 PM
  3. My One Step Checkout System...
    By barnamania in forum Templates, Stylesheets, Page Layout
    Replies: 19
    Last Post: 20 Mar 2009, 07:48 PM
  4. urgent one step checkout help needed
    By zitsushi in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 11 Oct 2008, 06:44 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg