Page 295 of 295 FirstFirst ... 195245285293294295
Results 2,941 to 2,950 of 2950
  1. #2941
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,334
    Plugin Contributions
    94

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by richard7315 View Post
    Update:
    Potential fixes for issues 1 and 2 shown below:

    1)
    In the responsive_mobile.css find

    /*bof checkout*/
    #checkoutConfirmDefault .forward, #checkoutPayment .forward, #checkoutShipping .forward{float:right;width:auto !important;}

    Removing float:right; seems to fix the display problem.

    2)
    The stylesheet.css has a minor bug. Around line 42 find:

    .centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, {padding:0.8em;}

    The comma after #bannerFive should be deleted.

    I have tested the fixes with OPC turned on/off and did not notice any issues. Please can the Zen Cart team check and apply these fixes to the core code.
    Many thanks
    Richard
    Thanks for those updates for the built-in responsive_classic template. I've created a GitHub issue (https://github.com/zencart/zencart/issues/6928) to identify this change-request.

  2. #2942
    Join Date
    Feb 2007
    Posts
    281
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    One last item to "tidy up" ... registering the two new checkout pages into the ROBOTS_PAGES_TO_SKIP value. I don't think this is a high-priority item since the pages' names don't appear on any menus and include it only for completeness! If you want to make sure that robots aren't indexing the checkout_one and checkout_one_confirmation pages, you'll need to edit your template's version of /includes/languages/english/meta_tags.php and add those two page-names to the end of that constant's comma-separated-list.
    meta_tags.php does not exist in my template's version of /includes/languages/english/ should i create one?

  3. #2943
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,334
    Plugin Contributions
    94

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by TamyA View Post
    meta_tags.php does not exist in my template's version of /includes/languages/english/ should i create one?
    Just copy /includes/languages/english/meta_tags.php to /includes/languages/english/YOUR_TEMPLATE/meta_tags.php and make your edits there.

    I'll also suggest adding comments to identify which language constants are changed.

  4. #2944
    Join Date
    Feb 2007
    Posts
    281
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    Just copy /includes/languages/english/meta_tags.php to /includes/languages/english/YOUR_TEMPLATE/meta_tags.php and make your edits there.

    I'll also suggest adding comments to identify which language constants are changed.
    Oh, i see it now, i was looking for meta_tags.php and i could not find it, it is called lang.meta_tags.php

  5. #2945
    Join Date
    Jan 2015
    Posts
    478
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    zencart 2.1
    php 8.2
    template - ZCA Bootstrap template
    OPC 2.5.4

    Lat 9

    I am having the same issue as #2608 in this thread

    "Customer enters there address. Moves to change the country from United States to say Canada and the menu for Canada does not load in. It leaves the US states and just says:

    "Please select a state from the States pull down menu."

    Where should I look to fix this issue?

    Seems to work if the international area has a dropdown for province. But leaves a input line which should not be there
    Name:  Screenshot 2025-03-28 115820.png
Views: 53
Size:  6.6 KB
    Last edited by chadlly2003; 28 Mar 2025 at 05:01 PM.

  6. #2946
    Join Date
    Jan 2015
    Posts
    478
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by chadlly2003 View Post
    zencart 2.1
    php 8.2
    template - ZCA Bootstrap template
    OPC 2.5.4

    Lat 9

    I am having the same issue as #2608 in this thread

    "Customer enters there address. Moves to change the country from United States to say Canada and the menu for Canada does not load in. It leaves the US states and just says:

    "Please select a state from the States pull down menu."

    Where should I look to fix this issue?

    Seems to work if the international area has a dropdown for province. But leaves a input line which should not be there
    Name:  Screenshot 2025-03-28 115820.png
Views: 53
Size:  6.6 KB
    Just to be clear if it has a state or province like Canada all is good. When it does not have a state/province is when the issue occuurs as showed in the image above

  7. #2947
    Join Date
    Jan 2015
    Posts
    478
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    disregard it was a setting on my end

  8. #2948
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,334
    Plugin Contributions
    94

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by chadlly2003 View Post
    disregard it was a setting on my end
    ... and what setting was that?

  9. #2949
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,294
    Plugin Contributions
    1

    Default Re: One-Page Checkout [Support Thread]

    Back in April 2020 it was established that customers checking out as a guest, without already having an account, would receive a text-only checkout email (https://github.com/lat9/one_page_checkout/issues/244).

    Has anything changed in the interim or does that restriction still apply?
    Simon

  10. #2950
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,334
    Plugin Contributions
    94

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by simon1066 View Post
    Back in April 2020 it was established that customers checking out as a guest, without already having an account, would receive a text-only checkout email (https://github.com/lat9/one_page_checkout/issues/244).

    Has anything changed in the interim or does that restriction still apply?
    Nothing has changed.

 

 

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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR