Search:

Type: Posts; User: ivanc

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    12
    Views
    1,611

    v151 Re: Top Categories list under Product list

    It worked without problems, thank you again!

    Here is the complete final code for anyone interested:



    <div id="indexCategories" class="centerColumn">
    <?php
    $cat_id=0;
  2. Replies
    12
    Views
    1,611

    v151 Re: Top Categories list under Product list

    I tried a little bit different approach and did it

    Added this code to the END of the file (after the main /div): ==> which suggests that the loop was the problem, as you have noticed


    <br...
  3. Replies
    12
    Views
    1,611

    v151 Re: Top Categories list under Product list

    No luck, anything I try is completely ignored.

    I am posting my complete tpl_index_product_list.php including the changes you suggested:



    <?php
    /**
    * Page Template
    *
  4. Replies
    12
    Views
    1,611

    v151 Re: Top Categories list under Product list

    Sorry, didn't see your second post before replying, will check now!
  5. Replies
    12
    Views
    1,611

    v151 Re: Top Categories list under Product list

    Thank *you for* your extremely fast reply! :)
  6. Replies
    12
    Views
    1,611

    v151 Re: Top Categories list under Product list

    Yes, there are two! :)

    1. my main page top categories list is heavily modified and I would like to use it if it's possible
    2. categories-tabs don't fit into my current design. I could make it...
  7. Replies
    12
    Views
    1,611

    v151 Top Categories list under Product list

    Hi!

    I am trying to add a top categories list (the same as it appears on main page centerb) under product listing.
    I believe it will make navigating my site much easier because I don't use...
  8. v151 Re: Enableing 'Categories - Always Show on Main Page' removes centerboxes?

    Thank you Ajeh, that was it, it was off, now it works

    But I don't understand why since I haven't set my main page to open with a category, and why this alone wouldnt work:
    Show Featured Products...
  9. v151 Re: Enableing 'Categories - Always Show on Main Page' removes centerboxes?

    Hi Ajeh,

    'Main Page - Opens with Category'
    is turned off (0) because I dont want it to open with a specific category, I want all categories to be listed so I am using 'Categories - Always Show on...
  10. v151 Enableing 'Categories - Always Show on Main Page' removes centerboxes?

    When I enable 'Categories - Always Show on Main Page' my Featured centerbox dissapears, when I disable it, the Featured centerbox appears back.
    (Featured centerbox is enabled in 'Show Featured...
  11. Re: I want an order-total module to display total w/o tax

    'value' => $order->info['subtotal'] - $order->info['tax']);

    this should be subtotal + shipping + discount - tax , or something similar, shouldn't it?
  12. Re: I want an order-total module to display total w/o tax

    im sure it is a relatively simple modification (as is the case with virtuemart)

    i tried to pull it off in the invoice.php, but it won't work, so the only option is to copy&modify the existing...
  13. I want an order-total module to display total w/o tax

    Hi,

    I need to duplicate the ot_total module and modify it to display total (products+shipping+discounts,fees,everything) but without tax,

    so the end result would be something like

    (...)...
  14. Replies
    0
    Views
    1,555

    Shipping tax not included in total tax?

    On my invoice totals, shipping is correctly displayed with tax, but this tax is not added to the total tax (it only sums up products tax)

    Is this normal or did I mess something up?

    How can I...
  15. Replies
    137
    Views
    48,201

    Re: Add a field into create account

    bump...
  16. Replies
    1
    Views
    2,494

    Re: Removing Total (excluding tax) from invoice

    these are the two deleted parts

    looks like doesnt work with PHP tags so it didnt show the deleted part in the previous post

    please look for [COLOR="Red"] and in the previous post to see the...
  17. Replies
    1
    Views
    2,494

    Removing Total (excluding tax) from invoice

    When I remove these lines from admin/invoice.php:




    <tr>
    <td><table border="0" width="100%" cellspacing="0" cellpadding="2">
    <tr class="dataTableHeadingRow">
    <td...
  18. Replies
    137
    Views
    48,201

    Re: Add a field into create account

    thank you very much steve/torvista, that worked :clap:

    but there's one more problem - tax id is now 'always on'

    for my purposes (and I presume many others) it would be ideal if taxid would show...
  19. Replies
    137
    Views
    48,201

    Re: Add a field into create account

    and no one bothers to answer the question about displaying the Tax ID in the invoice?
  20. Re: dropdown changes to radio if only one attribute option

    It seems that the new IE8 took care of almost all design differences with firefox, it reads the stylesheet almost completely in the same way....which is what I had hoped for :clap:

    thank you gjh...
  21. font for normal price in centerboxes has no controller

    .normalprice
    .productSpecialPriceSale
    .productSpecialPrice
    .productSalePrice
    .productSpecialPriceSale
    .productPriceDiscount
    #productPrices

    these all can control fonts for 'their' prices,...
  22. Re: dropdown changes to radio if only one attribute option

    I don't know about IE6, but this unfortunately doesn't work for IE7 (which is the one I have the problem with)...

    also tried adding bottom:1em and bottom:none to see if something will be...
  23. Re: dropdown changes to radio if only one attribute option

    that was an excellent advice, it did the trick, I had to expand it a little to align the label and the dropdown also




    #productAttributes input {
    position: relative;
    bottom: -1.4em;
    }
  24. Re: maximum product name length in centerboxes and sideboxes

    I'm talking about product name displayed under the product picture in the Featured, Specials and New Products centerboxes on the main page

    the problem is that I have made a fixed height for the...
  25. maximum product name length in centerboxes and sideboxes

    I can't find it in the admin where this can be set?

    is it possible?

    I am not talking about maximum possible name length in the database, but only the displayed name length, so when the name is...
  26. Re: dropdown changes to radio if only one attribute option

    thank you very much!

    yes..I see how that can be annoying...but I can't find any way to align the radio button/option value (when theres only one) to the option name

    option name and option value...
  27. dropdown changes to radio if only one attribute option

    where can this be disabled?

    thx
  28. Replies
    240
    Views
    53,500

    Re: Login as Customer module

    can ALAC be used with encrypted master password instead of regular master password?
  29. Replies
    1
    Views
    943

    Vertical align additional images

    Is there any way to vertical align additional images in productAdditionalImages box?

    vertical-align: middle; ofcourse (:cry:) doesn't work...
  30. Replies
    6
    Views
    1,178

    Re: how to exclude shipping from discount total?

    To much looking at the code makes you not see the forrest for the trees (or remember that there might be a simple solution in the admin) :frusty:
  31. Replies
    6
    Views
    1,178

    Re: how to exclude shipping from discount total?

    Ok now I feel stupid...thank you Linda
  32. Replies
    6
    Views
    1,178

    Re: how to exclude shipping from discount total?

    Hm..that didn't help, here's the test order result:


    SUBTOTAL: 99,00

    DISCOUNT: -10,80 (discount is set to 10%)

    SHIPPING: 9,00

    TAX: 17,53
  33. Replies
    6
    Views
    1,178

    how to exclude shipping from discount total?

    The title pretty much says it all: how to exclude shipping from discount total?

    I've been searching the forum, but there's no mention of this...
  34. Replies
    2
    Views
    2,048

    Re: Current date on Invoice

    this is not a real option in some countries, the date needs to be stated in a similar way that the date ordered is displayed right now, putting current date in header or footer won't do

    im...
  35. Replies
    4
    Views
    975

    Re: categories sidebox layout

    :)

    im just trying to keep it simple...a few lines in stylesheet should be enough for what im trying to do...

    to much mods and addons...too messy



    p.s. live site is not a problem for me...
  36. Replies
    4
    Views
    975

    Re: categories sidebox layout

    *bump*

    p.s. I can't post the url because the page is live and the stylesheet with this problem code is online only for a short time while testing
  37. Replies
    4
    Views
    975

    categories sidebox layout

    I would like to add some 'decoration' to my categories sidebox (or categories list box, I get the same problem in both), but when I turn on display:block every line of text get a blank/empty line...
  38. Replies
    3
    Views
    1,099

    Re: Credit Card Sidebox - adding link to image?

    I tried with this:


    <a href="http://www.something.com/" onclick="window.open(this.href,'newwin'); return false;"><img id="ccMC" class="cc_img" src="images/cc_logos/logo_ccMC.gif" /></a>

    but it...
  39. Replies
    3
    Views
    1,099

    Credit Card Sidebox - adding link to image?

    Please help, how to add a www link to the images in the following code:

    $content = '';
    $content .= '<div id="' . str_replace('_', '-', $box_id . 'Content') . '" class="sideBoxContent">'

    ....
  40. Re: Simple manufacturer list to replace scrolling list - add-on now available

    thank you very much for this fix nicola!
  41. Re: Shows price with tax to guest, without tax if logged in

    add.

    Basis of Product Tax IS Shipping
    Basis of Shipping Tax IS Shipping

    I have 2 countries (deleted all other), and 2 zones of same name as the countries, with taxes configured and defined as...
  42. Shows price with tax to guest, without tax if logged in

    The title sums it up: my shop shows prices including tax to guest, but if you log in it shows prices without tax, and theres no tax on the invoice, nor does it tax shipping (although it should)....
  43. Replies
    4
    Views
    976

    Re: changes in product listing

    to keep the thread alive...
  44. Replies
    4
    Views
    976

    Re: changes in product listing

    unfortunately the project is still offline, but here is what I can do:

    Problem A:

    http://img230.imageshack.us/img230/5978/img1ev7.jpg



    Problem B:
  45. Replies
    4
    Views
    976

    changes in product listing

    I would like to draw a border around every product by itself, in product listing (border around image-name-price), and to add background color to it. tried to do it in stylesheet but no luck, any...
  46. Replies
    8
    Views
    1,191

    Re: Logo on store page-centering

    this doesnt seem to be working for me, what am i doing wrong?

    please take a look at http://shop.dominatus.biz

    v 1.3.8.
    ic-atheme v1.3 template
  47. Re: Problem with column layout grid for product listing 1.3.8

    to be honest I thought 1.3.8 was the version of the add-on

    seems kinda obvious now....silly me
  48. Problem with column layout grid for product listing 1.3.8

    after I installed the above mentioned, I get the following error message when I open a sub-category containing products:

    Fatal error: Call to undefined function...
  49. Replies
    2
    Views
    1,454

    Re: Location of the names of months...

    found it, sorry
  50. Replies
    2
    Views
    1,454

    Location of the names of months...

    ...so they can be translated.

    Where can I find them?

    thx
Results 1 to 50 of 54
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR