Using HTML-Code in Listing Packages Description

Discussion in 'Technical Support' started by Matthew2012, Mar 7, 2012.

  1. Matthew2012 Customer

    (Classified 4.2.4/Developer/Quickcheckout module)

    I tried to use HTML-Code in Listing Packages Description, but without any effect.

    Then I tried
    Code:
    <p style="white-space: pre;">{$product.pDescription}</p>
    but this fails.

    Thanks for helping me!
  2. Matthew2012 Customer

    @ freeze2

    First thanks for your post, but I'm afraid that leads to nothing.

    In checkout step2.tpl is written
    Code:
    {$results[numloop].pDescription|nl2br}
    and in quickcheckout product.tpl I use
    Code:
    <p style="white-space: pre;">{$product.pDescription}</p>
    But I want to use HTML-Code in classified admin page Listing Packages in the field: Description. At this moment its unpossible to structure package description using html-tags like <br /> or <b>. When I save my description text including html tags these tags are being ignored.
  3. Mike-N-Tosh Owner

    @Matthew2012

    First off, it is important that you give the most important basic information when you are asking a question. 68 Classifieds version, what template and/or modules pertinent to the issue you are posting about. This helps you and others that are trying to assist you in giving and receiving the best possible suggestions to resolution of the issue.

    Unfortunately, there is no feature to allow HTML within the descriptions field of the products. I could see this being handy. Perhaps you could suggest this for consideration for future versions. An option was added in the admin users, for not filtering for the pages based on requests. This could most likely be applied in the future for product descriptions as well. 68 Classifieds management does listen to it's customers which is why it is as great a product as it is.
  4. Matthew2012 Customer

    Sorry, your are right... I added these informations (see above).

    That would be great!

Share This Page