News:

AbanteCart v1.4.2 is released.

Main Menu
support

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - andrewatmcd

#1
Customization help / Re: HTML in the Blurb?
May 21, 2019, 01:04:40 PM
Quote from: abolabo on May 21, 2019, 04:48:41 AM
all blurb stored in database as html-entities to prevent injections.
You should to change your tpl (product/product.tpl) and decode entities.
Just find variable $product_info['blurb'] and replace with html_entity_decode($product_info['blurb'], ENT_QUOTES, 'UTF-8');

Ah, excellent! Thank you!
#2
Customization help / HTML in the Blurb?
May 20, 2019, 03:19:39 PM
Hello all,

If I wanted to use HTML in the product blurb (inserting a bulleted list, for instance), what would I need to edit and where?

Many thanks,
Andrew.

Forum Rules Code of conduct
AbanteCart.com 2010 -