Search:

Type: Posts; User: Scott_C

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    425

    Re: Need help with a custom page

    Can anyone help? Thanks.
  2. Re: Discount express shipping once free ground has kicked in?

    anyone? :smile:
  3. Replies
    2
    Views
    425

    Need help with a custom page

    Hi, i've built a custom page thanks to this reference article; http://www.zen-cart.com/wiki/index.php/Creating_new_pages

    What I want to do is to include a filtered list of manufacturers on my...
  4. Re: Google sometimes crawls with currency in URL.. USER CURRENCY mod

    I added a bunch of urls to my robots.txt file as I noticed I was getting penalised for duplicate content.

    its not just the currency to worry about either, Google adds the sort filter and a bunch...
  5. Discount express shipping once free ground has kicked in?

    Hi all, Im using the freeoptions shipping module to offer the customer free ground shipping once their cart is over a certain amount.

    It works great, and it also shows the express shipping options...
  6. Re: Want to make your text look like an image? Here's how..

    Now for a final effect, add the hover behaviour;


    Cufon.replace('#navEZPagesTop', {hover: true});
  7. Re: Want to make your text look like an image? Here's how..

    You're welcome. :blush:

    Looks much better!
  8. Re: Want to make your text look like an image? Here's how..

    I've just viewed your source code again and there's no Cufon files there at all currently.
  9. Re: Want to make your text look like an image? Here's how..

    Ok, a few things Ive noticed.


    - you've added the Cufon yiu, replace, and font file twice in your
    html header file.

    - you've got <script> tags in your Cufon replace file - taken them out.
    ...
  10. Re: Want to make your text look like an image? Here's how..

    Its very unlikely that anything is wrong with the Cufon yui file - I would upload your font again using the font generator I mentioned previously.

    Also, I dont think;
    <script...
  11. Re: Want to make your text look like an image? Here's how..

    Oh, and if the Cufon font is from a theme, perhaps have a look at the cufon-replace.js - It might be styling specific classes that belong to your theme.
  12. Re: Want to make your text look like an image? Here's how..

    I've never heard of a Cufon font shipping with a theme. I thought you were creating it as per the steps in the first post of this thread.

    One of the options on the Cufon Generator;...
  13. Re: Want to make your text look like an image? Here's how..

    Make sure you've specified the right domain when you create the Cufon file. If you're testing another server, the cufon file won't work.
  14. Replies
    3
    Views
    664

    Re: Removing GV from queue

    no probs, thanks.
  15. Replies
    3
    Views
    664

    Re: Removing GV from queue

    Another thought.. Ive already set the GV value to zero, i can alter the customers email address (it was a suspect order) and then release the zero value amount so that it clears the cue... ?
  16. Replies
    3
    Views
    664

    Removing GV from queue

    Hi all, we have a cancelled order, but the GV is still sitting in the cue.

    Is it safe to delete the single record in the table; coupon_gv_queue ?

    The status is set to 'N' but it still shows up....
  17. Re: Prompt to qualify for Free Shipping - code help please!

    Thanks for pointing me toward the free shipping qualifier add-on.

    I altered the code to show/hide my mesage. I also used the same code to show/hide the shipping estimator! I figure you dont need...
  18. Re: Prompt to qualify for Free Shipping - code help please!

    Thanks Frank, I'll check it out.
  19. Re: Prompt to qualify for Free Shipping - code help please!

    Hi Frank, thanks, its not really what im looking for. I actually need my code to show conditionally - if the customer doesn't have enough in the cart to qualify for free shipping they get a message....
  20. Prompt to qualify for Free Shipping - code help please!

    Hi, on the shopping cart page, Id like to show a message that prompts the customer to spend more if they haven't yet qualified for free shipping.

    I know this code is wrong but something like;
    ...
  21. Replies
    3,720
    Views
    842,824

    Re: Zen Lightbox...

    Thanks. Much appreciated.
  22. Replies
    3,720
    Views
    842,824

    Re: Zen Lightbox...

    Hi all, just wondering what the latest stable release of Zen Lightbox is? i downloaded it from the Add-ons section last night, installed it, and it turned out to be version 1.5

    Trawling this...
  23. Replies
    8
    Views
    2,440

    Re: Manufacturer dropdown menu in header

    In case anyone is looking, the solution to hide text when the currencies dropdown menu disappears is in post #4 here;

    http://www.zen-cart.com/forum/showthread.php?t=165798&highlight=currencies
  24. Replies
    42
    Views
    19,553

    Re: Customer Reviews, their full name is diplayed?

    Hi Paul, thats a good idea, and certainly easier than having to edit multiple php files. The reason I sought to edit the php pages though was to try and circumvent a full name going into the db to...
  25. Replies
    7,098
    Views
    1,856,899

    v138a Re: Image Handler 2 Support

    Thats interesting, ive never used IH2 for additional images, Ive always added the product image and then FTP'd the additional ones. :smile:
  26. Replies
    7,098
    Views
    1,856,899

    v138a Re: Image Handler 2 Support

    Well the most obvious thing I can think of is the naming conventions..

    For example, product image; F1_Chassis_Corally.jpg - additional images should be;

    F1_Chassis_Corally_02.jpg...
  27. Replies
    7,098
    Views
    1,856,899

    v138a Re: Image Handler 2 Support

    Hi, when you say 'extra images' are you talking about 2nd and 3rd images for the product? Is the main product picture showing?
  28. Replies
    7,098
    Views
    1,856,899

    v138a Re: Image Handler 2 Support

    Thanks for the kind words Diva. We certainly went to a lot of trouble with this site, even taking our own product photos in a lightbox.

    My problem is fixed. i had to change the write permissions...
  29. Replies
    7,098
    Views
    1,856,899

    v138a Re: Image Handler 2 Support

    Hi Diva, all of the following products work; http://www.crushcosmetics.com.au/eyes/eyeshadow - until you scroll down to the "Wet N Wild Colour Icon Eyeshadow Single" product - this one was added...
  30. Replies
    7,098
    Views
    1,856,899

    v138a Re: Image Handler 2 Support

    Hi, we've migrated to a new server and Im having some issues with IH2.

    Its working fine except that any new image i upload for a product does two things;

    - it wont watermark the image
    - the...
  31. Replies
    0
    Views
    938

    Include product attributes in a Search..

    Hi all, my programmer has modified the page; \includes\modules\pages\advanced_search_result\header_php.php

    So that a search will now also include the various product attributes.

    For example;...
  32. Replies
    2
    Views
    463

    Re: Store URL Check..

    THank you my scaley friend. :P
  33. Replies
    2
    Views
    463

    Store URL Check..

    Hi all, setting up a new install soon of ZC, just wanted to check that a subdomain will work ok? e.g;

    http://wholesale.MYSTORE.com

    I cant see any problem wth it, but just want to make sure.
    ...
  34. Replies
    3
    Views
    549

    Re: Changing Domain Name on a live store

    Thanks, er, Mr Snake. :cool:
  35. Replies
    3
    Views
    549

    Changing Domain Name on a live store

    Hi, Im planning to change the domain on one of our live sites, the hosting isnt changing, just the default domain for the store.

    I just want to check;

    - I'll need to modify the configure.php...
  36. Re: Western Union payment module is now available

    ok, thanks for that.

    Cheers,

    Scott.
  37. Re: Western Union payment module is now available

    Hi, thanks very much for supplying this module. I was wondering; did you sign up to Western Union for the "Quick Pay" option where they do a Commercial Money Transfer to you?

    Im just wondering how...
  38. Replies
    6
    Views
    1,774

    Re: What's wrong with accepting Western Union?

    Interestingly, we've had a number of customers from Singapore, Malaysia and The Philippines ask if we have Western Union.

    we can actually seem them in the 'Who's Online' page in the backend, sign...
  39. Replies
    2
    Views
    914

    Re: Shippping Define written to the page

    You were 100% right! :cool:
  40. Replies
    11
    Views
    1,894

    Re: One shipping method not "checked"

    Fair enough, I do recall you saying that. I've been cloning some of the add-on zone based shipping modules, perhaps this is a side-effect?
  41. Replies
    11
    Views
    1,894

    Re: One shipping method not "checked"

    We ended up finding this same bug on the live website, if only one shipping option is available, the radio button is not checked.

    We ended up putting;
    $checked = true;



    Into the file;...
  42. Replies
    2
    Views
    914

    Shippping Define written to the page

    Hi we recently, installed the Zones Table Rate (for Multiple Zones) from the add-ins section of the site. No problem there, but since its been running, our regular 'zones.php' shipping module is now...
  43. Replies
    11
    Views
    1,894

    Re: One shipping method not "checked"

    please ignore this post.
  44. Replies
    11
    Views
    1,894

    Re: One shipping method not "checked"

    They're pretty standard, here is a copy and paste of the first file;

    Set separate table rate for different shipping zones

    Enable Table Method
    True

    Table Method
    weight
  45. Replies
    11
    Views
    1,894

    Re: One shipping method not "checked"

    I wanted to add that I cloned these shipping modules as I believe it was safe to do so?

    So we have two files, e.g;

    zonetablea.php and zonetableb.php

    I hope thats not whats causing the...
  46. Replies
    11
    Views
    1,894

    Re: One shipping method not "checked"

    Hi Linda, i haven't had a chance to install that template, we're actually using the shipping module you suggested last week called; Zones Table Rate (for Multiple Zones)

    There's something quirky...
  47. Replies
    11
    Views
    1,894

    Re: One shipping method not "checked"

    Hi, thats what i thought too.

    I noticed the checkout shipping page said: "Please select the preferred shipping method to use on this order"

    Even though there is only one shipping method...
  48. Replies
    11
    Views
    1,894

    One shipping method not "checked"

    Hi, we're doing some custom coding to the shipping modules on our test site, its all working fine, but I noticed that the radio button is never checked, even though only one shipping method is...
  49. Re: Small problem with mailing a gift certificate

    Hi Linda, what you say makes sense, I just don't have time to upgrade the store right now.

    i think i'll email myself the gift certificate and forward it to the customer.
  50. Replies
    1
    Views
    556

    Performance question

    I have a question, just out of curiousity..

    How many customer and product records can Zen Cart handle?

    I know thats a broad question, and lot of performance issues would be related to the...
Results 1 to 50 of 234
Page 1 of 5 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR