Search:

Type: Posts; User: generalexotics

Search: Search took 0.01 seconds.

  1. Replies
    664
    Views
    146,445

    Re: Quick Update and Attributes

    I also need the attributes added. I paid someone to do it to an older version of quick updates if anyone is interested in taking a look at the code and transferring it to the new version of Quick...
  2. Replies
    122
    Views
    24,845

    Re: Brighton Pets Template Support Thread

    Nevermind, Numinix figured it out. They created an auto loader and jquery for the easyslider and changed the tpl_home_slide.php, replacing "$(" with "jQuery("
  3. Replies
    122
    Views
    24,845

    Re: Brighton Pets Template Support Thread

    The slider is not working, it is displaying all 4 pictures down the page, covering up the rest of the content. I've read some of the other posts related to this problem and tried to follow the...
  4. Replies
    122
    Views
    24,845

    Re: Brighton Pets Template Support Thread

    I am using this template with CSS/JS loader and a couple other check out modules from Numinix. website is ericendsley.com - The folks at Numinix are helping me out and I feel like I am just one...
  5. Replies
    10
    Views
    6,714

    Re: Adding alt text to an image

    I should add to this that if you do it, please do it the right way and create a duplicate of your files in your template folder.

    /includes/modules/your_template/

    Copy the file into this folder...
  6. Replies
    7
    Views
    2,366

    Re: Please help me change my ALT tags...

    I posted some help here:

    http://www.zen-cart.com/forum/showthread.php?p=906913#post906913

    Good luck.
  7. Replies
    10
    Views
    6,714

    Re: Adding alt text to an image

    I have figured out how to add text to the alt description for images. For example, in my case I wanted it to say “Product for Sale”.

    Look in /includes/modules/

    Depending on which images you...
  8. Re: Can I show an item as being out of stock yet still allow add to cart?

    OK. Kind of a one man conversation here so far but that's ok.

    Here is a very very rough solution. I eliminated a bunch of code that I was unable to read well but it works.

    PLEASE BACK UP YOUR...
  9. Re: Can you show an item as being out of stock yet still allow add to cart

    I think I want to edit this code:


    &&
    // product is in stock or customers may add it to cart anyway
    ($listing->fields['products_quantity'] > 1 ||...
  10. Re: Can you show an item as being out of stock yet still allow add to cart

    Here is the code I came up with for the tpl_product_info_display.php page. :clap:

    TEXT TO SHOW IF PRODUCT IN STOCK


    <?php if ($products_quantity > 0) {
    // show if product in...
  11. Re: Can you show an item as being out of stock yet still allow add to cart

    Has anyone come up with the code to place on the product listing page and product info page to show this? I would be interested in using this feature for my site.
  12. Re: Checkout does not clear the shopping cart

    PROBLEM SOLVED. :clap:

    If anyone else has this problem, I messed up the following file: :oops:

    ...includes/templates/your_template/common/tpl_main_page.php

    :no:
  13. Checkout does not clear the shopping cart

    OK, I've looked around for an answer and for this one I didn't find it. Strange, I usually do... Anyways...

    After tweaking some stuff (and all appeared well) I did a test checkout and...
  14. Re: remove out of stock button only on product listing page

    Did you ever figure out how to do this?? :shocking:
  15. Remove Out of Stock image on Listing Pages

    Maybe this is pretty simple but I can't figure it out. I would like the out_of_stock image to not show up on the category list pages but I do want it displayed on the actual product pages.

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