Customizing Product Bundle Page |
Post Reply | Page 12> |
Author | |
edwardmills
Groupie Joined: 16-August-2006 Location: United States Status: Offline Points: 0 |
Post Options
Thanks(0)
Posted: 25-September-2006 at 8:18pm |
Hi There
I'm experimenting with the Product Bundle function to create a layout for greeting card assortments that we're going to be selling. Here's a link to a sample page: My question is, how difficult would it be to go into the code to delete or change the text that begins "Check the check boxes next to the additional" and delete the "required accessory" check box? It doesn't seem like it would be that difficult. Thanks for your feedback. ed Edited by edwardmills - 25-September-2006 at 8:19pm |
|
Matt
Moderator Group Joined: 20-July-2006 Location: United States Status: Offline Points: 73 |
Post Options
Thanks(0)
|
Hello Ed,
You will find this text in the file "includes/languages.asp". |
|
edwardmills
Groupie Joined: 16-August-2006 Location: United States Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Thanks Matt
I'll take a look at it later today. ed |
|
caughlan
Groupie Joined: 25-September-2006 Location: Canada Status: Offline Points: 0 |
Post Options
Thanks(0)
|
I've been trying to do the same thing today... but eliminating the (*) has eluded me. I ultimately deleted the graphic from the server, but have yet to locate where the symbols "( " and ") " are to delete them.
The cs_img and cs files aren't helping me either. BUT what I'd really like to remove is the table cells that are generated to hold this text - can't find the details anywhere! If you figure that out, I'd love to know! s |
|
edwardmills
Groupie Joined: 16-August-2006 Location: United States Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Yup. That was my next question. Changing the text was easy enough. But
the asterix and the checkbox look a bit strange. Does anyone out there
know where to find those in the code so they can be zapped?
Thanks ed |
|
caughlan
Groupie Joined: 25-September-2006 Location: Canada Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Use the cs_img.asp file to control the check-box.
I've tried going through the admin files that generate the cross-selling features, but after looking at the code I still can't find a way to turn off the * or eliminate the table cells. good luck s |
|
MarkCoyle
Senior Member Joined: 06-June-2006 Location: United Kingdom Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Hi all
to remove the * - create an image file to replace it with the same name that has your page background and no asterisk. Then upload it to the same location as the original on your server. cheers Mark |
|
caughlan
Groupie Joined: 25-September-2006 Location: Canada Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Removing the img is the easy part (I just deleted it)... its the ( and ) that's around it that is eluding me - I should have clarified that locating the source code that calls on the * in the first place is the goal...
S |
|
MarkCoyle
Senior Member Joined: 06-June-2006 Location: United Kingdom Status: Offline Points: 0 |
Post Options
Thanks(0)
|
I believe it is viewprdcode.asp near the bottom.
This is called by all of the viewprd.asp files. cheers Mark |
|
Matt
Moderator Group Joined: 20-July-2006 Location: United States Status: Offline Points: 73 |
Post Options
Thanks(0)
|
Thats right Mark! Its on viewPrdCode.asp around line 1925.
|
|
Post Reply | Page 12> |
Tweet
|
Forum Jump | Forum Permissions 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 |