Search found 23 matches
- Mon Dec 01, 2008 4:09 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Retrieve postal codes defined in the Delivery Zones
- Replies: 3
- Views: 3079
Re: Retrieve postal codes defined in the Delivery Zones
Hi, I defined the postal codes in the shipping zones, but the system does not prevent out-of-zone orders to be created. My client's business is in Canada. One sample postal code I set up in the shipping zone is "***6M6". Am I doing it at the right place? Is there anything else I need to set up? Plea...
- Fri Nov 28, 2008 4:06 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Retrieve postal codes defined in the Delivery Zones
- Replies: 3
- Views: 3079
Retrieve postal codes defined in the Delivery Zones
Hi, Does anybody know how to retrieve delivery zone postal codes defined in the admin site? My problem: My client only delivers his orders to addresses in certain postal codes. Before accepting an order, the system needs to validate order's ship to address against a list of postal codes. If the addr...
- Wed Nov 26, 2008 9:43 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: How do I disable the link on the product?
- Replies: 3
- Views: 2827
Re: How do I disable the link on the product?
Thank you for your response. Your suggestion works great.
One more question, do you know where in the code shall I modify if I want to disable the product links in "My Basket"?
Thanks again.
One more question, do you know where in the code shall I modify if I want to disable the product links in "My Basket"?
Thanks again.
- Wed Nov 26, 2008 9:13 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: How do I disable the link on the product?
- Replies: 3
- Views: 2827
How do I disable the link on the product?
Is there a way to disable the link on the product? Right now, in my product list, if I click on the product, the website takes me to the "product detail" page where the product picture and description are shown. We'd like to disable that link. Is there an easy way to it? Any suggestion is greatly ap...
- Fri Nov 14, 2008 3:17 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Show OrderNote in order confirmation Email?
- Replies: 8
- Views: 5854
Re: Show OrderNote in order confirmation Email?
Hi Joe Payne,
Sorry about that, it was a typo in my post. I have corrected it.
However, the problem remains.
Sorry about that, it was a typo in my post. I have corrected it.
However, the problem remains.
- Fri Nov 14, 2008 2:37 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Show OrderNote in order confirmation Email?
- Replies: 8
- Views: 5854
Re: Show OrderNote in order confirmation Email?
What I am trying to do is to store "Delivery Date" and "Delivery Time" in the order. OrderNote may not be the desirable place to store the information. (I could not get it to work anyways ... :( ) I have decided to record the date and time in Shipment.ShipMessage. However, I still could not display ...
- Thu Nov 13, 2008 3:12 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Show OrderNote in order confirmation Email?
- Replies: 8
- Views: 5854
Re: Show OrderNote in order confirmation Email?
You would have to see if you can add it to the Order confirmation email template which is located at Configure-->Email-->Templates. You can probably get the code from the Note added by Customer template which can be generated when there is an order note added. It would be something like this, but y...
- Tue Nov 11, 2008 2:59 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Show OrderNote in order confirmation Email?
- Replies: 8
- Views: 5854
Show OrderNote in order confirmation Email?
Hello,
I am wondering whether OrderNote info can be displayed in the order confirmation Email? Does anybody know which object/file is responsible for sending order confirmation emails?
Thanks.
I am wondering whether OrderNote info can be displayed in the order confirmation Email? Does anybody know which object/file is responsible for sending order confirmation emails?
Thanks.
- Fri Oct 10, 2008 9:37 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Deploying / Installing from development to live server
- Replies: 4
- Views: 3888
Re: Deploying / Installing from development to live server
Thanks for the infomation... I guess it will be really helpful if i get stuck somewhere will get back to you... thanks again...
- Thu Oct 09, 2008 3:38 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Deploying / Installing from development to live server
- Replies: 4
- Views: 3888
Deploying / Installing from development to live server
Hi, I have installed AbleCommer 7.0 on my Development server and made lot of changes to it and to the database. it is working fine so far, now we are ready to deploy it on the live server. I wanted to know which is the best way to do it. Should I copy the whole folder from my development server to l...
- Mon Oct 06, 2008 1:19 pm
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: Changing complete theme and layout of the website
- Replies: 12
- Views: 8649
Re: Changing complete theme and layout of the website
Hi Mazhar, Thanks for the reply... yeah I tried looking into the code of controls that has quantity option available. What I decided to do is to create custom "add to cart link" control that has a textbox to specify quantity. However, when I try to quantity specified in the textbox its not able to g...
- Fri Oct 03, 2008 3:23 pm
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: Changing complete theme and layout of the website
- Replies: 12
- Views: 8649
Re: Changing complete theme and layout of the website
HIHI, Yeah I am already using catergory grid that has option for add to basket on the page however it DOES NOT have an option to specify quantity. Also, I want to allow customer to specify quantity in featured product grid component. Can you please tell me how can I add that to it. .......Sorry for ...
- Thu Oct 02, 2008 11:48 am
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: Changing complete theme and layout of the website
- Replies: 12
- Views: 8649
Re: Changing complete theme and layout of the website
HI,
Yeah I am already using catergory grid that has option for add to basket on the page however it does have an option to specify quantit. Also, I want to allow customer to specify quantity in featured product grid. Can you please tell me how can I add that to it.
Yeah I am already using catergory grid that has option for add to basket on the page however it does have an option to specify quantit. Also, I want to allow customer to specify quantity in featured product grid. Can you please tell me how can I add that to it.
- Thu Oct 02, 2008 9:31 am
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: Changing complete theme and layout of the website
- Replies: 12
- Views: 8649
Re: Changing complete theme and layout of the website
Also, I forgot to metion that I want product description to show up in the feature product grid and category grid
- Thu Oct 02, 2008 9:28 am
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: Changing complete theme and layout of the website
- Replies: 12
- Views: 8649
Re: Changing complete theme and layout of the website
Thanks for all the replies, they surely made things easier. To be more specific on certain things, in the image that i have provided there is # of quantity option available in feature product grid. I want to add it in featured product and category grid so that customer can add product without going ...
- Thu Sep 25, 2008 12:05 pm
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: Changing complete theme and layout of the website
- Replies: 12
- Views: 8649
Re: Changing complete theme and layout of the website
Hey Judy,
Thanks for the quick reply, I wondering about the layout of the page, isn't there any .aspx page that I might need to change for layout and table structure??
Thanks for the quick reply, I wondering about the layout of the page, isn't there any .aspx page that I might need to change for layout and table structure??
- Thu Sep 25, 2008 11:12 am
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: Changing complete theme and layout of the website
- Replies: 12
- Views: 8649
Changing complete theme and layout of the website
Hi, I am try trying to change the theme and layout of the website, I went through online help and tutorial but did not get enough idea of where to start....I want new layout and theme to look like in the image attached. Concept1-REVISED_HT_C.jpg I have created copy for new theme and tried to modify ...
- Fri Jul 18, 2008 2:07 pm
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: featured items grid
- Replies: 8
- Views: 7983
Re: featured items grid
Hi Mazhar,
Thats exactly what I wanted, works fine. Thanks a lot for quick reply. I highly appreciate it.
Thanks
Thats exactly what I wanted, works fine. Thanks a lot for quick reply. I highly appreciate it.
Thanks
- Fri Jul 18, 2008 11:49 am
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: featured items grid
- Replies: 8
- Views: 7983
Re: featured items grid
Hi Can you please be more specific on it. Which above samples are you referring to, since the code above is to change the look of featured items grid to make product description and rating to appear under the image like they appear in category grid by default. I want something opposite of it, I want...
- Fri Jul 18, 2008 8:20 am
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: featured items grid
- Replies: 8
- Views: 7983
Re: featured items grid
Hi Thanks for the quick reply, Sorry I forgot to mention, I want that to be done on CategoryGrid4 Control and not on Featured Item Grid. So, I want product in Category Grid to appear as in Featured Item Grid i.e. detail description, rating and price of product to appear on the right of image and I w...
- Thu Jul 17, 2008 9:58 am
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: featured items grid
- Replies: 8
- Views: 7983
Re: featured items grid
Hi, I want exactly opposite of this, I want product information and ratings to appear on right of the image and only want 1 product per row. Is there any settings that needs to be changed to do that. Here is the example of wat I am trying to do http://www.brentandsams.com/Soft-and-Chewy-Sensations-C...
- Thu Jun 26, 2008 10:01 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Sending Email Notification doesn't work
- Replies: 3
- Views: 3229
Re: Sending Email Notification doesn't work
Yes, I did change all of the templates. I did more testing into it. I seems that it can send Email to the email id of its own domain. But, when I try to send email to the email out of its domain it gives me error "Relay access denied" or "Mailbox name not allowed. The server response was: sorry, tha...
- Wed Jun 25, 2008 12:31 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Sending Email Notification doesn't work
- Replies: 3
- Views: 3229
Sending Email Notification doesn't work
Hi I am trying to send order notification through AC demo website but it doesn't seem to be working. I did setup up email properly by assigning appropriate mail server. I tried sending test email that works completely fine. But when order placed event is triggered it is not sending email. can anyone...