Hi everybody,
I'm currently designing and maintaining a new online shopping site and I have a few problems and comments, here goes!
1. On the catalog pages I'm trying to get as many products as possible on the page by editing the 'ACT_ProductLineTable' template which I am using for the Default Product Layout. I've got the template right (I Think!) but when the page is generated the 2 dropdown selections ('colour' and 'size', Yes I'm trying to get a clothing site working -DON'T GET ME STARTED!!!) and the 'add to cart' button are stacked instead of in a straight line. I've checked the seperators when you doubleclick the CHOICE and they are all set to SPACE, if I edit the preview html in dreamweaver there are <br> tags in there which I don't want, they seem to be automatically generated(?), how do I remove them?
2. I tried using COMPONENTS to get permutations for the different colours and sizes, and created hidden products for stock control linking them together -all was going swimmingly until the order pages where it displays the 2 quantities, one for the product and one for the components! I found the edit to the script for displaying only one quantity, fine, but on the emails and invoicing the two quantities are still displayed, which will cause huge confusion to our customers. Can this be remedied or if we use Sagelink will sage sort the 2 quantites into 1 for invoicing? Still doesn't solve the email problem though?
3. I started the site in version 6.1.2 DDVA and upgraded to 6.1.4 DNNA, the site upgrade seemed to go fine. When I came to download some practise orders there was an error about scripts on the server being from the old version -I refreshed the site but the error still appeared. I had to delete the .pl files off the server manually using FTP and copy original perl files to my SITE1 folder and then refresh the site, this worked. Is this a known problem with the latest version?
Thanks,
Lee Owen
I'm currently designing and maintaining a new online shopping site and I have a few problems and comments, here goes!
1. On the catalog pages I'm trying to get as many products as possible on the page by editing the 'ACT_ProductLineTable' template which I am using for the Default Product Layout. I've got the template right (I Think!) but when the page is generated the 2 dropdown selections ('colour' and 'size', Yes I'm trying to get a clothing site working -DON'T GET ME STARTED!!!) and the 'add to cart' button are stacked instead of in a straight line. I've checked the seperators when you doubleclick the CHOICE and they are all set to SPACE, if I edit the preview html in dreamweaver there are <br> tags in there which I don't want, they seem to be automatically generated(?), how do I remove them?
2. I tried using COMPONENTS to get permutations for the different colours and sizes, and created hidden products for stock control linking them together -all was going swimmingly until the order pages where it displays the 2 quantities, one for the product and one for the components! I found the edit to the script for displaying only one quantity, fine, but on the emails and invoicing the two quantities are still displayed, which will cause huge confusion to our customers. Can this be remedied or if we use Sagelink will sage sort the 2 quantites into 1 for invoicing? Still doesn't solve the email problem though?
3. I started the site in version 6.1.2 DDVA and upgraded to 6.1.4 DNNA, the site upgrade seemed to go fine. When I came to download some practise orders there was an error about scripts on the server being from the old version -I refreshed the site but the error still appeared. I had to delete the .pl files off the server manually using FTP and copy original perl files to my SITE1 folder and then refresh the site, this worked. Is this a known problem with the latest version?
Thanks,
Lee Owen
Comment