Results 1 to 10 of 477

Hybrid View

  1. #1
    Join Date
    Mar 2012
    Posts
    54
    Plugin Contributions
    0

    Default Re: Aberdeen Neutral Template Support Thread

    Hi there;

    I was wondering if you could help me out.
    I seem to have disabled my go to checkout button and for the life of me, I can't figure out how to put it back. (yes I'm an idiot)
    I've looked at the coding in /public_html/includes/templates/YOUR_TEMPLATE/templates/tpl_shopping_cart_default.php and nothing is commented out :

    <!--bof shopping cart buttons-->
    <div class="buttonRow forward"><?php echo '<a href="' . zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL') . '">' . zen_image_button(BUTTON_IMAGE_CHECKOUT, BUTTON_CHECKOUT_ALT) . '</a>'; ?></div>
    <div class="buttonRow back"><?php echo zen_back_link() . zen_image_button(BUTTON_IMAGE_CONTINUE_SHOPPING, BUTTON_CONTINUE_SHOPPING_ALT) . '</a>'; ?></div>
    <?php
    // show update cart button
    if (SHOW_SHOPPING_CART_UPDATE == 2 or SHOW_SHOPPING_CART_UPDATE == 3) {
    ?>
    <div class="buttonRow back"><?php echo zen_image_submit(ICON_IMAGE_UPDATE, ICON_UPDATE_ALT); ?></div>
    <?php
    } else { // don't show update button below cart
    ?>
    <?php
    } // show update button
    ?>
    <!--eof shopping cart buttons-->

    Also gone to /public_html/includes/languages/english/YOUR_TEMPLATE/header.php Checkout is there :

    define('HEADER_TITLE_CHECKOUT', 'Checkout');

    Also checked in Admin/Config/MyStore and Display Cart after adding Product is set to true


    Could you possibly point me in the right direction for finding my lost button?

    Thanks,
    KJ

  2. #2
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Aberdeen Neutral Template Support Thread

    Quote Originally Posted by ladyk View Post
    Hi there;

    I was wondering if you could help me out.
    I seem to have disabled my go to checkout button and for the life of me, I can't figure out how to put it back. (yes I'm an idiot)
    I've looked at the coding in /public_html/includes/templates/YOUR_TEMPLATE/templates/tpl_shopping_cart_default.php and nothing is commented out :

    <!--bof shopping cart buttons-->
    <div class="buttonRow forward"><?php echo '<a href="' . zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL') . '">' . zen_image_button(BUTTON_IMAGE_CHECKOUT, BUTTON_CHECKOUT_ALT) . '</a>'; ?></div>
    <div class="buttonRow back"><?php echo zen_back_link() . zen_image_button(BUTTON_IMAGE_CONTINUE_SHOPPING, BUTTON_CONTINUE_SHOPPING_ALT) . '</a>'; ?></div>
    <?php
    // show update cart button
    if (SHOW_SHOPPING_CART_UPDATE == 2 or SHOW_SHOPPING_CART_UPDATE == 3) {
    ?>
    <div class="buttonRow back"><?php echo zen_image_submit(ICON_IMAGE_UPDATE, ICON_UPDATE_ALT); ?></div>
    <?php
    } else { // don't show update button below cart
    ?>
    <?php
    } // show update button
    ?>
    <!--eof shopping cart buttons-->

    Also gone to /public_html/includes/languages/english/YOUR_TEMPLATE/header.php Checkout is there :

    define('HEADER_TITLE_CHECKOUT', 'Checkout');

    Also checked in Admin/Config/MyStore and Display Cart after adding Product is set to true


    Could you possibly point me in the right direction for finding my lost button?

    Thanks,
    KJ
    Can you post a link to the page that is supposed to have the "go to checkout" button?

    Thanks,

    Anne

  3. #3
    Join Date
    Mar 2012
    Posts
    54
    Plugin Contributions
    0

    Default Re: Aberdeen Neutral Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Can you post a link to the page that is supposed to have the "go to checkout" button?

    Thanks,

    Anne

    Hi Anne;

    Thanks for getting back.

    http://bride-azzled.com/index.php?ma...r_of_uploads=0

  4. #4
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Aberdeen Neutral Template Support Thread

    Quote Originally Posted by ladyk View Post
    It looks like you probably made a mistake in the installation of the google checkout module. I would restore the backup from before the module installation and try installing again.

    Thanks,

    Anne

  5. #5
    Join Date
    Mar 2012
    Posts
    54
    Plugin Contributions
    0

    Default Re: Aberdeen Neutral Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    It looks like you probably made a mistake in the installation of the google checkout module. I would restore the backup from before the module installation and try installing again.

    Thanks,

    Anne

    Thanks for getting back Anne.
    I tried uninstalling Google Checkout in Admin and the button hasn't reappeared.
    Ideas? Help?

  6. #6
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Aberdeen Neutral Template Support Thread

    Quote Originally Posted by ladyk View Post
    Thanks for getting back Anne.
    I tried uninstalling Google Checkout in Admin and the button hasn't reappeared.
    Ideas? Help?
    No, you need to uninstall the actual module files. Just restoring your backup prior to the module installation should do it.

    Thanks,

    Anne

  7. #7
    Join Date
    Mar 2012
    Posts
    54
    Plugin Contributions
    0

    Default Re: Aberdeen Neutral Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    No, you need to uninstall the actual module files. Just restoring your backup prior to the module installation should do it.

    Thanks,

    Anne

    Ok, will give that a try. Thanks Anne

 

 

Similar Threads

  1. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  2. Replies: 6
    Last Post: 3 Sep 2015, 07:04 PM
  3. v153 Missing Box File Names in Layout Controller for Template Aberdeen Neutral
    By fribble in forum Customization from the Admin
    Replies: 2
    Last Post: 26 Feb 2015, 12:15 AM
  4. v151 Slideshow On Aberdeen Neutral
    By SilverHD in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 18 Dec 2014, 01:07 AM
  5. Aberdeen Neutral Template missing about us page
    By Minu in forum Addon Templates
    Replies: 3
    Last Post: 25 Nov 2012, 08:01 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