Search:

Type: Posts; User: George Susini

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    1,106

    Re: Changing "Categories" to "Products"

    in the includes/languages/english.php file line 76 change

    // categories box text in sideboxes/categories.php
    define('BOX_HEADING_CATEGORIES', 'Categories');

    to

    // categories box text in...
  2. Re: How to add the Godaddy ssl verifying link?

    In you godaddy account, go under ssl certificates and choose my ssl certificates.

    Click manage certificates, choose the common name, click site seal, select the image size, then copy and paste the...
  3. Replies
    1
    Views
    712

    Re: Google Analytics

    The module for that works great are you sure you are downloading v2.2.1 and followed "how to use this module" in the readme ?
    ...
  4. Re: Is this possible - changing center column width?

    That works great thanks !
  5. Re: Remove sort by drop down in new and featured products listing

    Nevermind solve my own problem Line 46, starts with
    <div id="featuredProductsListingTopNumber" class="navSplitPagesResult back">

    Thanks !
  6. Re: Remove sort by drop down in new and featured products listing

    That worked great, any idea whic line to comment out to also remove the "Displaying 1 to 4 (of 4 featured products) "

    Thanks !
  7. Re: How to Control what is displayed in an empty cart?

    Worked great THANKS !
  8. How to Control what is displayed in an empty cart?

    Hi all,
    How do I control what is displayed in an empty or abandoned cart, I have a store with a limited number of products and it seems a bit of an overkill to display featured, new and most popular...
  9. Re: Credit Cards list displayed on checkout page?

    Sometimes the customer wants it no matter what, so just in case I added a dummy drop down in the tpl_checkout_payment_default.php

    Right after -

    <div class="ccinfo"> and before the <?PHP

    add...
  10. Replies
    3
    Views
    1,601

    Re: anchor syntax

    You are going to have to use the Chapter settings built into the EZPages there is a description of them in this tutorial

    https://www.zen-cart.com/tutorials/index.php?article=117

    I even tried...
  11. Replies
    4
    Views
    1,526

    Re: Change Model Number to Product Ref

    :clap: Thank you for the detail and tip on the developers tool kit, what a real time saver !!
  12. Re: can you control the sort order of the featured products on the front page

    Would you be able to point me to the file ? and maybe a hint of what to change it to ? Thanks Kindly
  13. can you control the sort order of the featured products on the front page

    Hi Everyone,
    Is there a way to control the sort order or remove the random order of the feature items on the front page. It works on the featured page, but not on the front page. Thanks in advance
  14. Re: Display a different header banner on certain pages

    I solved it, I may have incorrectly state header banner but what I really meant was to display a different (just 1) banner on the specials page in Header position 3. here is the code I came up with...
  15. Re: Display a different header banner on certain pages

    Smart backgrounds does not seem to be working for the template I have, to much css I assume. I may try the css per Misty's suggestion , will let you know what works. Thanks for the suggestions
  16. Display a different header banner on certain pages

    Hi , I am using Zen Cart 1.3.8a.

    I would like to change the header banner that is used on the main page on certain pages like the Specials page to use a special banner for certain advertising...
  17. Replies
    12
    Views
    18,345

    Re: How To Add more banner display groups

    How would I apply a new banner group to the specials page, I tried this to supress the banner group 1 on the specials page but it is not working

    if (SHOW_BANNERS_GROUP_SET1 != '' &&...
  18. Re: shipping a percent of total order per zone

    Yes, My solution grew into a Hybrid solution due to the specialized shipping requirements of my customer by state, but you did help me get the solution working. Many thanks !
  19. Re: shipping a percent of total order per zone

    Ok, I fixed my own problem, I am using the zone table for states, so I went in zonetable.php and modifed line 137 from

    $shipping = $table_cost[$i+1];

    to

    $shipping =...
  20. Re: shipping a percent of total order per zone

    I have slected price as the method then put 10000:25% and it just gives me $25, I did 10000:25 and it gives me $25
  21. Re: shipping a percent of total order per zone

    I put this but now it is not working, just adding $25, what did you do ?
  22. Re: flat rate shipping + additional per item charge?

    That works great, thank you so much for that !:clap:
  23. Re: shipping a percent of total order per zone

    Ajeh,
    Thanks that works perfect. Your advice in another post regarding a flat rate would be more for states will probably give me the total solution combined with this module

    ...
  24. shipping a percent of total order per zone

    Hi Everyone,
    I have looked everywhere and can not find any way zen can calculate shipping as a percent of the total order, by zone. Does anything like this exisit ?

    Thanks in advance
  25. Replies
    6
    Views
    4,751

    Re: Remove left column from product page

    you can go to configuration ---> Layout settings and set Column right or left status-global to 0 to turn them off on all pages or you can use this faq, it worked like a charm...
  26. Display Read only attributes as graphics ?

    I am running Zen Cart 1.3.8a with PHP5 and MYSQL 5, I tried using Zen Cart Product Attribute Pictures with no luck due to issues with PHP5 and MySQL5. Has anyone been able to get this to work, I...
  27. Re: Using GoDaddy - How do I install Zen Cart?

    I have really good experience hosting zen cart sites on godaddy.

    You really want to get a dedicated IP address , the install script works like a charm and they even have direct database access...
  28. Re: what database table are attributes assigned to products in zen cart

    Ajeh,
    Thanks for the response that is a big help:clap:
  29. Re: what database table are attributes assigned to products in zen cart

    Ajeh,
    Thanks for the response that is a big help,
    I see where products_options_id in product_options is products_options_values in product_options_values then in...
  30. what database table are attributes assigned to products in zen cart

    I am running Zen Cart 1.3.8a. I am trying to sort out a customers product attributes and clean up duplicates that they created, they have many attributes – Over a 100
    I have tracked the attribute...
  31. Replies
    4
    Views
    1,069

    Re: multiple zone shipping

    Hi Everone,
    I am running Zen Cart 1.3.8a. I have just started looking into this. As I Understand it from this post and the Faq, you can create Zones for shipping, create additionl zones and add the...
Results 1 to 31 of 31
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR