Search:

Type: Posts; User: dturnertms

Search: Search took 0.09 seconds.

  1. Replies
    0
    Views
    813

    v138a Help Centre Live Sidebox

    This sidebox does not work with version 5.3 PHP - the instructions direct you to a web-site requiring you to download some more files at http://www.helpcenterlive.com and in the Community Forum it...
  2. Replies
    7
    Views
    728

    Re: Force Formatting on products page

    First if you look at the code behind the page link you posted, on about line 361 to 364 you can see the code that renders the products (in browser-view source)

    Line 361 reads:
    <div...
  3. Replies
    4
    Views
    666

    Re: Editing 'Your Total' information

    If you are using the standard template then it should be in :

    /includes/templates/template_default/templates/tpl_checkout_confirmation_default.php

    make a backup first though
  4. Replies
    7
    Views
    773

    Re: Define Page Status

    Apologies ; Further to posting above, then line of code to delete is :

    <li<?php echo (($current_page_base == 'contact_us') ? ' class="current">' : ' class="contact">');?><a href="<?php echo...
  5. Replies
    7
    Views
    773

    Re: Define Page Status

    To remove the "Contacts" button completely from view you'll need to modify a line of code in the file:

    Emporium/includes/templates/template_default/common/tpl_header.php

    The code line your...
  6. Replies
    7
    Views
    1,166

    Re: Major error in SQL process

    It looks like there is a missing bracket in some of the VALUES lines :

    'zen_cfg_select_option(array(\'true\',\'false\'), ' should read

    'zen_cfg_select_option(array(\'true\',\'false\'))' in ...
  7. Re: removing "add to cart" button, but keeping price

    You need to set Product Price/Add to Cart to non-zero BUT set, further down, Display Product Add to Cart Button = 0
  8. Replies
    6
    Views
    950

    v150 Re: Static Categories

    To get any of the categories in the sidebox to display a custom page or open up a PDF file you might need to make a programming alteration to the file at
    ...
  9. Re: Categories only on main page without products appearing please

    If you are using the default template then the content of the centre section of the screen is defined by the page :
    ...
  10. Replies
    2
    Views
    757

    v139h Re: Emailing invoices

    Possibly you could engineer a system which would give you close to what you are after by doing the following:

    Under Configuration, Email Options Set

    a) "Send Copy of Order Confrimation Emails...
  11. Replies
    3
    Views
    1,107

    v151 Re: Can this be done with Zen Cart?

    If you were to set up 2 separate carts and then have a program written that copies over the orders and customers to a 3rd master cart then you'll have the problem of the same customer and order id's...
  12. v151 Re: moving my store to another directory on my hosting account

    configure.php is needed - this needs to point to the new directory.

    If you have an example of a working zen cart from before, look at the configure.php file for that and you should be able to...
  13. Replies
    1
    Views
    612

    v151 Re: Adding custom field during checkout

    If you are only using the coupon system becasue you want to track the referrer then you might consider writing a programming alteration to:

    includes/...
  14. Replies
    3
    Views
    820

    v150 Re: View All Products

    There is a way to do it without custom coding:

    You set up a category called "All Products" with no real products under it

    Then under "configuration", "index listing", set "Show Featured...
  15. Replies
    3
    Views
    802

    v138a Re: Checkbox for Buynow

    Yes; within the product description of the product which you want to allow the viewer to be able to visit another product do the following:

    Put an anchor within the description:

    eg "You are...
  16. Replies
    5
    Views
    706

    Re: need to get centered

    If you go into this page in the browser, right click and hit view source, down at line 407 you will see:

    <img src="images/medium/nfl/PlaidNylon_MED.jpg" alt="Plaid Nylon Collars" title=" Plaid...
Results 1 to 16 of 18
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR