Search:

Type: Posts; User: andreitero

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Re: Different shipping methods for different categories

    Does any one have a solution for this?
    The condition is if the cart contains products from any of these categories.

    Tried something like:

    in_array($master_categories_id,...
  2. Replies
    23
    Views
    3,572

    Re: Website Loads REALLY Slow

    FREE SOFTWARE ADD ONS link is on the top left side on every page.
  3. Replies
    40
    Views
    9,842

    Re: CSS JS Loader

    I am using the latest TPP version with CSS/JS loader and they are working fine. In fact, the loader is a requirement for installing TPP.
    As for the IE stylesheets, I am unsure about it, so I...
  4. Replies
    40
    Views
    9,842

    Re: CSS JS Loader

    You do need php 5.2+ on your host's server. You can check the version in admin>tools>server info. If that's the problem, then there isn't much to do, except maybe changing hosting companies.
  5. Replies
    40
    Views
    9,842

    Re: CSS JS Loader

    Try replacing:

    <?php
    $jscript_files_to_load = $css_files_to_load = array();
    /**
    * load all template-specific stylesheets, named like "style*.css", alphabetically
    */
    $directory_array =...
  6. Replies
    40
    Views
    9,842

    Re: CSS JS Loader

    Reading the install instructions should be enough. You should try seeing if the css and js are being loaded (in the source code) when it's enabled. Could be any number of things went wrong.


    ...
  7. Replies
    40
    Views
    9,842

    Re: CSS JS Loader

    It speeds up your website by minifying .js and .css.
    I use it and i'm quite happy with it.
  8. Re: Additional Multiple Featured Products for Front Page

    Hi Ryan and thanks for sharing this mod.
    Do you have an uninstall sql?
  9. Replies
    151
    Views
    23,409

    Re: Products Pagination - Support Thread

    This is a very nice add-on, thanks for sharing!
  10. Re: UK VAT increase Jan 2011... keep prices the same

    Thanks Kuroi, it works perfectly!
  11. Re: UK VAT increase Jan 2011... keep prices the same

    Is there a way to increase specials price for a manufacturer?
    I'm not too good with SQL, I've tried:


    update specials set specials_new_products_price = specials_new_products_price * 1.175,...
  12. Re: UK VAT - REMINDER.....the UK tax man arrived today 4th Jan 2011

    Is self advertising allowed? Cool
  13. Re: Are hidden words OK if duplicating gif content?

    Are you saying that you want to add hidden words by editing the header image or add the words as text with same colour as the background colour?

    First one is pointless as bots cannot read images...
  14. Replies
    19
    Views
    2,126

    Re: how I can change ultimate_seo_urls?

    The best chances to get help with an add-on is to post your problem on their particular support thread.
  15. Replies
    2
    Views
    1,847

    Re: Ultimate SEO URLs or Simple SEO URL ?

    I'm using both for my shops.
    Some might say it's not worth it, but I think if you know how to properly implement the url rewrites, they can help.
    Simple seo is harder to install but has more...
  16. Replies
    1
    Views
    477

    Re: Attirbutes appear after Add To Cart

    You need to move the block of code calling for the attributes before the add to cart code in your template's tpl_product_info_display.php.
  17. Replies
    3
    Views
    485

    Re: Defined Pages displays raw code

    If you are using 1.39g, have you seen this?
    http://www.zen-cart.com/forum/showthread.php?t=165081&highlight=white+list&page=6
  18. Replies
    10
    Views
    1,619

    Re: Re-naming the browser tab

    The picture is called a favicon. If you google for: make favicon,
    you will find some websites that will help you create your own favicon, which you then need to upload using your FTP client in the...
  19. Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    try:
    padding-bottom:15px
  20. Replies
    1
    Views
    510

    Re: Where can I modify sort by dropdown?

    This might help you
  21. Replies
    3,562
    Views
    728,867

    Re: Google Base Feeder Support Thread

    Has anyone else got an email from Goggle about the changes made to include the shipping charges?

    "An alternate way to submit shipping information is to include item-level values for the new...
  22. Replies
    1
    Views
    1,395

    Re: Too many redirects? HELP

    You best bet is to post in the Simple Seo Urls thread with plenty of details regarding your problem.
  23. Replies
    3
    Views
    618

    Re: tpl_header file problem!!

    just take the one already available in templates/template_default or download a fresh copy of your zen-cart version to get the original file.
  24. Replies
    3
    Views
    742

    Re: Can you see my website?

    It redirects me to google as well
  25. Replies
    1
    Views
    1,199

    Get the name of product added to cart

    Hi,
    I'm trying to set up some product specific shipping rules. I am using the Big Royal Mail module.
    To do that, i need to call for the product name of the item added to the cart from within the...
  26. Replies
    8
    Views
    2,238

    Re: Wrong Cache-Control HTTP Response

    Thanks, I've done that, it only shows backup_mysql.php, modules/pages/download/header_php.php, includes/classes/captcha.php, and phplot.php, all of which I checked and are unchanged from the...
  27. Replies
    8
    Views
    2,238

    Re: Wrong Cache-Control HTTP Response

    Canonical redirects, 404 page, Etags and ip denies, ultimate seo urls:

    ErrorDocument 404 /index.php?main_page=page_not_found
    FileETag none
    RewriteEngine On

    # Index Redirect for...
  28. Replies
    8
    Views
    2,238

    Re: Wrong Cache-Control HTTP Response

    Thanks, I compared them and they are the same. Replaced mine with an original index.php and web-sniffer.net still shows this:

    Status: HTTP/1.1 200 OK
    Date: Sun, 19 Sep 2010 03:39:55 GMT ...
  29. Replies
    8
    Views
    2,238

    Re: Wrong Cache-Control HTTP Response

    Update: After speaking with my hosting company, they said something in my configuration is affectiing that response. They replaced the my index.php to test it and there was no "private,...
  30. Replies
    8
    Views
    2,238

    Wrong Cache-Control HTTP Response

    Hi, I've recently discovered that the http response for cache-control for my site is "private, max-age=10800, pre-check=10800", where normally it shold be "no-store, no-cache, must-revalidate,...
  31. Replies
    263
    Views
    45,428

    Re: AutoTweet [support]

    Hi, thanks for supporting this so far Jamie.
    Does anyone else using Ultimate SEO urls have the Autotweet 3 working?
    When i am inserting a new product, the url looks like this: http:...
  32. Re: Fast and Easy Checkout - add shipping telephone

    You already have a telephone field in the fast and easy checkout. What's wrong with that one? You can enable/disable in configuration> customer details.
  33. Replies
    6
    Views
    509

    Re: Additional images with TPP

    Here you go :)
    http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=117
  34. Replies
    6
    Views
    509

    Re: Additional images with TPP

    I am doing it like this:
    Example product name: converse shoes
    List product with image named 'converse shoes.jpg'
    Additional images uploaded using IH2 named like 'converse shoes1.jpg' , 'converse...
  35. Re: My shop is to slow because of the images

    Image Handler from the free add-ons section will do the trick :yes:
  36. Replies
    11
    Views
    9,207

    Re: Show reviews on product pages?

    This works for me:
    On line 68 of the original file tpl_dgreviews.php, you can add

    <div id="reviewsDefaultNoReviews" class="content"><?php echo TEXT_NO_REVIEWS; ?></div>
    Example here
  37. Replies
    9
    Views
    846

    Re: I need help...seriously.

    Why don't you post your questions here so people can try answering them?
  38. Replies
    1
    Views
    714

    Re: Can I start a blog on my site?

    Depending on what you want, you can add a subdomain from cpanel and then install wordpress there, or you can look into some of the free-addons that offer blog integration. Just search for "blog" and...
  39. Replies
    4
    Views
    1,059

    Re: BlueHost Template Install Help

    If you can still access your store using a browser, then your zen-cart is there, can't be that hard to find it if you browse your home directory with an FTP client like Filezilla.
  40. Re: Possible to connect one Pay Pal account to two ZC stores?

    Yes it is possible.
  41. Re: Checking out without singing up for an account

    You can't just turn it off. You can avoid it by installing the fast and easy checkout available in the free add-on section. I have it working here
  42. Replies
    1
    Views
    893

    Re: Multiple table rates based on weight

    Big Royal Mail module if you're based in UK
  43. Replies
    6
    Views
    972

    Re: Current template has FEC built in ...

    I have the FEC installed on 1.39, you just need to carefully merge the modified files from FEC with the files from 1.39. There's no easy way.
  44. Replies
    4
    Views
    647

    Re: Wrong site map (TOC)

    For your example, you can go to admin>configuration>Define Page Status and remove the links to page 1,2,3.
  45. Replies
    2
    Views
    614

    Re: Product Description Font

    #productDescription inside templates/your_template/css/stylesheet.css
    controls the product description. You can then add a font-size according to what you want.
  46. Replies
    4
    Views
    657

    Re: 'review' files ...?

    Read more about the Overrides Here.
    Cheers!
  47. Replies
    4
    Views
    657

    Re: 'review' files ...?

    The review files are in modules/pages and the template files in the templates/template_defauly directory. Be sure to use the override system if you change them.
  48. Replies
    7
    Views
    1,404

    Re: How to create sub category?

    You can use a full width template. I used the zencart_zen template, available in the free add-on section. You need to keep in mind that the template will stretch with the size of the user's...
  49. Replies
    7
    Views
    1,404

    Re: How to create sub category?

    Admin>Catalog>Categories/Products
    Go to Drink category and then you'll have a button "New category"
    You cannot have both subcategories and poducts under the same category.
  50. Replies
    2
    Views
    494

    Re: Alignment n IE8?

    If it's for the site in your signature, I don't get that, the images, princes, names and everything look fine.
Results 1 to 50 of 204
Page 1 of 5 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR