• Page 1 of 1
  • 1
How to change and remove fields where you add products
leohbep
Posts: 43
Reputation: 0

Message # 1 | 6:45 PM
ok... I'm editing the shop of a sales page, and well I was locked in several BIG problems that I have to resolve ..

I want to change and remove some of the fields where you add products and I dont know where i can remove..! : S for example I dont want to bring up the "product code" "guarantee" "weight" etc ... and I dont know where to change that.

other thing: I want to show what user upload the product, I put the code "$USER$" and doesnt appear in the product page...

I need help!!.. please help me!!!!! THANKS A LOT
and sorry 4 my bad english :P

OMG.. sorry I put "SOP" AHAHAHAHAHAH it was "SHOP"

Added (2011-08-02, 12:45 PM)
---------------------------------------------
SO.. SOMEBODY CAN HELP ME PLEASE?!!!!!!!!!!!???

www.BEPfanclub.com
Post edited by leohbep - Tuesday, 2011-08-02, 4:09 PM
lilu
Posts: 70
Reputation: 6

Message # 2 | 9:28 AM
leohbep,
1. you cannot remove the fields but you can hide them. you should specify these classes in the CSS as follows:

Code
#tb_art, #tb_warr, #tb_weight {display:none}


tb_art - "product code"
tb_warr - "guarantee"
tb_weight - "weight"

2. You can do this with the help of script: to type in user`s ID or Nickname in the additional field by adding an item.
And to hide the field by adding entry or to make it not editable.
Post edited by lilu - Wednesday, 2011-08-03, 9:48 AM
Heartbrake
Posts: 52
Reputation: 0

Message # 3 | 6:14 AM
I want to know how can I change the words "weight", "guarantee", and "product code" to say something else... How can I do that?
Post edited by Heartbrake - Thursday, 2012-02-16, 6:15 AM
Sunny
Posts: 9296
Reputation: 456

Message # 4 | 1:57 PM
Heartbrake, you can do it in Control Panel -> Customize design -> E-shop -> Item page.
I'm not active on the forum anymore. Please contact other forum staff.
Sunny
Posts: 9296
Reputation: 456

Message # 5 | 2:17 PM
Heartbrake, sorry, I wasn't attentive enough - yes, you'll need a script.
I'm not active on the forum anymore. Please contact other forum staff.
Heartbrake
Posts: 52
Reputation: 0

Message # 6 | 2:56 AM
Quote (Sunny)
Heartbrake, sorry, I wasn't attentive enough - yes, you'll need a script.


Where's this script located?

  • Page 1 of 1
  • 1
Search: