Rank: Member
Joined: 8/21/2008(UTC) Posts: 12
|
Can someone please help me with information on how to accomplish the following:
1) I would like to remove the SKU numbers from the Product Descriptions page. Currently Products are using the BVC2004 display layout.
2) I would like to add a subtitle/caption to the some product photos. Is this possible without using Photoshop to put the captions directly on the image? I would prefer text underneath the image.
Thank you,
Duane Rinehart
|
|
|
|
Rank: Member
Joined: 8/1/2007(UTC) Posts: 310
|
Hello Duane,
Here's what you can do:
1. Go to the folder \BVModules\ProductTemplates\BVC 2004 Layout\. Open up the Product.aspx page in notepad or any editor. Find <div id="ProductSKU"> and modify it to <div id="ProductSKU" style="display:none;">. SO essentially you are adding style="display:none;" to the ProductSKU div element. That will hide the SKU label and the text.
2. This is not something that BV supports out of the box. If you want a second title (subtitle) for the product, the best way to go about doing that is to store the second line as a custom property on the product and display it where ever you want. |
Thanks, Satya support @ bayquel.net Work: +1 803 883 3226 |
|
|
|
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.