Search:

Type: Posts; User: hindley08

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    815

    Spacing between footer & copyright line

    Hi,

    How do I increase the space between the footer (where the Privacy Notice, Site Map is) and the copyright notice?

    Problem:
    http://www.constantcraving.net/footer_problem.gif

    Thank you!
  2. Re: Featured products display problem Internet Explorer

    Big thank you!
  3. Re: Privacy Notice not responding to Define Pages Editor

    Daneh,

    Thanks for your quick reply.

    No, there's no red bar telling me it's not writable. The file is not in my overrides folder but I don't have a duplicate in my overrides so it should work.....
  4. Privacy Notice not responding to Define Pages Editor

    Hi,

    I'm trying to edit the content of my Privacy Notice page.

    I entered text into define_privacy.php via the Define Pages Editor tool but the Privacy Notice page did not take any effect.

    My...
  5. Replies
    6
    Views
    1,302

    Re: ID instead of Model on Invoice?

    I found the solution:

    go to /public_html/admin/invoice.php

    replace $order->products[$i][model'] with : $order->products[$i]['id']

    do the same with /admin/packingslip.php

    the Model field...
  6. Re: Item number on order, invoice & packing list

    HI Ajeh,

    I went to /public_html/admin/invoice.php and changed all $order->products[$i] to: $order->products[$i]['id'] but now the invoice gives an error message:

    Fatal error: Cannot use...
  7. Replies
    6
    Views
    1,302

    Re: ID instead of Model on Invoice?

    I'm trying to figure this out as well. Please post a solution after you've found them...

    Where do I find this
    $order->products[$i]['id']

    Thank you
  8. Re: Country flags instead of drop-down currency selector

    I'm also looking for a solution to this. I'd like to change from drop-down menu to country flags. Please help!
  9. Re: Align Write a Review to right and moving Tell A Friend buttons

    still begging for a reply....
  10. Replies
    13
    Views
    3,919

    Re: Modifying Information Sidebar

    to remove the Gift Certificate FAQ or any other information sidebox links ONLY, go to:

    includes/modules/sideboxes/YOUR-TEMPLATE/information.php

    and remove the whole :

    " if {DEFINE...... } "...
  11. Re: Align Write a Review to right and moving Tell A Friend buttons

    any helpers?

    please help!
  12. Replies
    5
    Views
    1,924

    Re: Changing 'Featured Products' title

    I found it. Box titles can be changed at:
    /includes/languages/YOUR-TEMPLATE/english.php
  13. Align Write a Review to right and moving Tell A Friend buttons

    Hi,

    I've read other threads about aligning the Tell A Friend and Write A Review buttons but I haven't found a solution for my problem.
    ...
  14. Re: Manufacturer sidebox ON but NOT showing!

    I solved it:

    The manufacturer box only shows if there are PRODUCTS within the manufacturer list! My products were not in any manufacturer list so they didn't show. Once I added it, it appeared.
  15. Manufacturer sidebox ON but NOT showing!

    Hi

    I'd like to turn ON my manufacturers box. I went to Layout Boxes Controller and had the LEFT box turned ON. But it doesn't show up in my website!

    My category box is also turned ON on the...
  16. Replies
    5
    Views
    1,924

    Re: Changing 'Featured Products' title

    Thanks, that's what I did the first time and I changed all the 'Featured Products' listings that made sense but it didn't have any effect.
  17. Replies
    5
    Views
    1,924

    Changing 'Featured Products' title

    Hi,

    By default, the featured products box is titled 'Featured Products'.

    I'd like to change it to 'Features' but I haven't been able to figure out where to change this.

    Could someone help me...
  18. Discount Coupon Page: Define Page Editor not working

    http://www.wardrobeproject.com/index.php?main_page=discount_coupon

    Hi, as you can see in the URL above, the discount coupon page still says:

    Discount Coupon Sample Text ...

    This section of...
  19. Re: Gap in product listing between price and 'sold out' button

    Thank you!! It's all pretty now :D
  20. Re: Overlapping images / tables in product listing

    I fixed the problem by reinstalling the Column Grid Layout add-on. Something went screwy there..

    Works fine now. Or at least for now!
  21. Re: Gap in product listing between price and 'sold out' button

    Yep! The Column Grid Layout add-on overrides 2 files: product_listing.php and tpl_modules_product_listing.php . After reinstalling the add-on, everything worked smoothly :)

    Thanks for the word of...
  22. Re: Prices half bold and half unbold - how to unbold all prices?

    Problem fixed.

    I accidentally removed the content of this directory:
    /includes/templates/YOURTEMPLATE/templates/tpl_modules_product_listing.php

    This file is created by the Column Layout Grid...
  23. Re: Gap in product listing between price and 'sold out' button

    I solved the problem.

    I went to product_listing.php and removed all the <br />
  24. Re: Prices half bold and half unbold - how to unbold all prices?

    It's not coming from the CSS.

    I disabled the CSS (both from global and override) and the half-bold problem still occured.
  25. Re: Gap in product listing between price and 'sold out' button

    fairestscape,

    ZC latest version 1.3.8A

    add-ons:

    all subs category products
    column layout grid
    duplicate table rate
    image handler 2.0
  26. Re: Prices half bold and half unbold - how to unbold all prices?

    Hey again fairestscape!
    Thanks for your help on both issues. Here's my website URL again:
    http://www.wardrobeproject.com/index...index&cPath=65
  27. Re: Gap in product listing between price and 'sold out' button

    Ah thank you!!!!!!!!!!!!!!!! I'll be waiting :)
  28. Re: Gap in product listing between price and 'sold out' button

    Thanks for your reply! I did intend the stylesheet_new.css to override stylesheet.css . I do realize there are some discrepencies.

    Back to my old problem though... any idea how to fix it?
  29. Re: Gap in product listing between price and 'sold out' button

    http://www.wardrobeproject.com/index.php?main_page=index&cPath=65

    Thank you!!
  30. Re: Gap in product listing between price and 'sold out' button

    Thanks for your quick reply.

    I removed 'More Info' by going to product_listing.php and made changes from:

    // more info in place of buy now
    define('MORE_INFO_TEXT','...more info');

    to:
    ...
  31. Prices half bold and half unbold - how to unbold all prices?

    I've a weird problem...

    The top row of my product listing shows the prices in BOLD.
    The bottom prices are UN-BOLD.

    I'd like to unbold all prices.

    I haven't find a thread about this so any...
  32. Gap in product listing between price and 'sold out' button

    I've removed 'More Info...' and 'Add to Cart' in the product listing but it leaves a white gap!

    I've deleted all the <br /> in the product_listing.php file but it did not solve the problem.
    ...
  33. Re: Overlapping images / tables in product listing

    By the way,

    I've tried disabling the right column boxes globally and the problem still occurs.
  34. Re: Overlapping images / tables in product listing

    PROBLEM 2: GAP PROBLEM

    Refer to image above. See how there is a space between the price and the sold out button? I believe that line was reserved for 'More Info...' before but I disabled it. So...
  35. Overlapping images / tables in product listing

    Hi there,

    Depending on browsers and the computer you're on, the layout of my product listing is screwed up. The images / tables overlap like this:

    http://www.constantcraving.net/overlap.jpg
    ...
Results 1 to 35 of 35
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR