Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Jol

Pioneers
  • Posts

    53
  • Joined

  • Last visited

Everything posted by Jol

  1. Hi! I wonder how I center the listing on my page and how I change the vertical space betwin the columns? My listing style in admin is thumbnails.
  2. How do I for example make so that the right image come up in the product info page. Do I need to write in php when I use FCKedit to do that or is it just to move the image to the right place? Does the image placement affect all product info pages or do I need to manualy fix every product info pages?
  3. Hi! I want to change the product descriptions in the product info page. For example change the position of the product image and the product description text. I also want to add some new text fields with the addon PRODUCT EXTRA FIELD. Can I use FCKeditor for product descriptions for this? In that case do I need to change every product description for every product or do I just need to change one and use that as a template so that all product descriptions will look the same?
  4. Hi! I would like to show manufacturer on the product info page and not only in the productlisting. I have oscommerce with sts but there are not any placeholder for manufacturer. How do you create a new placeholder for that? Thanks in advance!
  5. Hi! I have searched the forum but could not find an answer. How do you create a new placeholder for manufacturer so you can insert it on the product_info template. I guess you have to add some code to product_info.php
  6. Hi! I tried to add the code just before the closing ?> tag but it still doesn´t work. Maybe the contribution doesn´t work with my new version of STS? Is there another similar contribution like this for STS or how do you add extra fields to product info template? Is it possible to use the existing placeholders with another type of content? (for example use the placeholder $moreinfolabel for some textinfo and not a link)
  7. Hello! I have installed the contribution STSv4.5.2_and_PRODUCT_EXTRA_FIELDS. MY version of STS is STSv4.5.8 When I disable product info template in admin product extra field works but not with product info template enabled. I put the $pef$ tag in product_info.php.html template but there isn´t any extra fields showing up. In the instructions for the contribution STSv4.5.2_and_PRODUCT_EXTRA_FIELDS it says: b) And then in includes/column_left.php simply call: include(DIR_WS_MODULES . 'product_extra_fields.php'); Where shall i put this code? I have tried to place it just before the closing ?> tag of that script. But it still doesn´t work. Does this contribution work with my version of STS? Is there a fix to this problem in that case? Maiby another contribution?
  8. Hello! I have installed the contribution STSv4.5.2_and_PRODUCT_EXTRA_FIELDS. MY version of STS is STSv4.5.8 When I disable product info template in admin product extra field works but not with product info template enabled. I put the $pef$ tag in product_info.php.html template but there isn´t any extra fields showing up. In the instructions for the contribution STSv4.5.2_and_PRODUCT_EXTRA_FIELDS it says b) And then in includes/column_left.php simply call: include(DIR_WS_MODULES . 'product_extra_fields.php'); Where shall i put this code?
  9. Hello! I have installed the contribution STSv4.5.2_and_PRODUCT_EXTRA_FIELDS. MY version of STS is STSv4.5.8 When I disable product info template in admin product extra field works but not with product info template enabled. I put the $pef$ tag in product_info.php.html template but there isn´t any extra fields showing up. In the instructions for the contribution STSv4.5.2_and_PRODUCT_EXTRA_FIELDS it says b) And then in includes/column_left.php simply call: include(DIR_WS_MODULES . 'product_extra_fields.php'); Where shall i put this code?
×
×
  • Create New...