Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807,
Visits: 2,748
|
Descriptions that show within the category pages (i.e. when viewing multiple products within a category, in normal or extended view where product descriptions show) are automatically truncated using the frontend.products.display.truncatedescription, and HTML is stripped out to ensure formatting is not messed up (truncating text with HTML can result in opened tags without close tags, or tags that start but don't finish renderings parts of the page invisible).
There isn't anything to truncate descriptions within the full product page; I guess it could be done with jquery or with some server side postback removing the truncation.
-- If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.
If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
|
Group: Forum Members
Last Active: Thu 13 Oct 2016
Posts: 27,
Visits: 143
|
Some of our product descriptions are several paragraphs long.By chance, is there any config setting that will only show X number of letters or words in the description, then a SHOW MORE button to click to show the balance of the description?
Thanks in advance.
|