Search:

Type: Posts; User: julieoolie

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    16
    Views
    3,863

    Re: Move add to cart button?

    I made those changes to my stylesheet but in both IE and Firefox, the button is still right aligned for some reason. It is appearing where I want it to. It's just that it's right aligned and has the...
  2. Replies
    16
    Views
    3,863

    Re: Move add to cart button?

    yea, I did. It isn't having any effect for some reason :(
  3. Replies
    16
    Views
    3,863

    Re: Move add to cart button?

    can anyone help me with this?
  4. Replies
    16
    Views
    3,863

    Re: Move add to cart button?

    Sorry, here it is:


    <div class="centerColumn" id="productGeneral">

    <!--bof Form start-->
    <?php echo zen_draw_form('cart_quantity', zen_href_link(zen_get_info_page($_GET['products_id']),...
  5. Replies
    16
    Views
    3,863

    Re: Move add to cart button?

    help? :(
  6. Replies
    3
    Views
    1,768

    Re: Confused about Meta tags & Titles

    Thank you! I think I get it now :smile:
  7. Replies
    16
    Views
    3,863

    Move add to cart button?

    I'm trying to move my add to cart button and am having trouble with it. I've arranged my tpl_product_info_display.php so that it goes:

    item title
    price
    attributes
    add to cart button...
  8. Replies
    3
    Views
    1,768

    Confused about Meta tags & Titles

    In the title bar on my browser, I'm seeing the product name and the meta tag title. I don't know if I screwed something up or if everyone's is like that but I don't think it needs both. Is there a...
  9. Replies
    3
    Views
    1,028

    Re: Remove Sitemap on Error page?

    anyone know?
  10. Replies
    3
    Views
    1,028

    Re: Remove Sitemap on Error page?

    http://gleefulthings.com/shop/index.php?main_page=subscribe1

    Everything above the sitemap is supposed to be there. But I don't want the sitemap.
  11. Replies
    3
    Views
    1,028

    Remove Sitemap on Error page?

    Is there a way to remove the sitemap that shows on the error page?
  12. Replies
    8
    Views
    849

    Re: How to edit the titlebar on all pages?

    I'm not having much luck. The only thing I can think of is english.php but I can't find the brackets in there. I think I'm screwed.
  13. Replies
    8
    Views
    849

    Re: How to edit the titlebar on all pages?

    I probably did something dumb while editing code :( Do you have any idea where this error might be so I can fix it?
  14. Replies
    4
    Views
    1,568

    Re: Newsletter Subscribe page?

    It doesn't look like that's it. I tried copying the code from the sidebox into an ezpage but it won't show anything.
  15. Replies
    8
    Views
    849

    Re: How to edit the titlebar on all pages?

    The main reason I don't like what it says now is on the product pages, it says the price and has [] for some reason. And the free products says "it's free!" And I don't like that. Thre brackets...
  16. Replies
    4
    Views
    1,568

    Re: Newsletter Subscribe page?

    I was trying to do that but haven't been successful yet. I found that when you click the subscribe button without filling in an address, it takes you to this page with an error:...
  17. Replies
    8
    Views
    849

    Re: How to edit the titlebar on all pages?

    yea, the one at the top of the browser or tab. Here's my site: http://www.gleefulthings.com/shop. When you're on the homepage it says "Gleeful Things". That's what I want it to say on all the pages....
  18. Replies
    8
    Views
    849

    How to edit the titlebar on all pages?

    Is there a way to change the titlebar on every page? I just want it to say my site title on every page. No product name, price, etc.
  19. Replies
    4
    Views
    1,568

    Newsletter Subscribe page?

    I'm using the Newsletter Subscribe contribution (http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=106) and am wondering if there's a page where a user can subscribe (other...
  20. Replies
    1,164
    Views
    281,166

    Re: Newsletter-Only Subscriptions for v1.3x

    I feel like an idiot for asking this but I can't figure it out. What's the url to the page where people go to subscribe? Or is there one? Was this designed just for the sidebox or header?
  21. Replies
    21
    Views
    6,970

    Re: Can this be done with banner manager?

    Perfect! Thank you so much!! :clap:
  22. Replies
    21
    Views
    6,970

    Re: Can this be done with banner manager?

    Thanks! But I can't get it to work. This is what I put:


    <?php

    if($this_is_home_page){
    <center><table width="540" cellspacing="0" cellpadding="0" border="0">
    <tr>
    <td...
  23. Replies
    21
    Views
    6,970

    Re: Can this be done with banner manager?

    Thank you!! I got it set up perfect! :clap:

    Now I just have to figure out how to get it to show only on the home page.
  24. Replies
    21
    Views
    6,970

    Re: Can this be done with banner manager?

    Thanks. I'm not sure where I would find this code? I'm sure I can figure it out if you point me in the right direction.

    I set up test banners and have them all appearing on my site right now but...
  25. Replies
    21
    Views
    6,970

    Re: Can this be done with banner manager?

    anyone know?
  26. Replies
    14
    Views
    2,826

    Re: How to make mainwrapper height 100%?

    Thanks you guys :)

    yellow, I tried to figure it out from the link you gave but it doesn't totally make since to me. I made the mainwrapper min-height:100%; and the body height: 100%; But I'm not...
  27. Replies
    1,858
    Views
    528,916

    Re: Wordpress On Zencart / Released

    I've just decided to delete wordpress. I'm afraid of messing up my store with it.
  28. Replies
    1,858
    Views
    528,916

    Re: Wordpress On Zencart / Released

    ok, I put them in the same database this time and I'm still getting that same error. I have another problem now, when I was in the wordpress admin, I changed the url to the zencart one and now when I...
  29. Replies
    1,858
    Views
    528,916

    Re: Wordpress On Zencart / Released

    No, it has it's own database. Were they supposed to be in the same one?

    // ** MySQL settings ** //
    define('DB_NAME', 'gleeful_wordpress'); // The name of the database
    define('DB_USER',...
  30. Replies
    1,858
    Views
    528,916

    Re: Wordpress On Zencart / Released

    yep, that's the exact path to it.
  31. Replies
    21
    Views
    6,970

    Re: Can this be done with banner manager?

    How do you do it? I can only figure out the sidebox and bottom of page banners.
  32. Replies
    21
    Views
    6,970

    Can this be done with banner manager?

    I've seen this on two sites, I think they're Zen carts (but I could be wrong).

    http://www.craftyalien.com/
    http://www.shanalogic.com/

    On the homepage there are three banners (above the new &...
  33. Replies
    14
    Views
    2,826

    Re: How to make mainwrapper height 100%?

    There's pages that won't be very tall even when I have all my content in them.

    And I'm not "pining" :P
  34. Replies
    14
    Views
    2,826

    Re: How to make mainwrapper height 100%?

    But those of us who do will see the space :shocking:
  35. Replies
    14
    Views
    2,826

    Re: How to make mainwrapper height 100%?

    I don't know. That's why I was using % rather than pixels.

    I'm sure it'll look fine to anyone with a small monitor but to people like myself with larger monitors, it just looks wierd to have all...
  36. Replies
    14
    Views
    2,826

    Re: How to make mainwrapper height 100%?

    So there's really no way to do it? :(

    This is gonna drive me crazy lol! I swear I've seen other zen cart sites with short pages that touch the bottom. Maybe I'm crazy though.
  37. Replies
    14
    Views
    2,826

    Re: How to make mainwrapper height 100%?

    But I want it to be 100% the height of the window. Maybe it's not the mainwrapper I should be editing? I'm not really sure. It just bugs me that my short pages aren't touching the bottom.
  38. Replies
    14
    Views
    2,826

    How to make mainwrapper height 100%?

    It's really bugging me that on short pages, the mainwrapper height isn't 100%. I've tried adding height: 100%; to the mainwrapper in the stylesheet but it doesn't do anything.

    Here's one of my...
  39. Replies
    1,858
    Views
    528,916

    Re: Wordpress On Zencart / Released

    I unistalled my WP that was outside of the shop directory and now have reisntalled it into the same directory as zen cart and it still isn't working.
    ...
  40. Re: Link image in shopping cart to it's product page?

    ok, so I just realized this but depending what browser you use, some of you probably think I'm crazy because this does work! lol!

    I normally use IE and in that browser you can't click the picture...
  41. Replies
    1,858
    Views
    528,916

    Re: Wordpress On Zencart / Released

    ok, I guess I'll have to reinstall it there. Is it best to put all the files directly into the shop/ folder or should I make a Wordpress folder in the shop folder?

    Am I going to have any problems...
  42. Re: Link image in shopping cart to it's product page?

    no, what I meant was, when you have an item in the shopping cart, you can click the product name but the picture is not clickable.
  43. Re: Link image in shopping cart to it's product page?

    Anyone know?
  44. Replies
    1,858
    Views
    528,916

    Re: Wordpress On Zencart / Released

    I'm very confused as to why this isn't working for me. Please help!

    I have the newest versions of zencart and wordpress. I have wordpress installed in /public_html/wordpress/ and zencart is...
  45. Replies
    7
    Views
    2,152

    Re: Border on New & Featured items pictures?

    I found the answer to my question, nevermind! :smile:
  46. Replies
    6
    Views
    1,910

    Re: Remove "Product is Free" Icon?

    You can edit "It's Free!" in the english.php file. I just changed mine to "Free" :)
  47. Replies
    26
    Views
    3,365

    Re: Trouble changing sidebox title to an image

    I didn't know what the developer toolkit did until now. That would have been useful a few times lol! Anyway, I found it and the title works now, yay! Thanks so much for your help!

    Sorry for asking...
  48. Replies
    7
    Views
    2,152

    Re: Border on New & Featured items pictures?

    That worked! Thanks!

    Do you know if there's a way to make FREE just text rather than an image?
  49. Replies
    7
    Views
    2,152

    Re: Border on New & Featured items pictures?

    thanks, it almost works. On the new items it did put a border around the picture. The only problem is that when a free item shows up there, it will also put a border around the "free" icon.

    On the...
  50. Replies
    26
    Views
    3,365

    Re: Trouble changing sidebox title to an image

    Sorry for bringing this thread back up but I have one more problem. I just activated my ezpages sidebox and I can't figure out how to change that title to an image. I can't find it in my english.php...
Results 1 to 50 of 109
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR