Search:

Type: Posts; User: longstockings

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. v139h Fast & Easy Checkout - Blank form problem

    Hi

    I host a very old Zen Cart store which uses COWOA and Fast & Easy Checkout. For some reason that I can't get my head around the checkout form for customers trying to checkout as guests is...
  2. Replies
    0
    Views
    184

    v139h Numinix SEO Urls broken

    Hi

    The links to all products, conditions of use etc are broken. I'd like to repair the .htaccess file but I'm unsure how.
    Website is http://www.brewstersbatteries.co.uk/catalog/

    regards,...
  3. v139h Adding GTIN values to Numinix Google Merchant Feeder

    Hi

    I've installed the extra product fields add-on and manually added some new fields but they are not visible in my Google feed xml file. I'd like to add gtin and possibly a few others.

    I'm...
  4. v139h Customer Address different to billing address

    Hi

    I have a customer whose website uses checkout without account and Secure Hosting to take payments. He noticed that on a recent order the customers address and billing address were different.
    ...
  5. Replies
    1
    Views
    853

    v151 Re: Equal Height Columns

    I should also point out that the add-on I am using is https://github.com/johnnyfaldo/equal-heights-responsive/blob/master/README.md
  6. Replies
    1
    Views
    853

    v151 Equal Height Columns

    Hi

    I've added a jquery plugin to equalise the column heights on the product listing page but it does not appear to work. The link to the javascript file works and I can see the javascript in the...
  7. Replies
    4
    Views
    1,138

    v151 Re: Help to remove unwanted break tags

    This worked perfectly. Thanks very much
  8. Replies
    4
    Views
    1,138

    v151 Help to remove unwanted break tags

    Hi

    On my product listing page are 2 break tags that I would like to remove that do not appear in includes/modules/product_listing.php.

    <div class="product_image"><a...
  9. Replies
    3
    Views
    1,048

    v151 Re: Help with sub category styling

    Thanks very much. After looking at your example I came up with this which works perfectly.

    .category-products:link, .category-subs:link{
    background: #f7f7f7;
    margin-right:0;
    }
    ...
  10. Replies
    3
    Views
    1,048

    v151 Help with sub category styling

    Hi

    I am using a custom template and having a hard time trying to change the background color of just the sub categories. I think I need to change the template for the category sidebox in order to...
  11. v151 Re: Disable CSS buttons for some buttons and not others

    Brilliant!

    That worked a treat. I didn't know about the 30 character limit.

    Thanks very much.
  12. v151 Re: Disable CSS buttons for some buttons and not others

    Thanks for that.

    Unfortunately that didn't work. Here is my code for the add to cart button.

    <input class="cssButton button_in_cart" onmouseover="this.className='cssButtonHover button_in_cart...
  13. v151 Disable CSS buttons for some buttons and not others

    Hi

    I'd like to change the add to cart button to something a bit more fancy. All of the other buttons within my store use CSS and look fine. Can I disable the css button for add to cart and use my...
  14. v151 Re: Make entire product listing box a link to product info

    So to do this you have to create a new javascript file in your templates jscript folder named jscript_WHATEVER.js

    In this file paste this code

    $(document).ready(function(){...
  15. v151 Make entire product listing box a link to product info

    Hi

    I'm trying to make the div container around the products link through to the product info page. I think the best way is to use javascript but the code I have tried does not appear to work....
  16. Replies
    1
    Views
    776

    v151 Help identifying 2 plug-ins

    Hi

    I've been tasked with taking an existing store and upgrading it to the latest ZC version. I'm almost there but need some help in identifying 2 plug-ins. One of them adds articles and the other...
  17. v151 Change specific category link color on sidebox

    Hi

    I found a tutorial that was suppose to change the color of a category link in the side menu where the category has a specific name but could not get this to work. I want to be able to set a new...
  18. v138a Re: Stock update script refusing to work

    Yes they do. I set up a new user just for this purpose.
  19. v138a Re: Stock update script refusing to work

    I took these settings from the Zen Cart configure file.
  20. v138a Re: Stock update script refusing to work

    <?php
    define('host', 'localhost');
    define('username', 'lingerie_zen');
    define('password', '******');
    define('dbname', 'lingerie_zen');
    ?>
  21. v138a Custom Stock update script refusing to work

    Hi

    My customer has a shoe store. I took over the hosting of this site about a year ago and have found that the previous web designer had a stock update script that could be run via cron. I've...
  22. Replies
    0
    Views
    981

    v150 Stock Attribute Manager

    Hi

    I've just upgraded an old Zencart and am having trouble identifying the attribute stock add-on the shop was using. I'm also unsure as to how I would go about adding this to the admin menu. Some...
  23. Re: Different product info pages for products

    I suppose css could work.

    Thanks
  24. Different product info pages for products

    Hi

    Some of the products on my store would benefit from a different layout than others on the product info page. Is it possible to set products to use different views without having to create new...
  25. Replies
    1
    Views
    606

    PHPBB3 Linkage Not Working

    Hi

    I have a ZC v1.3.9f shop setup with all categories and products and have decided that a forum would be a useful addition.
    My host has a 1 click installer which I have used to install phpbb...
  26. Re: Wholesale shop login to show everything

    Thanks

    I'd not noticed that option before and I've built loads of ZC shops.
  27. Wholesale shop login to show everything

    Hi

    I have built a wholesale website and have been asked is it possible to hide all of the products, categories and prices etc until a customer is logged in.
    My customer feels that having a...
  28. Replies
    0
    Views
    624

    Rename page_2 on url

    Hi

    I've managed to rename the page_2 to articles but I don't know how to change the url. When I have tried to do this teh link breaks. I have ultimate seo url's installed on Zen Cart 1.3.9h and...
  29. Replies
    1
    Views
    333

    Stylesheet Problems during checkout

    Hi

    I have 2 annoying problems that are preventing me from completing my store. The first is that on the shopping cart page and login page the right hand column moves to the right slightly which...
  30. Replies
    1
    Views
    482

    Re: Looking for fast way to setup zones

    Hi

    I found some sql that Linda have provided for me a while backup which created my Rest Of World zone as all Countries were added to a zone apart from the UK. I had to manually build the zone for...
  31. Replies
    1
    Views
    482

    Looking for fast way to setup zones

    Hi

    Is there a fast way of setting up 3 zones UK, Europe, Rest of World with all Countries within the correct zone.
    This would make my life allot easier.

    Thanks
  32. Help with new products center box CSS

    Hi

    My new products for the month aren't being listed correctly as the product name is wrapping around the image instead of appearing under it. I know the problem is in my stylesheet as if I...
  33. Re: Can't get categories to show on main page

    Hi

    I've cleared my cache but still no images for the categories show on my main page. I installed Zen Cart on another server and it worked perfectly. I know my template is not at fault becuase if...
  34. Can't get categories to show on main page

    Hi

    I'm using ZenCart 1.3.9h and for some reason I am unable to get my categories to display on the main page. I've created 4 top level categories with products in and each category has an image...
  35. Replies
    6
    Views
    2,504

    Re: Contact Us Sidebox

    How about this

    Make a side banner box
    Paste the html into the banner that builds the contact form i.e

    <div id="form">
    Please use the form below:
    <form...
  36. Replies
    1
    Views
    566

    Problem loading who's online

    Hi

    I have a customer who uses Oscommerce and customers using Zen Cart version 1.3.8a who are both reporting problems with the who's online feature in that the page will not fully load and times...
  37. Replies
    5
    Views
    1,909

    Re: UK Delivery only on certain products

    I agree that this is pretty complicated to get spot on and may have to go with just a please note message on the product description. The idea about a required attribute would work but perhaps not...
  38. Replies
    5
    Views
    1,909

    UK Delivery only on certain products

    Hi

    I have a customer that sells soaps and lotions etc of which some contain alcohol and they want these products to only be available for delivery within the UK but for all other products to be...
  39. Replies
    1
    Views
    746

    Re: Can't see imported orders data

    I'm such an idiot. The order status table was empty.
    All working great now.
  40. Replies
    1
    Views
    746

    Can't see imported orders data

    Hi

    I have rebuilt a Zen Cart shop using version 1.3.8a and have managed to import all data from the old database but I can't see the orders in the Zen Cart admin. On the first screen after logging...
  41. Replies
    6
    Views
    1,275

    Re: Free UK shipping - Worldwide flat rate

    That worked a treat.

    Thanks Linda
  42. Replies
    6
    Views
    1,275

    Re: Free UK shipping - Worldwide flat rate

    Okay now I have no way of removing the UK from the all Countries zone so I'm stuck again.
  43. Replies
    6
    Views
    1,275

    Re: Free UK shipping - Worldwide flat rate

    Hi

    Ignore me I've just spotted the All Countries option
  44. Replies
    6
    Views
    1,275

    Re: Free UK shipping - Worldwide flat rate

    Hi

    Thanks for that. It makes perfect sense however is there a quick way of adding all of the Countries to a shipping zone ?

    Regards,
    Richard
  45. Replies
    6
    Views
    1,275

    Free UK shipping - Worldwide flat rate

    Hi

    I'm trying to find the best way of setting free delivery for all customers who purchase within the UK but I also want to charge a flat fee if the customer lives anywhere outside of the UK. I...
  46. Google Checkout - No Orders - Time Out Error

    Hi

    I'm using Zen Cart 1.3.8a Patched with Google Ceckout 1.4.7
    I've been trying everything I can think of to get the orders to come back but it just won't play nice.
    I've checked that all the...
  47. Error on footer when on gallery page

    Hi

    I installed the gallery contribution on my 1.3.8a shop and it has been working fine for months but now all of a sudden errors have appeared. Most related to user tracking so I disabled this...
  48. Re: Urgent help needed - customer login is messed up

    The problem has been solved.

    I spotted that the name of the company gets pulled on that page and when I checked this record in the admin it was full of spam.
    I've renamed the shops admin folder...
  49. Urgent help needed - customer login is messed up

    Hi

    I'm pulling my hair out trying to fix a problem that just seems to have happened overnight. Everything was working fine for months. Yesterday I installed the latest security patch in the admin...
  50. Replies
    47
    Views
    12,735

    Re: EZ thumbnails

    Hi

    I've been asked by my customer who's web site background is grey if the thumbnails can be generated onto a coloured background instead of white. I had a nose through the module but didn't spot...
Results 1 to 50 of 196
Page 1 of 4 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR