Page 8 of 8 FirstFirst ... 678
Results 71 to 73 of 73
  1. #71
    Join Date
    Mar 2008
    Location
    QLD - Aussie
    Posts
    192
    Plugin Contributions
    0

    Default Re: Checkout Amazon Style -- Support Thread

    Hi Christian

    Thanks for this mod!

    And thanks to Steven300 for posting this question around page 3:

    Quote:
    Originally Posted by Steven300
    However, I noticed that in includes\templates\template_default\templates, there is a file tpl_checkout_account_default.php which looks like it has all the components for the new account sign up page. I understand how your mod works and that this page is different from the standard one because it automatically inserts the email address previously entered from the last page. But.. my sign up page is already modded with a few contributions (captcha, how did you hear about us etc) and I don't want it to be overwritten with the one from your mod. What do I need to do?

    All you need to do is copy tpl_checkout_account_default.php from template_default to your template override directory and then alter it in the same way you did the tpl_modules_create_account.php file.
    My problem is, I'm not sure what to do with the following code at the end of the file as it is in the same 'block' as the captcha block of code when looking at performing the merge.

    My question is (taking into account your instructions above), do I simply merge the captcha code across, or where exactly do I add the code....eg/ below/above the captcha block (once merged across)?

    (I apologize in advance if this is a very basic question : just unsure what 'buttonRow forward' does)


    PHP Code:
    <div class="buttonRow forward"><?php echo zen_image_submit(BUTTON_IMAGE_CONTINUEBUTTON_CONTINUE_ALT); ?></div>
    </form>
    </div>
    PHP Code:
    <?php
    // BOF Captcha
    if(is_object($captcha)) {
    ?>
    <fieldset>
    <legend><?php echo TITLE_CAPTCHA?></legend>    
    <?php echo $captcha->img(); ?>
    <?php 
    echo $captcha->redraw_button(BUTTON_IMAGE_CAPTCHA_REDRAWBUTTON_IMAGE_CAPTCHA_REDRAW_ALT); ?>
    <br class="clearBoth" />
    <label for="captcha"><?php echo TITLE_CAPTCHA?></label>
    <?php echo $captcha->input_field('captcha''id="captcha"') . '&nbsp;<span class="alert">' TEXT_CAPTCHA '</span>'?>
    <br class="clearBoth" />
    </fieldset>
    <?php
    }
    // BOF Captcha
    ?>
    Many thanks

  2. #72
    Join Date
    Mar 2011
    Posts
    19
    Plugin Contributions
    0

    Default Re: Checkout Amazon Style -- Support Thread

    Does anybody know how to use this mod to change the style of the standard login pages to the same style?

    In other words I would like my other login pages to look the same.

  3. #73
    Join Date
    Jan 2011
    Location
    Newark, DE
    Posts
    69
    Plugin Contributions
    0

    Default Re: Checkout Amazon Style -- Support Thread

    Is there a site with a demo of this mod? The link provided way back in this post is not longer available.
    Annette
    www.annetteslingerie.com

 

 
Page 8 of 8 FirstFirst ... 678

Similar Threads

  1. v155 One-Page Checkout [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 2808
    Last Post: 24 Apr 2024, 09:37 PM
  2. v150 Carousel Featured Products (carouFresel style) [Support Thread]
    By kamelion0927 in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 16 Oct 2023, 01:47 PM
  3. Amazon Exporter Support Thread
    By numinix in forum All Other Contributions/Addons
    Replies: 14
    Last Post: 10 Feb 2010, 12:41 AM
  4. Support for Google Checkout and Amazon Payments?
    By jamesbo in forum Addon Payment Modules
    Replies: 2
    Last Post: 21 Sep 2009, 09:11 PM
  5. Amazon Style checkout problem
    By dupfies01 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 Oct 2008, 09:11 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