Search:

Type: Posts; User: rbarbour

Search: Search took 0.01 seconds.

  1. Replies
    2,804
    Views
    383,364

    v155 Re: One-Page Checkout [Support Thread]

    yep, only happens with the bootstrap template.
  2. Replies
    2,804
    Views
    383,364

    v155 Re: One-Page Checkout [Support Thread]

    okay, so I did some further testing with the bootstrap template, here is what I found:

    go through the checkout process as you normally would and the loading image DOES NOT display.

    go through...
  3. Replies
    2,804
    Views
    383,364

    v155 Re: One-Page Checkout [Support Thread]

    I'm not near a computer right now but the only other thing I can think of is if the web page is https. make sure that the images is being called with an https link as well.
  4. Replies
    2,804
    Views
    383,364

    v155 Re: One-Page Checkout [Support Thread]

    no need for the inline style "display:none"

    this is also set in checkout_one.css
    #checkoutOneLoading { position: relative; height: 95vh; top: 50%; left: 50%; display: none; }
  5. Replies
    2,804
    Views
    383,364

    v155 Re: One-Page Checkout [Support Thread]

    Well the original image is called from
    includes/templates/template_default/templates/tpl_checkout_one_default.php

    <div id="checkoutOneLoading" style="display: none;"><?php echo...
  6. Replies
    2,804
    Views
    383,364

    v155 Re: One-Page Checkout [Support Thread]

    The ZCA Bootstrap removed the template override files in Version: 2.0.0a

    Clear your cache

    When you right click the loading image? what image path is returned?
  7. Replies
    2,804
    Views
    383,364

    v155 Re: One-Page Checkout [Support Thread]

    Crystal,

    I hope doing all that work for for Android & iOS apps hasn't blurred your memory that much. :laugh:, I'm glad you are doing well! I still have that $200 bottle of Vodka and visiting...
  8. Replies
    2,804
    Views
    383,364

    v155 Re: One-Page Checkout [Support Thread]

    Wow, welcome back! :P

    /includes/templates/template_default/tpl_modules_opc_address_block.php
  9. Replies
    2,804
    Views
    383,364

    v155 Re: One-Page Checkout [Support Thread]

    You need to choose one or the other. Bootstrap and responsive_classic are two totally different templates.

    If using the bootstrap template, simply install OPC per the instructions then upload the...
  10. Replies
    2,804
    Views
    383,364

    v155 Re: One-Page Checkout [Support Thread]

    Cindy,

    Didn't mean to overstep here, just offering a suggestion not a fix.
  11. Replies
    2,804
    Views
    383,364

    v155 Re: One-Page Checkout [Support Thread]

    Could use jquery


    $(window).load(function(){
    $('html, body').animate({
    scrollTop: $('.opc-view .card-header').offset().top
    }, 'slow');
    });

    This of course would assume your...
  12. Replies
    2,804
    Views
    383,364

    v155 Re: One-Page Checkout [Support Thread]

    I'm thinking that instead of the (required) template-override file for the tpl_modules_opc_shopping_cart.php file, adding a check to the template-override tpl_modules_order_totals.php file.

    This...
  13. Replies
    2,804
    Views
    383,364

    v155 Re: One-Page Checkout [Support Thread]

    Understood,

    My issue is: adding the (required) template-override file for the tpl_modules_opc_shopping_cart.php file works at initial visit to the page, however changing "say" the shipping method,...
  14. Replies
    2,804
    Views
    383,364

    v155 Re: One-Page Checkout [Support Thread]

    Not funny Cindy :hug:

    I was altering the layout of tpl_modules_order_totals.php to try something :blush: but seems reversing the order of output throws OPC for a loop......
  15. Replies
    2,804
    Views
    383,364

    v155 Re: One-Page Checkout [Support Thread]

    Maybe I should stick to templates :blush:

    Fresh install from both GIT and ZC plugins. Can't confirm order, keep getting:


    Your order's details have changed. Please review the current values...
  16. Replies
    2,804
    Views
    383,364

    v155 Re: One-Page Checkout [Support Thread]

    Well, I feel stupid. :blush:

    I can honestly say "I really like this plugin". :bigups::bigups:

    After trying other "one-page" & "COWOA" plugins this one is by far structured much better....

    I...
  17. Replies
    2,804
    Views
    383,364

    v155 Re: One-Page Checkout [Support Thread]

    I uploaded from git, as a guest I don't get any payment methods...


    Sorry, we are not accepting payments from your region at this time.
    Please contact us for alternate arrangements.

    When I...
Results 1 to 17 of 17
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR