A
A
Alehandrows2016-12-21 09:14:13
opencart
Alehandrows, 2016-12-21 09:14:13

In the openkart engine, there are 2 dots in the short description of the goods in the description, how to remove them?

2471b9b36a8e4235a3c0cfeda0d0da88.png
I went to catalog/controller/product.php where I found where .. but when you enter one point, the links in the products stop working, in general, an error occurs.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Shockoway, 2016-12-21
@Shockoway

File:
catalog\controller\product\category.php
String

'description' => utf8_substr(strip_tags(html_entity_decode($result['description'], ENT_QUOTES, 'UTF-8')), 0, $this->config->get('config_product_description_length')) . '..',

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question