Search the Community
Showing results for tags 'edit prestashop'.
-
Hello there, I sincerely hope you can help me. I am very new to prestashop and theme development. Extremely extremely new. I was wondering if someone could help me figure out how to have the attatched image display when in Maintenance mode instead of the default. I've tried searching the forums but the answers I have turned up are somewhat over my head, they all say to alter the .tpl file but I don't know what the process is for that. Please help, I am at my wits end.
- 10 replies
-
Dear Friends, I want to add new field like (product name, reference or UPC ...) to add new product page, and save it to database like other product info for using it on front product page. I configured informations.tpl file and add needed field as; <tr> <td class="col-left"><label>{$bullet_common_field} {l s='rURL:'}</label></td> <td style="padding-bottom:5px;"> <input size="55" type="text" name="rURL" value="{$product->rURL|htmlentitiesUTF8}" style="width: 130px; margin-right: 44px;" /> <span class="hint" name="help_box">{l s='Special characters allowed:'}.-_#\<span class="hint-pointer"> </span></span> </td> </tr> I also added new column to database table products, name called "rURL". Now what should I do for field content to be saved related column and to be edited like other product fields? My prestashop is 1.5. Please Help, Ergin,
- 5 replies
-
- add new field
- edit prestashop
-
(and 1 more)
Tagged with: