Started 6 days, 8 hours ago (2009-12-19 16:07:00)
by stevesh
http://www.
zen-cart.com/forum/showthread.php?t=134 258
Started 2 days, 2 hours ago (2009-12-23 21:30:00)
by lat9
File names are
case-sensitive ...
Started 5 days, 17 hours ago (2009-12-20 06:26:00)
by richferguson
I should have said that the downloads do not have options in reality, but I've been forced to create options "pdf" or "mp4", etc. That is fine and the customer does not have to "pick" it, but HAVING any option at all seems to cause the weird extra click to purchase issue. WHY can't I choose to offer a download with no options? Thanks!
Started 3 days, 4 hours ago (2009-12-22 19:24:00)
by Ajeh
Might look in your
stylesheet as you have a lot of none settings such as:
Quote:
.optionName {display: none;}
Started 1 week, 1 day ago (2009-12-17 12:01:00)
by lat9
Unfortunately, your Qty box doesn't have either an id or a class but you could do something tricky with the CSS like:
div#cartAdd+input {
width: 1em; // or whatever width you want
}
The CSS indicates that the styling is to be placed wherever there's a div with an id of cartAdd followed by an input field.
Started 10 months, 3 weeks ago (2009-02-02 00:55:00)
by lifescrappers
Does anyone have any info on this? I would really like for my customers to purchase items on a page listing, without going to each individual product page. Since I have attributes listed (the download links available on the particular kit) I have "more info" showing up instead of "add now". I want there to be the option to see more info, of course, but I'd like for people who KNOW what the more ...
Started 2 days, 22 hours ago (2009-12-23 01:52:00)
by kobra
The text attribute needs no value set just the name as text
Then you can in the option name manager find it and select "edit" and set the variables
Started 4 days, 7 hours ago (2009-12-21 16:48:00)
by isaacr25
Started 6 days, 13 hours ago (2009-12-19 10:13:00)
by ningyotan
I'm suprised no one has answered this, I'm a complete newb and I think I can help because I did it for one of my categories.
I created a
product category called "Attributes" and made it hidden. I then created a pretend product and called it whatever. Then added a single attribute to that product (the one I wanted to copy to my whole category) Then used the attribute controller for that ...
Started 4 days, 23 hours ago (2009-12-21 00:15:00)
by misty
Try previous thread at
http://www.zen-cart.com/forum/showthread.php?t=744 98
There are other threads that nay help...scroll down to foot
of this page for links..