Rank: Member
Joined: 9/24/2003(UTC) Posts: 402
|
Can I just simply comment out this code in the product template file or will that cause some issues?
I just want to have the site price appear minus everything else.
Thanks
|
|
|
|
Rank: Member
Joined: 3/1/2006(UTC) Posts: 1,142
|
My recommendation would be to go into the code behind of the product page and look for "Me.trYouSave.Visible = True" and change it to "Me.trYouSave.Visible = False" This way the row that displays the you save label will never be visible. But since you aren't commenting out any controls, you won't have to worry about any code breaking. |
Justin Etheredge Senior Software Engineer BVSoftware |
|
|
|
Rank: Member
Joined: 11/28/2006(UTC) Posts: 18
|
Would this be true also if you wanted to change the text? I want to change "Your Price" to something different. Thanks!
|
|
|
|
Rank: Member
Joined: 9/27/2004(UTC) Posts: 1,099
|
You can modify this text under Options > Site Terms. Locate the term "SitePrice" and modify it. |
|
|
|
|
Rank: Member
Joined: 11/28/2006(UTC) Posts: 18
|
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.