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

Hybrid View

  1. #1
    Join Date
    Jan 2018
    Posts
    146
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    Is your store configured to use CSS Buttons (that's a normal setting now-a-days). See Configuration->Layout Settings towards the bottom. What template is in use?

    Does this issue occur on the first, data-gathering page or on OPC's checkout-confirmation page (sorry, it wasn't clear to me from your posting)?

    Which form of PayPal isn't showing? Is this when guests are going through checkout or signed-in customers?

    Template is one bought from TemplateMonster, its on the data gathering page when you can complete the order.

    The paypal issue has been fixed it was something i had turned off in settings. Thanks.

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

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by JakeLawless View Post
    Template is one bought from TemplateMonster, its on the data gathering page when you can complete the order.

    The paypal issue has been fixed it was something i had turned off in settings. Thanks.
    You still haven't indicated whether or not CSS buttons are in use for the store. OPC's /tpl_modules_opc_submit_block.php (distributed in /template_default and possibly overridden by YOUR_TEMPLATE) uses the built-in zen_image_button function to create that button.

    You might try comparing the use in that OPC template-file against others provided by your template.

  3. #3
    Join Date
    Jan 2018
    Posts
    146
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    You still haven't indicated whether or not CSS buttons are in use for the store. OPC's /tpl_modules_opc_submit_block.php (distributed in /template_default and possibly overridden by YOUR_TEMPLATE) uses the built-in zen_image_button function to create that button.

    You might try comparing the use in that OPC template-file against others provided by your template.
    No, CSS buttons aren't in use. I have had a look for a submit block file to compare but can only find the OPC one.

  4. #4
    Join Date
    Jan 2018
    Posts
    146
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by JakeLawless View Post
    No, CSS buttons aren't in use. I have had a look for a submit block file to compare but can only find the OPC one.
    Sorry just had a look and CSS buttons are in use

  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 JakeLawless View Post
    Sorry just had a look and CSS buttons are in use
    You'll need to inspect the 'wrapper' (the additional HTML) that your template puts around buttons for styling and apply that styling to your template's copy of the tpl_modules_opc_submit_block.php file.

  6. #6
    Join Date
    Jan 2018
    Posts
    146
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    You'll need to inspect the 'wrapper' (the additional HTML) that your template puts around buttons for styling and apply that styling to your template's copy of the tpl_modules_opc_submit_block.php file.
    How can i find this? Thanks

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

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by JakeLawless View Post
    How can i find this? Thanks
    Probably the easiest page is for contact_us. That has both a link-button and a submit-button so that you can see what HTML wrapper is being applied to those buttons.

  8. #8
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,303
    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

  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 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.

  10. #10
    Join Date
    May 2005
    Location
    England
    Posts
    740
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Just noticed a strange thing, I was looking on the website checking listings for an order, and got an error 500 on every page. Or refresh. In private session or another browser I could access the site. But not in the affected browser session. Only other thing is I Was logged into admin at the same time. I could only see several logs like this:-

    PHP Fatal error: Uncaught Error: Call to a member function guestCheckoutEnabled() on int in /includes/classes/observers/class.checkout_one_observer.php:216
    I turned off one page checkout for now in case its that, though got a feeling it might be due to ip address logged into admin and somehow its blocking in same session on existing browser. I didn't see anyone else with same issue, I saw a code edit I applied to make this log disappear though. In case that helps.

 

 
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