Jump to content

how to add a link in product's short description


Recommended Posts

Hi

 

I am trying to add a link on product's short description area

For some reason the link does not work

 

 <a class="button" href="http://www.google.com">link 1</a></p> is what i have

 

But for some strange reason the link becomes just text.

 

These are my settings:

Prestashop Version: 1.4.8.2
Server information: Linux #1 SMP Mon Oct 7 16:41:57 EDT 2013 i686
Server software Version: Apache/2.2.3 (Red Hat)
PHP Version: 5.3.13
MySQL Version: 5.0.95

post-368715-0-69152800-1397595809_thumb.jpg

Link to comment
Share on other sites

I think i fixed it

 

i removed escape:'htmlall':'UTF-8' from {$product.description_short|truncate:460:'...'}

 

it did the trick.....why do have that restriction anyways? 

 

All it does is developers to start hating it and go away....anyways i think it will do the trick

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...