Search:

Type: Posts; User: BekahRuth

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Re: How can I display both "subcategories" and products under main category?

    Happy to help!
  2. Replies
    5
    Views
    1,712

    Re: additional images not showing up

    Okay, I think I figured the problem out. The original file was actually gif, while the additional images were jpg.
  3. Replies
    5
    Views
    1,712

    Re: additional images not showing up

    Additional Images:

    http://s244353840.onlinehome.us/images/manufacturers/one_eighty_01.jpg

    http://s244353840.onlinehome.us/images/manufacturers/one_eighty_02.jpg

    Main Image:
    ...
  4. Replies
    5
    Views
    1,712

    additional images not showing up

    I have installed IH2 and have uploaded additional images to a particular item by using the "new file" button in IH Manager. The additional pics are showing up in the IH Manager for the item, but when...
  5. Replies
    2
    Views
    1,759

    Moving EZPages Header Links down

    Right now I have the EZPages links in my header, but they are at the top of the header. I want them at the bottom of the header. I have tried adding padding to push them down, but nothing seems to...
  6. Replies
    2
    Views
    977

    Re: Featured Products Issue

    I'm having the same problem. Can anyone help?
  7. Re: How can I display both "subcategories" and products under main category?

    Because you have already added the subcategories, you can also add products within the main category. Just link the product from within the subcategory to the main category. I have this on one of my...
  8. Replies
    1
    Views
    1,445

    Re: css style to ez pages nav top bar?

    I found that by styling the links I was able to achieve the desired effect. I added this to my stylesheet:

    #navEZPagesTop a:link {
    color: #669900;
    padding-left: 5px;
    padding-right: 5px;
    } ...
  9. Replies
    1
    Views
    1,445

    css style to ez pages nav top bar?

    As you can see here: http://s244353840.onlinehome.us/index.php I have the Ez Pages header set up. I want to style the links into css buttons. I can't figure out how to do it. When I edited the...
  10. Replies
    8
    Views
    1,117

    Re: change spacing of text on listing

    I went into Modules>Custom>Product_listing.php and deleted some <br /> 's on lines 189 and 240 and that did the trick in case anyone else wants to do the same thing.
  11. Replies
    8
    Views
    1,117

    Re: change spacing of text on listing

    Thanks for your help, but those css styles influence the product info page, and I want to change the product listing page. I tried .listingDescription, but it doesn't work. I think I need to find out...
  12. Replies
    8
    Views
    1,117

    Re: change spacing of text on listing

    I just want the lines of text to be closer together.
  13. Replies
    8
    Views
    1,117

    Re: change spacing of text on listing

    Sorry, here it is:

    http://truelilly.com/index.php?main_page=index&cPath=1
  14. Replies
    8
    Views
    1,117

    change spacing of text on listing

    I want to change the amount of space between lines of text on the product listing page. The item title, price, etc. has too much space between lines. I tried editing line height in the stylesheet and...
  15. Replies
    1
    Views
    975

    Re: Can't get column layout grid to work

    Nevermind.
  16. Replies
    1
    Views
    975

    Can't get column layout grid to work

    I have the column layout grid from product listing installed for version 3.8, but when I change the settings under configuration to columns and 3 columns per row, nothing happens. See here:...
  17. Replies
    3
    Views
    2,020

    Can't upload images from my admin?

    I just installed zen cart and can't upload images while in admin. Nothing happens. I think I may have not entered the ftp settings when I was installing and now I can't figure out what file to add...
  18. Replies
    8
    Views
    1,593

    Out of Stock items question

    Right now I have out of stock items set up to be disabled unless I specifically go in and enable them. My problem is this: I don't want my out of stock items showing up on the category pages, but I...
  19. Replies
    7
    Views
    1,280

    Re: zc-install not in downloaded package

    I used the Superb Hosting Mirror in Seattle and unzipped with the Extraction Wizard on my computer.
  20. Replies
    7
    Views
    1,280

    Re: zc-install not in downloaded package

    So I just downloaded it again on my other computer and it seems the same. Maybe I'm just confused today. There are 9 folders inside the main zen cart folder: admin, cache, docs, download, editors,...
  21. Replies
    7
    Views
    1,280

    Re: zc-install not in downloaded package

    I'm having the same problem. the zc_install folder is missing, as well as the media folder and the pub folder. I downloaded the latest version from source forge.
  22. Replies
    4
    Views
    1,424

    Re: Not receiving email notifications- HELP!!

    I went to configuration > Email Options > Email Transport Method > and changed it to PHP. I had to set to another method, which worked fine before, but I guess something changed, and it was no longer...
  23. Replies
    4
    Views
    1,693

    Re: Make New Products Cateogory Top of List

    Thanks Glen for your help. My document has been altered and is different. Could you tell me where to move the text to? Here's what I have:

    <?php
    /**
    * Side Box Template
    *
    * @package...
  24. Replies
    4
    Views
    1,693

    Make New Products Cateogory Top of List

    Right now I have my new products link in my list of categories. It's at the bottom of the category list. How do I move it to the top of the list?
  25. Replies
    4
    Views
    1,424

    Re: Not receiving email notifications- HELP!!

    I changed some email settings, and fixed the problem.
  26. Replies
    4
    Views
    1,424

    Not receiving email notifications- HELP!!

    Up til now, everything has been working great. I have my system set up to send me emails when I have an order on my website, and to send me the extra credit card numbers for offline processing....
  27. Thread: Reviews

    by BekahRuth
    Replies
    36
    Views
    14,923

    Re: Reviews, Average Rating feature

    I'm having the same problem. Where is this file located: tpl_reviews.php?
  28. Replies
    0
    Views
    1,449

    Change image link to text link

    How do I change the image link for the Write a Review Feature to a text link?
  29. Replies
    5
    Views
    1,178

    Re: database transfer problems

    Old: 4.1.22
    New: 4.0
  30. Replies
    5
    Views
    1,178

    database transfer problems

    I am trying to transfer my database from one server to another, and I followed all of the instructions for exporting your database and importing it to the new server. When I try to import it to the...
  31. Replies
    82
    Views
    27,561

    Re: SSL secure and non-secure items

    I want to use the above code in my tpl_blank_sidebox.php.

    This is in my tpl_blank_sidebox.php:


    <?php
    //
    // Blank Sidebox Mod
    //...
  32. Replies
    11
    Views
    2,638

    Re: What file is .leftBoxContainer located in?

    To control the fonts in the information sidebox, try adding
    .sideBoxContent {color:#ffffff; etc.}
    .sideBoxContent:link{}
    .sideBoxContent:hover{}
    .sideBoxContent:visited{}

    if this doesn't work,...
  33. Replies
    11
    Views
    2,638

    Re: What file is .leftBoxContainer located in?

    The reason your font on the front page is so large is that the h1 and h2 tags are being applied to the text. One option is to change the font-size for your h1 and h2 in your stylesheet, but keep in...
  34. Replies
    11
    Views
    2,638

    Re: What file is .leftBoxContainer located in?

    Sorry, I was mistaken, the category-top styles are classes (.category-top) not ids (#category-top). Delete the three things I gave you earlier and add these:

    .category-top{insert font-size,...
  35. Replies
    11
    Views
    2,638

    Re: What file is .leftBoxContainer located in?

    Do you have a link where I could see what you're talking about?
  36. Replies
    1,858
    Views
    528,410

    Re: Wordpress On Zencart / Released

    Okay, so I have wordpress working on my website, but when someone tries to leave a comment, it says they have to login. When they login and go back to leave a comment, the act of returning to the...
  37. Replies
    0
    Views
    854

    New Listing Page Layout issues

    I have a class .centerColumn that is set with a padding-right: 30px. It controlls the layout perfectly on the main product listing pages, but the new listing page seems to ignore the style...
  38. Replies
    1
    Views
    1,230

    Re: product listing layout issues

    I found the tag in modules>custom>product_listing.php and deleted it, had to delete multiple h3 tags.
  39. Replies
    1
    Views
    1,230

    product listing layout issues

    I have no gap between the product image and title on my new products listing, which is what I want on all of the product listing pages. See new products listing: ...
  40. Replies
    11
    Views
    2,638

    Re: What file is .leftBoxContainer located in?

    Are you trying to find it in the stylesheet? If it's not in the stylesheet, you will have to add it. What I ended up doing is adding #categoriesContent to the stylesheet to control that sidebox's...
  41. Replies
    1,858
    Views
    528,410

    Re: Wordpress On Zencart / Released

    I want to add a link to my wp sidebar or above wp archives in the sidebox that directs people back to shopping. How can I add a link at the top of the wordpress sidebox?
  42. Replies
    11
    Views
    2,638

    What file is .leftBoxContainer located in?

    Right now I have .leftBoxContainer controlling my sideboxes. I'm trying to figure out what file tells the website to use .leftBoxContainer? I know where it is in my stylesheet, but I need to know...
  43. Replies
    1,858
    Views
    528,410

    Re: Wordpress On Zencart / Released

    I want to switch to a different div for the blog sideboxes. Right now, it is using the .leftBoxContainer. I have searched and searched and can't figure out which file houses the code which tells...
  44. Replies
    1,858
    Views
    528,410

    Re: Wordpress On Zencart / Released

    Nevermind, I found it in includes: templates: template_default: templates: tpl_wordpress_default.php
  45. Replies
    1,858
    Views
    528,410

    Re: Wordpress On Zencart / Released

    I can't figure out what file this code is coming from at the bottom of the page:

    <div id="footer">
    <a href="<A...
  46. Add text to check out pages next to "Comment" field

    I need to add some text right above the "comment" field on the checkout pages. I've searched, and can't figure out which file to do this in. I don't want to change the "Special Instructions or...
  47. Re: How do I remove 'product 3/7' Next, listing, previous?

    Configuration>Product Info>Previous Next Navigation Bar Position>0=off
  48. Re: Masking items with 0 stock from New Products

    Nevermind, I found a post to answer the question:

    http://www.zen-cart.com/forum/showthread.php?t=64635&highlight=products+hide
  49. Replies
    2
    Views
    919

    Re: How NOT to display stock on item

    http://www.zen-cart.com/forum/showthread.php?t=64411&highlight=listing
  50. Masking items with 0 stock from New Products

    How can I mask items with zero stock from showing up in New Products?
Results 1 to 50 of 101
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR