Search:

Type: Posts; User: tcjay

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    354

    v139d adding all product as featured

    I would like to include all products so that they show sooner or later as a "Featured Product" on my home page. Then I do not have to add the products one by one. Can any suggest an alternative? ...
  2. Thread: Nifty Corners

    by tcjay
    Replies
    4
    Views
    848

    Re: Nifty Corners

    Thanks for the pointers but I was looking to use jscript.
  3. Thread: Nifty Corners

    by tcjay
    Replies
    4
    Views
    848

    Nifty Corners

    I am trying to use nifty corners without any luck and I am not sure where in the process I am going wrong. I have read the FAQ on java script as weel as the posts on the forum.

    THis is what I...
  4. Replies
    543
    Views
    121,531

    Re: Product Attribute Grid

    About a year ago, you help me install teh Product Attribute Grid here http://www.stitchboutiqueboston.com/needlepoint-fiber/planet-earth-varigated-6-ply-p-580/ I hav installed it on another site and...
  5. Replies
    6
    Views
    885

    Re: centering vertically the menu bar text

    What I did was create a container box and class id called navEZPagesTopContainerBox and then set the right margin.

    <div id="navEZPagesTopContainerBox">
    <?php if (sizeof($var_linksList) >= 1) { ?>...
  6. Sorry, we are not shipping to your region at this time.

    When a customer tries to ship to New Jersey, they receive this message

    Not Available At This Time
    Sorry, we are not shipping to your region at this time.
    Please contact us for alternate...
  7. Replies
    6
    Views
    885

    Re: centering vertically the menu bar text

    How do I prevent the EXpage navigation menu from jumping around when the breadcrumbs are long?

    THis is the code from the ezpages_bar_header template. :cool:

    include(DIR_WS_MODULES ....
  8. Replies
    6
    Views
    885

    Re: centering vertically the menu bar text

    I have made the change as well as decreasing the height by the amount of the padding.

    I realize that the links move around based on the width of the bread crumbs. I was not sure where the code...
  9. Replies
    6
    Views
    885

    centering vertically the menu bar text

    I can not move the text in the menu bar navigation so it is centered vertically in the bar.

    This is the styling:

    #navEZPagesTop {
    text-align:center;
    font-size: 1.2em;
    font-weight: bold;...
  10. width of the image for subcategory in left hand column

    I am trying to make the image for the subcategories in the menu in the left hand column wider. I can't see to figure it out. I see references to admin/images/subimage width but I think that is not...
  11. Re: we are not shipping to your region at this time

    Yes, the error returns.
  12. Re: we are not shipping to your region at this time

    Yes, everything looks displayed properly in modules/shipping in the admin.
  13. Re: we are not shipping to your region at this time

    Yes it is. I double checked it.
  14. we are not shipping to your region at this time

    I am using the flat shipping module and when I test my cart using my home address, I receive Sorry, "we are not shipping to your region at this time."

    I have read this thread.
    ...
  15. Replies
    54
    Views
    23,277

    Re: Adding 2 more flat rate shipping modules

    What should shipping be when I order:

    1 Accessory Product? 3.5

    10 Accessory Products? 3.5

    1 Accessory Product and 1 non-Accessory Product? 7.5

    1 Accessory Product and 10 non-Accessory...
  16. Replies
    54
    Views
    23,277

    Re: Adding 2 more flat rate shipping modules

    I would like all the categories at the same flat rate 0f 7.50 except for the accessories at 3.50.
  17. Replies
    54
    Views
    23,277

    Re: Adding 2 more flat rate shipping modules

    We sell yarn as well as some smaller accessories. I would like a flat rate on the yarn of 7.50 and a flat rate on the sequins which are much lighter of 3.50.
    ...
  18. Replies
    54
    Views
    23,277

    Re: Adding 2 more flat rate shipping modules

    It works like a charm! :clap:

    Now that there are two seperate fixed rates, I would like to have a seperate fixed rate for one product. How do I go about programming this.

    TIA Tom :cool:
  19. Replies
    2
    Views
    545

    Re: line height in Product Detail Description

    Thank you.
  20. Replies
    2
    Views
    545

    line height in Product Detail Description

    I am trying to format the text in the product detail description.

    This is the css.

    #productDescription .productGeneral .biggerText p{
    line-height: 12px;
    white-space:pre-wrap;...
  21. Replies
    543
    Views
    121,531

    Re: Product Attribute Grid

    I have gone into to Option Manager and selected the attribute name. Then changed the style from 3 to 4 and have gone back to the product where I have used that attribute. The layout of the attribute...
  22. Replies
    3
    Views
    782

    Re: Changing style of product attribute

    Yes I do. I have the gride attribute module installed.
  23. Replies
    3
    Views
    782

    Changing style of product attribute

    I have gone into to Option Manager and selected the attribute name. Then changed the style from 3 to 4 and have gone back to the product where I have used that attribute. The layout of the...
  24. Thread: Additional image

    by tcjay
    Replies
    2
    Views
    379

    Re: Additional image

    Thanks for the reply. I am not sure I completely understand where you ae getting the 404 error message. I placed the LRG image in theimages/large directory. The thumbnails remain displayed. ...
  25. Thread: Additional image

    by tcjay
    Replies
    2
    Views
    379

    Additional image

    I am trying to add an additional image to this product.

    http://www.stitchboutiqueboston.com/knitting-kits/comfort-cable-classic-turleneck-p-467/

    I have read this tutorial
    ...
  26. Replies
    0
    Views
    268

    copy attribute options

    My site sells yarn. There is a product called SOCK yarn with an attribute COLOR which uses images.

    I would like to copy the attribute color to another product but rather than using image, I would...
  27. Replies
    2
    Views
    474

    Re: Space under header

    Thanks so much. I took the line out and presto. THe problem is resolved :clap:
  28. Replies
    2
    Views
    474

    Space under header

    I have space underneath the header image. It looks like it is about 20 px. I have looked at the stylesheet and can not seem to figure out what is causing this gap.

    The url is...
  29. Replies
    1
    Views
    473

    multiple version of attribute sort order

    On my website, We sell thread. The product is the thread line and the the colors are set up as attributes. Currently, the attributes are sorted according to the the color number. I would like to...
  30. Replies
    696
    Views
    169,631

    Re: Better Together Contribution Support Thread

    Thanks for the mod. This is what I would like to do. If a customer by at least $100.00 of product378, 411, 0r 412, they receive product y in category 1 at half price.

    This is what I have
    ...
  31. Replies
    186
    Views
    52,915

    Re: FCKeditor Plugin 2.5

    I have installed FCKeditor 2.6.4.1 on v1.3.9d. It looks great looking at the test from the admin side but this is what the page looks like.

    What procedures do you suggest that I do to try to...
  32. Re: styling product listing pages with column layout grid

    How do I center the price?

    I saw an earlier post and changed the css as follows:

    .listingPrice {text-align: center;} /*demo setup*/
    .listingButtonGroup {}

    The price is still justified...
  33. Re: styling product listing pages with column layout grid

    Where can I find the Flexible Product Listing module. I see all of these references to it but I can't seem to locate it. Can anyone point me in the right direction? :cool:
  34. Replies
    1
    Views
    398

    downloads - not shipping to this are

    I have set up a copuple of free downloads and when the customer get to the shipping page, there is an error message that says:

    Not Available At This Time
    Sorry, we are not shipping to your region...
  35. Replies
    89
    Views
    25,945

    Re: Downloadable products not showing download

    Is there a way to have it download a pdf file?
  36. Replies
    1
    Views
    539

    Skipping shipping pages

    I have set up a free download on my site. I would like to skip over the estimated shipping page, payment page and the order confirm page but I am not sure how to go about doing this.. Can someone...
  37. Replies
    89
    Views
    25,945

    Re: Downloadable products not showing download

    OK I figured it out. I was trying to download a pdf file. I tried a zip file and the download button appears. ALso, I just entered the filename and the extension. Tom :cool:
  38. Replies
    89
    Views
    25,945

    Re: Downloadable products not showing download

    Thanks for the information. I have the exact same problem. There is download button. It really helped but I still do not see a download button on the confirmation page.
  39. Replies
    3
    Views
    666

    Re: buy now button - specials on main page

    /includes/modules/specials_index.
  40. Replies
    2,344
    Views
    567,849

    Re: CSS Dropdown menu for the header- With Categories!

    Thanks for the contribution!. Much appreciated. It just what I am looking for. I am trying to understand the code and have a few questions:


    - For some reason the contact us drop down list...
  41. Replies
    3
    Views
    666

    Re: buy now button - specials on main page

    This is the web page: http://www.stitchboutiqueboston.com
  42. Replies
    3
    Views
    666

    buy now button - specials on main page

    I am using this code:

    $products_price = zen_get_products_display_price($specials_index->fields['products_id']);
    $products_desc =...
  43. Replies
    0
    Views
    354

    centered featured products image

    I added this code to put a border around the featured products images and then the images were aligned left. I can't seem to figure out how to center the images. THis is the code I added to the...
  44. Re: centerMainWrapper background image not recognized

    Thanks :thumbsup:
  45. Re: centerMainWrapper background image not recognized

    Thanks for the catch.

    I looked at the css in Firebug and it is what it is showing.

    #contentMainWrapper {
    background-color: #F3F1F1;
    border-left: 1px solid #663300;
    border-right:...
  46. centerMainWrapper background image not recognized

    I am trying to place a background image in the contentMainWrapper area so it shows up in the left, center and right columns.

    I am using this code:
    #contentMainWrapper {
    padding-bottom: 20px;...
  47. Replies
    119
    Views
    11,502

    Re: Download Fetch [support thread]

    I am having trouble understanding what I should do. I have install the 1.3 version of download fetch.

    I would like to have a free download on my shopping cart. The customer must purchase the...
  48. Replies
    2,266
    Views
    474,946

    Re: Categories Dressing

    Thanks :bigups:
  49. Replies
    2,266
    Views
    474,946

    Re: Categories Dressing

    Thanks for your reply. I should have been more specific in my original questions. The text appears over the image but I can not seem to align the text vertically to center it in the middle of the...
  50. Replies
    2,266
    Views
    474,946

    Re: Categories Dressing

    Thanks for the info. One last question. How do I move the text> I have the background image but would like to center the text.

    TIA Tom
Results 1 to 50 of 139
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR