Page 1 of 2 12 LastLast
Results 1 to 10 of 3043

Hybrid View

  1. #1
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,246
    Plugin Contributions
    58

    Default Re: One-Page Checkout [Support Thread]

    Ok, do you know the selector necessary for Bootstrap off hand?
    PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are not conducive to a helpful community.

  2. #2
    Join Date
    Nov 2005
    Location
    France
    Posts
    600
    Plugin Contributions
    8

    Default Re: One-Page Checkout [Support Thread]

    I'm having issues with this when trying to use Guest Checkout. At first I thought it was related to my template, but I just tried a fresh install of ZenCart 1.5.7 with Responsive Classic template and a fresh install of One-Page Checkout version 2.3.3
    ZC was installed with demo data. I set a random name for moneyorder payment and deleted moneyorder from the disallowed payment methods. Shipping is set as 'Flat Rate'.
    When trying to do a guest checkout there is no content in the right column. so nothing related to shipping or payment.

    Am I making an incorrect assumption that this should just work out of the box with responsive classic?

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,893
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by strelitzia View Post
    I'm having issues with this when trying to use Guest Checkout. At first I thought it was related to my template, but I just tried a fresh install of ZenCart 1.5.7 with Responsive Classic template and a fresh install of One-Page Checkout version 2.3.3
    ZC was installed with demo data. I set a random name for moneyorder payment and deleted moneyorder from the disallowed payment methods. Shipping is set as 'Flat Rate'.
    When trying to do a guest checkout there is no content in the right column. so nothing related to shipping or payment.

    Am I making an incorrect assumption that this should just work out of the box with responsive classic?
    On initial entry to the OPC page's guest-checkout, the guest is prompted for their contact information and billing/shipping address. Until there's an address with which to pay-for/ship-to the order, there's no shipping-method or payment-method that can be suggested.

  4. #4
    Join Date
    Nov 2005
    Location
    France
    Posts
    600
    Plugin Contributions
    8

    Default Re: One-Page Checkout [Support Thread]

    Now I'll go and hang my head in shame for not filling in the form fields before typing out the question on the forums!
    My apologies. It does indeed show the right side column once the fields on the left have been saved.

  5. #5
    Join Date
    Jun 2007
    Location
    Texas
    Posts
    41
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    I have a question about the latest version of OPC 2.3.3. I have it installed on the newest Zen 1.5.7 with php7.3 and all seems like it is working properly.
    On the Checkout page under the Shipping Method it lists the radio button and the price but it does not say which USPS service goes with each price. I do have a pic that explains my situation. Is it suppose to show the service names or not and how to get the names to show up there?
    Click image for larger version. 

Name:	ship.JPG 
Views:	176 
Size:	26.4 KB 
ID:	19092
    Kind Regards,
    Gail
    www.goodiesbygail.com

  6. #6
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,893
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    Gail, what template are you using?

  7. #7
    Join Date
    Jun 2007
    Location
    Texas
    Posts
    41
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    Gail, what template are you using?
    I'm using my own override template that I have used for many years.
    I call it magic. (I bought the zen book many years ago when I was starting out.) lol
    Last edited by GoofyGrrl2; 17 Jul 2020 at 06:16 PM.
    Kind Regards,
    Gail
    www.goodiesbygail.com

  8. #8
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,893
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by mprough View Post
    Ok, do you know the selector necessary for Bootstrap off hand?
    There are a number of selectors required by OPC's jQuery; those console-logs will indicate which one(s) are missing.

  9. #9
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,893
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    There are a number of selectors required by OPC's jQuery; those console-logs will indicate which one(s) are missing.
    ... as identified in the OPC's additional documentation: https://github.com/lat9/one_page_che...y_selectors.md

  10. #10
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,246
    Plugin Contributions
    58

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    There are a number of selectors required by OPC's jQuery; those console-logs will indicate which one(s) are missing.
    Thank for that, after you linked it I did find the documentation... But in reading before I fully missed it.

    For Bootstrap you can just open includes/templates/bootstrap/templates/tpl_modules_order_totals.php

    Change line 24 from

    Code:
    <td class="text-left">
    to
    Code:
    <td class="text-left" id="OPC">
    Then under Configuration >> One-Page Checkout Settings > Order Total, jQuery Selector > change the value to #OPC

    Hope this helps someone else. Now I am looking for the single payment method bug where you cannot select the radio button. I think however that if only one payment or shipping module is live then there should even be a radio button.

    ~Melanie
    PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are not conducive to a helpful community.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Set number of products displayed per page (support thread)
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 146
    Last Post: 2 Nov 2023, 12:50 AM
  2. v151 Banners In Main Page - Support Thread
    By stevesh in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Sep 2021, 03:36 PM
  3. v151 Site Map/Page Not Found: Combined [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 4 Jan 2016, 02:19 PM
  4. v151 PayPal Express Checkout Using NVP 84.0 [Support Thread]
    By lat9 in forum Addon Payment Modules
    Replies: 32
    Last Post: 28 Dec 2015, 04:54 PM
  5. Checkout Amazon Style -- Support Thread
    By CJPinder in forum All Other Contributions/Addons
    Replies: 72
    Last Post: 13 Apr 2011, 08:18 PM

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