Search:

Type: Posts; User: green couch designs

Search: Search took 0.01 seconds.

  1. Re: smtp error all of a sudden (GoDaddy)

    Sorry, off topic here, but I always cringe when a new client comes to me and tells me they have hosting set up with GoDaddy. Even with an HTML site they are a nightmare to deal with. If it's a...
  2. v138a Re: Facebook LIKE button adds wrong picture

    Try this
    https://www.numinix.com/zen-cart-modules/social-networking/facebook-like-button?zenid=046b7d5834dc314e004d9746b0ba4fda
  3. Replies
    12
    Views
    4,101

    v139h Re: how to setup canadian tax?

    I do business in Canada. Provinces that have HST have to charge the HST of the respective province. As an example I'm in BC where we have 12% HST. If I sell some thing to someone in Ontario, I have...
  4. Replies
    12
    Views
    4,101

    v139h Re: how to setup canadian tax?

    Try this. Make sure you backup your database first.

    http://www.zen-cart.com/forum/showpost.php?p=959555&postcount=250
  5. Re: CSS Dropdown menu for the header- With Categories!

    Does anyone know if it's possible to add manufacturers to this menu?
  6. Re: Show 4 products from a category as a slide show on mainpage

    I did this which calls the images from a banner group Slider
    which could probably be modified for your purposes

    <!-- bof Easy Slider 1.7 -->
    <div id="container">
    <div id="content">
    <?php
    ...
  7. Re: Can Templates from Prior Versions Be Added to Later Versions?

    Just googled theme125 and it came up as a Joomla Template from template monster
  8. Replies
    0
    Views
    1,062

    Sale Maker Quantity Limit

    Is it possible to set up a sale for the first twenty customers of the day? Or would I manually have to end the sale after the limit was reached? Thanks
  9. Replies
    2
    Views
    973

    Re: lightbox compatible with 1.5?

    Thanks for that i'll take a look at it tomorrow.
  10. Replies
    2
    Views
    973

    lightbox compatible with 1.5?

    I've noticed the some of the mods, e.g. Zen Lightbox and others seem to work with 1.5 but the configuration settings don't show up in the admin area. Any thoughts on how to correct this anyone?
  11. Replies
    0
    Views
    636

    Zen Lightbox with 1.5

    Has anyone used Zen Lightbox with 1.5? I've installed it and it works except none of the configuration settings show in the admin area. Right now I'm just experimenting with on a test site with...
  12. Replies
    7
    Views
    905

    Re: Shipping questions

    The book has a chapter devoted to shipping but doesn't really help with any shipping modules such as FedEx. For those you need to rely on the forums and module authors. That being said I think the...
  13. Re: Slide show suitable for 1.3.9h?

    I saw this post a while back.
    Its interesting because you manage the images from the banner manager.


    http://www.zen-cart.com/forum/showthread.php?t=185962
  14. Replies
    4
    Views
    1,852

    Re: FedEx Web Services Module

    It's for calculating rates.
  15. Replies
    4
    Views
    1,852

    Re: FedEx Web Services Module

    Just an update. I contacted Numinix and here was their response.
  16. Replies
    10
    Views
    5,678

    Re: Fedex Shipping Module

    I posted about this before, I would like to get some more opinions. Any thoughts about which module to use?
    They are both from Numinix.

    http://www.numinix.com/fedex-web-services-shipping
    ...
  17. Replies
    4
    Views
    1,852

    Re: FedEx Web Services Module

    Thanks for that. I'll try the one from the Numinix site. I wonder why the other one is still posted here if it doesn't work anymore?
  18. Replies
    4
    Views
    1,852

    FedEx Web Services Module

    I'm building a site for a client that wants to use Fedex for shipping. Should I be using the FedEx Web Services module from Numinix or the FEDEX module found here in the free software add ons area?
  19. Replies
    1
    Views
    453

    Removing Side Boxes

    Is it possible to safely remove unwanted side boxes completely from admin area, eg.music_genres?
    Thanks
  20. Re: 2 cosmetic changes--help--logo and main page

    Removing the hyperlink in tpl_header.php has worked for me.
    Don't know if the that is the correct way or not
  21. Replies
    228
    Views
    38,320

    Re: Scheduled Events Add-On

    Kind of off topic but for those on a Mac you can use BBEdit to compare and merge files. Not free but works great.
  22. Re: featured/new product image padding

    Try this
    .index_image{
    float:left;
    margin-right: 10px;
    }
  23. Re: featured/new product image padding

    Add padding here
    .index_title{font-size:1.3em; font-weight:bold; color:#ff0000; text-align:left }
    .index_description {font-size:1.1em; text-align:left }
  24. Re: GoDaddy - what advice can I give to my client?

    Has anyone used any of the recommended hosts from here?
  25. Re: GoDaddy - what advice can I give to my client?

    Thanks for that everyone. I will try to dissuade her from using GoDaddy. Sounds like a nightmare.
  26. GoDaddy - what advice can I give to my client?

    I'm going to be building a ZenCart site for a client and she insists on using GoDaddy. I've seen numerous posts here from people about problems with GoDaddy. Should I try to steer her to another...
  27. Replies
    2
    Views
    570

    Re: Detecting Mods

    Ok thanks. I'm taking over a site that was done by someone else that has had lots of mods. It's an outdated version of Zen Cart that needs to be updated so I guess it's just a matter of spending the...
  28. Replies
    2
    Views
    570

    Detecting Mods

    Is there an easy way to find out what mods have been done to a Zen Cart installation?
  29. Re: Share products with Facebook, Twitter, etc

    You might want to try this
    zenflavor.com/add-facebook-like-button-to-your-zen-cart-product-pages.html
  30. Is it possible to enable free shipping for only a certain customer group?

    I would like to know if it is possible to enable free shipping using the order total module only for a certain pricing group. (wholesale)
    Thanks
  31. Replies
    0
    Views
    368

    Hide Payment Mthod

    Is it possible to hide pay by check for retail customers(level 0)? I want it to show only for wholesale customers. Thanks
  32. Replies
    8
    Views
    1,337

    Re: Display products alphabetically

    I uncommented line 131 and it works. This job has been ongoing for a year now and finally close to going live.(not my fault!). There was so many mods done to the site I don't remember half of them....
  33. Replies
    8
    Views
    1,337

    Re: Display products alphabetically

    Although there are other differences the line causing the problem was line 131 //$listing_sql .= " order by p.products_sort_order, pd.products_name"; commented out. Any ideas?
  34. Replies
    8
    Views
    1,337

    Re: Display products alphabetically

    I have compared the two default_filter.php files and they are different. The one causing problems was an older version copyright 2007, the newer one 2009.
    Thanks
  35. Replies
    8
    Views
    1,337

    Re: Display products alphabetically

    Thanks,
    That didn't do it, but I did find the problem. One of the many mods I installed had an overwrite for the default_filter.php. As soon as I removed it the problem was fixed. Hopefully it...
  36. Replies
    8
    Views
    1,337

    Display products alphabetically

    Hi
    Is it possible to display products alphabetically by default?
    Thanks
  37. Replies
    0
    Views
    363

    Attributes Not working

    Hi
    When i try to add an attribute to a product and click insert i return to the admin home page without the attribute being added. I am using 1.39h. This applies to any attribute, text, drop down...
  38. Replies
    392
    Views
    84,607

    Re: Gift Wrapping Contribution

    Hi
    Is it possible to hide the module from group pricing customers?
    Thanks
  39. Replies
    1,487
    Views
    325,210

    Re: DUAL Pricing v2

    Is it possible to have different shipping rates for wholesale customers with this mod?
    Thanks.
  40. Replies
    1
    Views
    358

    Free Shipping

    Hi. I need to find a way to disable free shipping for a group discount customer . I'm using the shipping module in the order total modules for the free shipping. Any help would be greatly...
  41. Banner on specific product pages

    Hello
    Is it possible to set up a banner to show on specific product pages only?
  42. Replies
    0
    Views
    475

    Free Shipping before taxes

    Hi
    I'm trying to set up free shipping for orders over $199 not including taxes using the shipping module but it calculates it with taxes. Any help would be appreciated.
    Thanks
  43. Replies
    0
    Views
    656

    Free Shipping Before Taxes

    Hello,
    I'm trying to configure a site with free shipping on orders over $199 before taxes using the order total module, but it's including the tax. Any ideas on how to correct this?
    Thanks in...
Results 1 to 43 of 46
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR