Search:

Type: Posts; User: adam2020

Search: Search took 0.02 seconds.

  1. Replies
    8
    Views
    2,378

    Re: Free shipping/coupon conflict. Please help!

    I am having the same problem. I have tried both OT Shipping and Shipping Freeshipper.

    My client offers free shipping for orders over $50 and he has a range of coupons. If order total after coupon...
  2. Replies
    9
    Views
    1,791

    Re: Review's Thank you page?

    This is excellent thanks :)

    Just one thing, how would I show the message in the body of the reviews page instead of the header?
  3. Replies
    110
    Views
    27,789

    Re: css javascript loader addon problems

    When I enable minify I lose css formatting: http://test2.letsdressup.com.au

    In the source of http://test2.letsdressup.com.au you can click the link to css file to see its full of errors.

    This...
  4. Replies
    2,176
    Views
    497,052

    Re: Fast and Easy Checkout

    on tpl_main_page.php...
    Find


    <body id="<?php echo $body_id . 'Body'; ?>"<?php if($zv_onload !='') echo ' onload="'.$zv_onload.'"'; ?>>


    Replace With
  5. Replies
    392
    Views
    84,622

    Re: Gift Wrapping Contribution

    Don't worry i got it done just by editing checkout_shipping and checkout_confirmation, if any one wants this let me know
  6. Replies
    392
    Views
    84,622

    Re: Gift Wrapping Contribution

    This addon is cool and worked well during testing but my client wants a major change and I'm not sure how to do it.

    Is there a way to only have the option to include wrapping per order instead of...
  7. Replies
    3,720
    Views
    843,034

    Re: Zen Lightbox...

    Works great thanks,

    I just changed the css file so the prev and next images show without the need to hover.

    Removed #lbPrevLink:hover and #lbNextLink:hover and moved the call to images into...
  8. Re: Need to have wholesale pricing with quantity discounts for wholesale customers on

    Super Important and a must have for a retails and wholesale shop combined.

    I've tried to work this out with the Dual Pricing addon and the Group Pricing addon and also a combination of Dual...
  9. Replies
    1,487
    Views
    325,230

    Re: DUAL Pricing v2

    You must have done something wrong with the install as I have done it a few times in the past week and each install including the
    recent V1.7c works. (besides the quantity discounts problem)
  10. Replies
    1,487
    Views
    325,230

    Re: DUAL Pricing v2

    I just tested GV 1.3.3 and it has the exact same problem.

    Scenario:
    A product is $100 and quantity discount for 4+ is $80 for normal customers.
    Wholesale Group A is charged $50 for same...
  11. Replies
    1,487
    Views
    325,230

    Re: DUAL Pricing v2

    Hi Jimmy

    Thanks but as far as I know the price is the same using groups and the discount is provided at the end.

    This project is a bit complicated as all customers need to see only one price...
  12. Replies
    1,487
    Views
    325,230

    Re: DUAL Pricing v2

    I have posted a job on scriptlance.com so should have a solution soon.
  13. Replies
    1,487
    Views
    325,230

    Re: DUAL Pricing v2

    I spoke too soon, I was able to edit the quantity discounts in admin so it display correctly on product info page but still show insorrect amount in shopping cart
  14. Replies
    1,487
    Views
    325,230

    Re: DUAL Pricing v2

    I fixed the problem after another look I found a field wasn't added to the products_discount_quantity table due to an error with the install sql. Once this was loaded I was able to change the...
  15. Replies
    1,487
    Views
    325,230

    Re: DUAL Pricing v2

    I have a problem where the wholsale customer is charged the retail amount when quantity discounts are reached.

    I'm testing with ZC V1.3.9h and Dual Pricing V1-7b

    Example:
    Product is Retail:...
  16. Replies
    63
    Views
    20,116

    Re: Hidden Wholesale

    I have a client using Dual Pricing and Hidden Wholesale and he needs to hide some retail products from wholesale.

    Can this be done?
  17. Replies
    168
    Views
    79,341

    Re: product filter module addon

    I have this addon working well locally with several attributes such as Size, Color etc.

    Instead of showing the Attribute title at the top of the Attribute drop down lists my client wants to show...
  18. Re: Newsletter Subscribe - Remove Text/HTML options?

    Replace the radio button code with:
    <input type="hidden" name="email_format" value="HTML" id="email-format-html" />
  19. Create Account - Include all fields in admin welcome email

    How would I go about listing all fields from the Create Account form in the email sent to admin?
  20. Replies
    20
    Views
    2,284

    Re: Minimum FIRST TIME order fee

    Sorry but I didn't test thoroughly enough.

    If I try and order a 2nd time there are no messages or errors but attempting to go to checkout_shipping page just loads the Shopping Cart page.
  21. Replies
    20
    Views
    2,284

    Re: Minimum FIRST TIME order fee

    It works like a charm. Thank you for your help Ajeh :clap:

    If anyone is interested in Minimum Order for first order only, use the Minimum Order addon and substitute...
  22. Replies
    20
    Views
    2,284

    Re: Minimum FIRST TIME order fee

    Thanks for your help.

    I tried that and it doesn't work. Causes white screen.

    I think I should have posted more of the code.

    This is the whole class.minimum_order_amount.php file in...
  23. Replies
    20
    Views
    2,284

    Re: Minimum FIRST TIME order fee

    This would help with my current project.

    It looks like this is the section of the addon to edit:



    if($_SESSION['cart']->show_total() < MIN_ORDER_AMOUNT) {
    ...
  24. Replies
    2,220
    Views
    484,738

    Re: MultiSite Module Support Thread

    I have found a method from Bill Bontrager's website:
    http://www.willmaster.com/library/web-development/URL-masking.php using php that works :)



    <?php
    $URL =...
  25. Replies
    2,220
    Views
    484,738

    Re: MultiSite Module Support Thread

    This mod is perfect for my current project. Everything works well without dedicated IP and SSL by simply parking domains on top of the main site.

    The client desires a dedicated IP and SSL for each...
  26. Replies
    8
    Views
    3,109

    Re: Suggestions for Pizza Ordering Site?

    This Pizza site, http://www.pizzagogo.co.uk recently launched is built with Zen Cart. Looks like it's got everything you need. I think it was built by @JSWeb so you may want to chat with him or...
  27. Re: Product "id" numbers differ for each prod attribute

    After messing around for about 4 hours I gave up and hired a programmer on scriptlance.com who did it for me. If you want it post a job on scriptlance and get mrphpguru to do it.

    If you post a...
  28. Replies
    8
    Views
    3,109

    Re: Suggestions for Pizza Ordering Site?

    yes it can be done. I am working on a project, part of which is live fairygirls.com.au that uses jquery on most pages and 2 o3 instances of jquery on some pages. I'm also using css sprites for the...
  29. Re: Where to edit a certain link on my site...?

    I would think it will be a file in your template/sideboxes

    To find the file go to Admin / Tools / Develpers Tool Kit

    And at the bottom whe you see:
    Look-up in all files
    Key or Name:

    paste...
  30. Re: Product "id" numbers differ for each prod attribute

    I'm after the same solution.

    I think what we need is the Product Attribute Codes Addon for osCommerce to be translated in Zen Cart.
    oscommerce.com/community/contributions,4888

    Does anyone know...
  31. Replies
    72
    Views
    35,027

    Re: Quantity Discounts

    This is what i ended up using...


    <!--bof Product Price block -->
    <h2 id="productPrices" class="productGeneral">
    <?php
    // base price
    if ($show_onetime_charges_description == 'true') {
    ...
  32. Replies
    72
    Views
    35,027

    Re: Quantity Discounts

    This thread solved a problem bugging me for hours. Thanks Linda and ZenLova.

    The site I used this code for is Australian with 10% tax so i added
    a simple calculation so prices include 10% tax.
    ...
Results 1 to 32 of 33
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR