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

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by nicksab View Post
    My apologies has I must have messed up it up somehow. I removed OPC and reinstalled it as well as applied the Bootstrap changes. So fa, no error.

    However, since I don t want to break it again:

    How do i remove the "bottom instructions" box?

    How can i make the "specials instructions/comment box" required or mandatory?

    Thank you
    You remove the "bottom instructions" by editing your template-override of /includes/languages/english/lang.checkout_one.php, so that would be in your bootstrap-clone's language sub-directory: /includes/languages/english/YOUR_TEMPLATE/lang.checkout_one.php.

    You'll need custom code to make an entry in the comment-box mandatory.

  2. #2
    Join Date
    Apr 2011
    Posts
    585
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    You remove the "bottom instructions" by editing your template-override of /includes/languages/english/lang.checkout_one.php, so that would be in your bootstrap-clone's language sub-directory: /includes/languages/english/YOUR_TEMPLATE/lang.checkout_one.php.

    You'll need custom code to make an entry in the comment-box mandatory.
    Thank you

  3. #3
    Join Date
    Apr 2011
    Posts
    585
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Is it possible to add a shipping phone number to the shipping address block?

    I tried the plug in at https://www.zen-cart.com/downloads.php?do=file&id=1100 but no luck.

    anyone knows how to or managed to integrate it to OPC?

    I am trying to have a shipping phone number field and that s the only thing i could find.

    Any advise or suggestions would be appreciated

    Thank you

  4. #4
    Join Date
    Nov 2022
    Posts
    15
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    I am still receiving the "missing elements" message. - Help, I'm not sure where else to look.

    Zen version v1.5.8, OPC 2.4.3, Bootstrap 4 Template v3.4.0, Square WebPay , PHP7.4.32

    I did a compare text on the tpl_checkout_one_default.php from both the Bootstrap directory and the Template Default directory and couldn't find any missing HTML id elements between the two. I even went so far as to make a copy and bring in the page directly from the template default directory and no luck there.

    URL is www.NortheastTroller.com - OPC is not enabled currently.

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by NortheastTroller View Post
    I am still receiving the "missing elements" message. - Help, I'm not sure where else to look.

    Zen version v1.5.8, OPC 2.4.3, Bootstrap 4 Template v3.4.0, Square WebPay , PHP7.4.32

    I did a compare text on the tpl_checkout_one_default.php from both the Bootstrap directory and the Template Default directory and couldn't find any missing HTML id elements between the two. I even went so far as to make a copy and bring in the page directly from the template default directory and no luck there.

    URL is www.NortheastTroller.com - OPC is not enabled currently.
    Since you're using the Bootstrap template, you'll need to change the OPC configuration's "Order Total jQuery Selector" to #ottotal .ot-text.

  6. #6
    Join Date
    Jul 2007
    Posts
    342
    Plugin Contributions
    7

    Default Re: One-Page Checkout [Support Thread]

    Hi
    I am running zencart 1.5.8 Bootstrap V 3.4.0 one-page-checkout V 2.4.3(2022-07-23) PHP 7.4
    Sadly if apply Guest Checkout after putting something in the cart I get your session has expired. Can anyone advise , many thanks

  7. #7
    Join Date
    Jul 2007
    Posts
    342
    Plugin Contributions
    7

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by ianhg View Post
    Hi
    I am running zencart 1.5.8 Bootstrap V 3.4.0 one-page-checkout V 2.4.3(2022-07-23) PHP 7.4
    Sadly if apply Guest Checkout after putting something in the cart I get your session has expired. Can anyone advise , many thanks
    I have updated to version one-page-checkout V 2.4.4 (2022-11-30)
    I am getting a problem if I allow Guest Checkout and try and purchase I am still getting Session has Expired.
    Would this be an issue with Bootstrap?
    Appreciate some guidance please , Thank you

  8. #8
    Join Date
    Nov 2022
    Posts
    15
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by NortheastTroller View Post

    URL is www.NortheastTroller.com - OPC is not enabled currently.
    Ok, Got that all set!

    Now I'm receiving the "Sorry, but our expedited checkout process cannot be used. Click here to use our alternate checkout process." on test of Guest Checkout.


    The Jscript error it pulls is Uncaught Error: Syntax error, unrecognized expression: .
    at m.error (jscript_jquery-1.7.1.min.js:3:14665)
    at m.filter (jscript_jquery-1.7.1.min.js:3:14605)
    at m (jscript_jquery-1.7.1.min.js:3:12970)
    at Function.m [as find] (jscript_jquery-1.7.1.min.js:3:24740)
    at init.find (jscript_jquery-1.7.1.min.js:3:26850)
    at new init (jscript_jquery-1.7.1.min.js:2:7847)
    at e (jscript_jquery-1.7.1.min.js:2:6351)
    at HTMLDocument.<anonymous> (jquery.checkout_one.min.js?1668905693:7:2372)
    at n (jscript_jquery-1.7.1.min.js:2:14784)
    at Object.fireWith (jscript_jquery-1.7.1.min.js:2:15553)

    I do have the correct jscript_framework.php there - not sure if that's related or not.

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

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by NortheastTroller View Post
    Ok, Got that all set!

    Now I'm receiving the "Sorry, but our expedited checkout process cannot be used. Click here to use our alternate checkout process." on test of Guest Checkout.


    The Jscript error it pulls is Uncaught Error: Syntax error, unrecognized expression: .
    at m.error (jscript_jquery-1.7.1.min.js:3:14665)
    at m.filter (jscript_jquery-1.7.1.min.js:3:14605)
    at m (jscript_jquery-1.7.1.min.js:3:12970)
    at Function.m [as find] (jscript_jquery-1.7.1.min.js:3:24740)
    at init.find (jscript_jquery-1.7.1.min.js:3:26850)
    at new init (jscript_jquery-1.7.1.min.js:2:7847)
    at e (jscript_jquery-1.7.1.min.js:2:6351)
    at HTMLDocument.<anonymous> (jquery.checkout_one.min.js?1668905693:7:2372)
    at n (jscript_jquery-1.7.1.min.js:2:14784)
    at Object.fireWith (jscript_jquery-1.7.1.min.js:2:15553)

    I do have the correct jscript_framework.php there - not sure if that's related or not.

    That's very related, since that way-old (and hackable) version of jQuery was sunsetted many moons ago. I'll note that the Bootstrap template loads jQuery 3.5.1 ... where did that jQuery 1.7.1 version come from?

  10. #10
    Join Date
    Apr 2011
    Posts
    585
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    On the checout_one page ( Checkout) ,is possible to have the following:

    - shipping block to be expanded ( fully open without clickingon the "edit" buton)

    - shipping block information to be empty ( as opposed to copy the billing information by default)


    It is for a flower delivery site and 99% of customer don't ship to themselves.

    It would make the checkout process easier/simpler for potential customers. I don t know anything about coding and have no idea if that s remotely possible without heavy changes.

    I would appreciate any advice or help on this

    Thank you in advance

 

 
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