Search:

Type: Posts; User: PRedmond

Search: Search took 0.01 seconds.

  1. Replies
    48
    Views
    23,131

    Re: Google - Verify site ownership

    You probably won't have to check the code too carefully - the error tells you where to look. It may be wrong, but if the only change you made was to insert the verification code, then I think it will...
  2. Replies
    48
    Views
    23,131

    Re: Google - Verify site ownership

    Thank heavens for DrBytes! What a time saver!

    @Zean - from my experience with Google, all that is required is that it is there long enough for google to index it once. That is long enough for...
  3. Replies
    3,557
    Views
    540,972

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Turns out this module is not to blame. I must have had a burnt cookie on my laptop. Once I discovered everything worked on other computers, I deleted all cookies, and now it works a charm!!
  4. Replies
    3,557
    Views
    540,972

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    FREAKING OUT NOW!!
    I have installed the AJAX version of this. I assumed that seeing as it was the most recent, it was the best to go with. Now it seems there are files missing...
    Now that I have...
  5. Re: Display Category Description below category Title on the Product page

    This is fantastic! I have a client who wants the category description to display for each product as normal, but occasionally wants one product to have its own description. I chnages the code a...
  6. Replies
    41
    Views
    16,425

    Re: attribute quantity box

    Hey crankyjim - are you still around? I am going to modify the 'Stock By Attributes' mod to solve this problem (well, I'm going to give it a go!!). It sure does sound like it would be helpful to have...
  7. Replies
    14
    Views
    3,165

    Re: Sifr with Zen Cart

    Sorry to jump in so late...
    I am trying to get sifr working with Zen Cart. I know I am close because it changes the style of the text - I have a top menu which goes from horizontal when text to...
  8. Replies
    0
    Views
    1,110

    Portable ZenCart

    Hi guys,
    For some time I have been developing Zen Cart on my portable hard drive. It allows me to carry it around and use it on multiple computers, including demonstrating to customers without...
  9. Re: Adding Manufacturer Logo on top of a product listing

    Sorry - schoolboy is correct. I misread the post as wanting the store logo on top of all product listing...

    Interesting that you say it is not good practice to hard code a PHP file. Why is this,...
  10. Replies
    14
    Views
    2,818

    Re: How to make mainwrapper height 100%?

    You could add some < br /> tags to the bottom of the page, but that would result in the page always being longer than it should be.
    Could probably use javascript to detect the users screensize, and...
  11. Replies
    7
    Views
    1,932

    Re: Changing homepage title

    Shouldn't cause problems, so long as you edit that file in that language.
  12. Replies
    3
    Views
    721

    Re: Title TextColor Change?!?

    You need to change the stylesheet, which can be found here: includes/templates/YOUR_TEMPLATE/css/stylesheets.css

    I'm sure there is a tutorial and FAQ on stylesheets. Have a look around. You will...
  13. Replies
    7
    Views
    7,356

    Re: Viewing localhost on another computer

    I have xampp (portable edition) installed on a flash drive and also an external harddrive. That way you can put it into any computer and view your site.
    The only thing you need to watch is that the...
  14. Replies
    2
    Views
    1,403

    Re: Upgrading my front page to server

    You should be able to just copy the files you have modified to the other server, particularly if you use the override system.
    Don't copy all the files as things like configure.php will have...
  15. Replies
    2
    Views
    1,271

    Re: Problem with login

    What happens when you try to look at the store?? Do you get an error, or is it blank?
  16. Re: includes/autoload_func.php): failed to open stream: No such file or directory

    You will need to customise it to your site. Going to each of the folders should give you the correct path, if you are not certain.
  17. Re: Adding Manufacturer Logo on top of a product listing

    Find this file:
    includes/templates/template_default/templates/tpl_index_product_list.php

    You should not modify this file directly as if you upgrade, it will be overridden. Also, by using the...
  18. Replies
    1
    Views
    856

    Re: Right Margin size

    your mainWrapper width is set to 1263. You can find this in includes/templates/YOUR_TEMPLATE/css/stylesheet.css

    You are better to leave it around 750px to allow for people with lower screen...
  19. Re: Remove STORE_NAME_ADDRESS from moneyorder.php

    Was the ile you edited:
    includes/langauges/YOUR_LANGUAGE/modules/payment/moneyorder.php?? Lines 24 and 25?

    I can't see why that wouldn't fix it....
  20. Re: Link image in shopping cart to it's product page?

    Hmmm, weird because the image is within the anchor tags, as is the text, but the image will not link for me either (IE7)....
  21. Replies
    4
    Views
    786

    Re: Hiding Price in Windows Title bar

    That's a better way!!
  22. Replies
    10
    Views
    1,804

    Re: Margins and Padding

    If you use the 'web developer' addin for firefox, it will let you check what css tags to edit - makes it a whole lot easier than scanning through source files...
  23. Replies
    7
    Views
    1,932

    Re: Changing homepage title

    I use crimson editor to search files for text. I can never get the Developers Tool Kit to find anything... maybe I am using it incorrectly???
  24. Replies
    10
    Views
    1,330

    Re: Email from site to admin

    Modify the text in: inludes/languages/YOUR_LANGUAGE/html_includes/YOUR_TEMPLATE/define_contact_us.php

    You should be able to include any information you want, and there is a form mail box...
  25. Re: add to cart box on every item on my home page near the details button

    This would probably involve somehow adding the 'add to cart box' from line 88 to 114 of tpl_product_info_display.php into product_listing.php

    Don't bother cutting and pasting - it won't work.
    ...
  26. Replies
    4
    Views
    786

    Re: Hiding Price in Windows Title bar

    comment out lines 254 and 255 (using //)
    This seems to work. Hopefully someone with more experince might confirm this is the best way to do it???
  27. Replies
    4
    Views
    786

    Re: Hiding Price in Windows Title bar

    I think it has to do with includes/modules/meta_tags.php
    Will have to have a play with it and figure out which part to change.
  28. Replies
    2
    Views
    1,176

    Re: text only look after install

    Does your browser support css, or is it disabled??
    If you have the web developer add in for firefox, and disable all stylesheets, then you get exactly what you are describing...
  29. Replies
    10
    Views
    1,804

    Re: Margins and Padding

    have you checked your stylesheet.css file for all occasions of rightBoxHeading and leftBoxHeading??
    That's what I use to modify the sidebars.
  30. Replies
    11
    Views
    2,060

    Re: Demo Store Wont Change

    When you go to your_site/includes/templates (directory), do you see the directories 'classic' etc?? Do you see the Apple Zen Template folder??

    Did you modify and of the css files before this...
  31. Replies
    0
    Views
    663

    Product Listing Page

    Sorry to cross post, but I haven't had any responces, and I am wondering if I posted in the wrong place??

    I'm trying to modify the product listing page, but I can't get it perfect.

    Any...
  32. Replies
    5
    Views
    2,144

    Display quantity discounts on listing page

    Hi everyone,
    This question has been raised before on this forum, but I have been unable to find an answer.
    I am trying to add the quantity discount box from the product info page to the product...
  33. Replies
    1
    Views
    2,114

    Re: Step 3 of Installation is blank!!!!

    Hi Kate,
    Have you seen this thread: http://www.zen-cart.com/forum/showthread.php?t=80094 ?
    Sounds pretty similar to what you are saying. Perhaps it is an FTP issue too??
    Give it a try.
  34. Replies
    0
    Views
    1,166

    ZC and xampplite on mutliple computers

    Hi everyone.
    Small disaster here: I've been perfecting my ZC store using xampplite, running on a flash drive. Everything runs smoothly.
    The other day I took it home to show others. Xampplite ran...
  35. Re: Font size is WAY too big when adding item to cart

    It looks OK to me wetjet! THe size is fine, and the text is red.
    Have you fixed the issue, or is it still a problem when you view it?? What browser are you using?
  36. Replies
    3
    Views
    1,612

    Re: Sidebox Heading Font size problem

    can you just edit the "h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading label, h3.rightBoxHeading, h3.rightBoxHeading a, h3.rightBoxHeading label" values in stylesheet_colours.css??
    I...
  37. Replies
    2
    Views
    1,006

    Re: How do I set up credit cards??

    Thanks Kuroi. I was pretty sure that was the case - just needed someone to confirm it for me!

    Cheers.
  38. Replies
    2
    Views
    1,006

    How do I set up credit cards??

    Hi guys,
    I have been searching for a simple guide on how the credit card systems work, but I haven't had much luck.
    I am setting up a zen cart for a local store, which currently has an...
Results 1 to 38 of 38
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR