Search:

Type: Posts; User: MortalWombat

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. v154 Re: Displaying price range for Quantity Discounts

    Looks good, Zean. Thanks for that :smile:
  2. v154 Re: Displaying price range for Quantity Discounts

    Further to the code I implemented above, I have managed to work in the same rule to show the lowest price available for any products with quantity discounts on product listing pages and modules.
    ...
  3. v154 Re: Displaying price range for Quantity Discounts

    I'm very glad you were able to work something out, Zean. Although changes like these are not always as straight-forward or even as elegant as we might like, there's usually a way to do what we need...
  4. v154 Re: Displaying price range for Quantity Discounts

    Zean,

    As this store doesn't use attribute quantity discounts, these prices are set from the Products Price Manager and, as such, I have never even dabbled in an attempt to do what you're after.
    ...
  5. v154 Re: Displaying price range for Quantity Discounts

    OK, so using your logic, I tried a few different approaches and got it to work. Had to reverse the statements, but this is the working code to be placed in...
  6. v154 Displaying price range for Quantity Discounts

    Hello

    I have spent the afternoon trying to get the product listing page to show the price range available for products with quantity discounts on them. After reading through a couple of related...
  7. v154 Re: HELP! Mass Log File Issue and Site is Down

    Alas, I spoke too soon when I said we were back up... There were some problems that persisted through on the database that have only just now finally been corrected.

    There have been no further...
  8. v154 Re: HELP! Mass Log File Issue and Site is Down

    OK, good news -- we're back up and running. Turns out GoDaddy was/is having some pretty serious trouble with their servers and that was the cause of the issue.

    In my earlier haste, I hadn't...
  9. v154 Re: HELP! Mass Log File Issue and Site is Down

    Thanks for the fast reply, Ajeh.

    I've actually have been trying to connect to our server since my original post -- alas, it is currently completely inaccessible.

    We are currently hosted with...
  10. v154 [Host issue, not a bug] Mass Log File Issue and Site is Down

    Hello

    Overnight, something seems to have happened to our Zen Cart installation, as we are now being bombarded by log files by the hundred. We've made no changes to any files, aside from images,...
  11. v154 Re: Colour Choice Available on Product Listing

    Had a look and found this.

    It doesn't seem to have ever been uploaded to the plugins section, however it does add an icon for specials, new and best sellers. But not featured products... :P

    I...
  12. v154 Re: Colour Choice Available on Product Listing

    On another similar note... It would be great to add something like a star to signify that a product is featured, on both the product listing and product info/details pages.

    Is there a way to do...
  13. v154 Re: Colour Choice Available on Product Listing

    Although we don't currently use the Attributes Image Swatch, it is something we're looking at. However, as lat9 pointed out, we are wanting to get this to show on the listing page (list of products)...
  14. v154 Re: Colour Choice Available on Product Listing

    Well, I'm currently using the columnar layout for the product listing, so I'd like it placed somewhere beneath the product's name. I was hoping to play around with it once I understood how to put it...
  15. v154 Re: Colour Choice Available on Product Listing

    The ID of the colour attribute is 70.
  16. v154 Re: Colour Choice Available on Product Listing

    Thanks for the suggestion, kobra.

    Unfortunately, we have quite a number of different attributes for varying products, so this won't work for us. The other thing is that a few products that have...
  17. v154 Colour Choice Available on Product Listing

    Hello

    I am trying to incorporate the wording 'Colour Choice Available' onto product listing pages when a specific attribute (colour choice, obviously) is used on that product.

    So this would be...
  18. v154 Re: Direct Links to Product Manufacturer & Category

    Since I'm not entirely clear on what I'm doing, the above doesn't seem to have helped.

    Although I did successfully pull the manufacturer ID, that was on the product_info page, whereas this edit is...
  19. v154 Re: Direct Links to Product Manufacturer & Category

    Sorry, you just lost me... Could I get you to spell that out in layman's terms please?
  20. v154 Re: Direct Links to Product Manufacturer & Category

    OK, so I'm beginning to think this is out of my league. The alteration you supplied above makes the link disappear entirely and if I just use the href part, the link is still returning with no...
  21. v154 Re: Direct Links to Product Manufacturer & Category

    Sorry, forgot to mention in the above post -- the wording 'GIFT CERTIFICATES' in the link to the category.
  22. v154 Re: Direct Links to Product Manufacturer & Category

    Thanks for that -- unfortunately, altering $new_cpath to $cPath changes nothing...

    I feel I should elaborate on what I'm doing, because I can't include a link to the site, since I'm currently...
  23. v154 Re: Direct Links to Product Manufacturer & Category

    I can't see any breadcrumbs using hyperlinks on product details pages... Care to point me in the right direction?

    What I'm working with:


    $display_category_name = '<h4 class="product-cat"><a...
  24. v154 Re: Direct Links to Product Manufacturer & Category

    No luck so far with the categories link... Anyone have any suggestions as to what I can do?
  25. v154 Re: Direct Links to Product Manufacturer & Category

    Of course, of course -- I knew that :blink:

    One alteration I had to make to the code you supplied was removing the extra apostrophes before and after the PHP tags, as below:


    <a href="<?php...
  26. v154 Direct Links to Product Manufacturer & Category

    Hello all

    I'm trying to incorporate a direct link to a product's manufacturer on the product info page, much like the manufacturer's sidebox.

    I've found varying threads trying the same thing,...
  27. Replies
    21
    Views
    3,166

    v154 Re: Speicals and Sales Tax Not Included

    I'm very sorry to have left you in the lurch all week. I injured myself and was unable to access a computer, BUT...
    Thank you SO much, guys! That snippet of code has included the tax on the specials...
  28. Replies
    21
    Views
    3,166

    v154 Re: Speicals and Sales Tax Not Included

    $32.50 without tax is $29.55.
  29. Replies
    21
    Views
    3,166

    v154 Re: Speicals and Sales Tax Not Included

    True.





    Switching back to the classic template computes the sales and specials prices correctly, so it is definitely the template alterations doing it.
  30. Replies
    21
    Views
    3,166

    v154 Re: Speicals and Sales Tax Not Included

    Yes, I know... I have no idea why the author altered the way prices are computed, and of course was not aware of the change until I began the template installation.



    All prices in the store,...
  31. Replies
    21
    Views
    3,166

    v154 Re: Speicals and Sales Tax Not Included

    The template is called Morphling. It's a premium theme available on ThemeForest (however, due to what I mentioned earlier, the item is temporarily unavailable).



    Ah, OK -- I hadn't read it like...
  32. Replies
    21
    Views
    3,166

    v154 Re: Speicals and Sales Tax Not Included

    This is a sale item. However, the problem applies to both sales and specials.

    I am aware that Zen Cart has its own code for pricing, but as I said, this piece of code is a part of the template I'm...
  33. Replies
    21
    Views
    3,166

    v154 Re: Speicals and Sales Tax Not Included

    Apologies for not being entirely clear.

    $9.09 is $10 missing the 10% tax component (sorry, I forgot to mention the tax amount). So the product price is $50 with a $10 reduction, making it $40. The...
  34. Replies
    21
    Views
    3,166

    v154 Speicals and Sales Tax Not Included

    Hello

    I have a little problem with taxes not being included in sales and specials tags. The price is calculated correctly -- it's just the visual that is showing as wrong.

    Example:

    Product...
  35. Replies
    1
    Views
    738

    v139h Re: MSRP Add-on

    Anyone have any ideas?

    Still haven't managed to work this out... I'm hoping that the problem is just my bad coding knowledge.

    - Tija
  36. Replies
    1
    Views
    738

    v139h MSRP Add-on

    Hello

    I have recently installed the add-on 'MSRP Display' and have been trying to tweak it a little... Here's what I want to do:

    I'm looking to get the 'You save' section to show the total...
  37. Replies
    392
    Views
    75,576

    Re: MSRP contrib

    So, now I have a problem of my own, peoples, which I have yet to figure out...

    I'm looking to get the 'You save' section to show the total saving, including any sales or specials, if any, rather...
  38. Replies
    392
    Views
    75,576

    Re: MSRP contrib

    Spotted this problem throughout the thread... This was something I also was having difficulty figuring out. This is the fix I can up with:

    Around line #294 you'll find this snippet of code:

    if...
  39. Re: Product Listing Page - Show "Starting at..." Text

    Thanks -- that's works perfectly :hug:

    - Tija
  40. Re: Product Listing Page - Show "Starting at..." Text

    OK -- thanks for that, Ajeh.

    The only problem is that the snippet of code you have supplied adds "Starting at..." to all products with attributes, not just the ones with differing prices through...
  41. Product Listing Page - Show "Starting at..." Text

    Hi

    I've been looking around for a solution to this, but have only come across one thread that covers what I'm wanting to do, and it used a solution that is no good for me (find it here...
  42. Replies
    36
    Views
    14,540

    Re: Free Shipping Rules addon [Support Thread]

    Hello

    Just downloaded this addon and so far it's turned out to be quite useful -- another great Numinix addition.

    The only issue I have is this:

    We have a rule in our store that if a client...
  43. Replies
    1,018
    Views
    148,433

    v139h Re: Super Orders v3.0 Support Thread

    Well, it's good to know that it might be able to be done. Unfortunately, like you, I'm no coder, so I really don't know where to start.

    If it is just a quick code addition, then it would be good...
  44. Replies
    1,018
    Views
    148,433

    v139h Re: Super Orders v3.0 Support Thread

    Hello

    I've had a look through the thread trying to find an answer, but haven't had any success...

    What I'm wanting to do is related to the SO auto comment system -- I'd like to be able to...
  45. Replies
    2
    Views
    561

    v139h Re: Admin Not Loading

    Thanks, stevesh.

    We'll have a look into it.

    - Tija
  46. Replies
    2
    Views
    561

    v139h Admin Not Loading

    Hello

    Our admin has suddenly decided to stop working at all. When trying to load any page in the admin, all that shows is a blank white page -- an error 500.

    The front-end works fine and...
  47. Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    No shame in shameless stealing :eek:
  48. Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Wow, I hadn't even thought to look at that file :oops:

    THANK YOU for that.

    - Tija
  49. Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Hi

    I was hoping to get TPP to work on pages other than products_info pages - i.e. the home page.

    I'm not sure how to do this, or if it is even possible - could someone please confirm this is...
  50. Replies
    1
    Views
    890

    Re: Can't access Products Price Manager

    Just thought I'd add that it seems there is also another problem, likely connected to the problem above.

    Randomly throughout the admin a blank page shows when going from page to page. This problem...
Results 1 to 50 of 131
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR