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

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

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,939
    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.

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

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,939
    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.

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

    Default Re: One-Page Checkout [Support Thread]

    In contact us this is the wrapper:
    '<div class="buttonRow forward"><?php echo zen_image_submit(BUTTON_IMAGE_SEND, BUTTON_SEND_ALT); ?></div>
    <div class="buttonRow back"><?php echo zen_back_link() . zen_image_button(BUTTON_IMAGE_BACK, BUTTON_BACK_ALT) . '</a>'; ?></div>
    <?php'

    I tried putting this into submit block but still no luck

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

    Default Re: One-Page Checkout [Support Thread]

    All sorted now, thanks for all your help

 

 

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