Search found 4 matches

by thebackup
Thu Jul 23, 2009 10:42 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Site map rendering?
Replies: 4
Views: 3535

Re: Site map rendering?

I followed the instructions on the previous post but I must have done something wrong. Could you look at my code to see what I have incorrect?
http://216.139.236.197/SiteMap.aspx

Thanks
by thebackup
Wed Jun 10, 2009 11:50 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Hide Price
Replies: 2
Views: 2086

Re: Hide Price

I tried that and it did not change anything. Also will this change all the prices or just the hidden ones? Here is what my code looks like. protected void Page_Init(object sender, EventArgs e) { LoadCustomViewState(); //if (Request["__EVENTTARGET"] == AddToCartButton.UniqueID) AddToCart(); string sc...
by thebackup
Tue Jun 09, 2009 3:23 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Hide Price
Replies: 2
Views: 2086

Hide Price

Again I am new to AC and I want to know if it is possible to completely hide the price of an item, not just hidden in red and then still click-able but completely hidden.
Thanks

Carie
by thebackup
Tue Jun 09, 2009 3:21 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Middle Name
Replies: 1
Views: 1642

Middle Name

I am new to AC. Is it possible to add an input box for a middle initial in the user profile area? We are finding that we get several of the same names such John Smith. So we want to be able to tell them apart more easily.
Thanks so much for you help.

Carie