Thread: adding a button

Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2008
    Posts
    84
    Plugin Contributions
    0

    Default adding a button

    I am going to try this here.

    I have added a wishlist to my site Spectre Hobbies and I just want to add a button near the add to cart button.

    It has been suggested to add this

    <?php
    // (un): start wishlist link
    echo '<a href="' . zen_href_link(UN_FILENAME_WISHLIST, zen_get_all_get_params(array('action', 'products_id')) . 'products_id='.(int)$_GET['products_id'].'&action=un_add_wishlist') . '">' . zen_image_button(BUTTON_IMAGE_WISHLIST, BUTTON_WISHLIST_ALT) ?> </a>
    // (un): end wishlist link
    ?>

    However I don't know where to add it or if it is even correct

    Please help

  2. #2
    Join Date
    Jan 2008
    Posts
    84
    Plugin Contributions
    0

    Default Re: adding a button

    Man seems no matter where I put something it doesn't get answered. Perhaps the questions are difficult or the mods are still upset.

  3. #3
    Join Date
    Apr 2005
    Posts
    298
    Plugin Contributions
    0

    Default Re: adding a button

    Quote Originally Posted by darktowerhobbies View Post
    Man seems no matter where I put something it doesn't get answered. Perhaps the questions are difficult or the mods are still upset.
    If im correct try putting it in your includes/template/your template/tpl_product_info_display and if you do not have the file there then it is in includes/template/template default/tpl_product_info_display, and look for <!--bof Add to Cart Box --> and try and place it there or where you want it in the file.

    I think that might work for you.

 

 

Similar Threads

  1. Adding a more info button alongside buy now button
    By jwburnside in forum General Questions
    Replies: 5
    Last Post: 6 Nov 2010, 01:36 PM
  2. adding a class to button element - CSS button addon
    By australican in forum Addon Templates
    Replies: 3
    Last Post: 26 May 2010, 08:53 AM
  3. Adding a Button
    By Giovani in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 28 May 2007, 04:13 PM
  4. Adding a button re: shipped
    By camay123 in forum Managing Customers and Orders
    Replies: 4
    Last Post: 13 Feb 2007, 02:07 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