• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Kate Support
  • Private: No
  • Open Date: 24.11.15, 16:25
  • Opened by: Juanra
  • Closed by: Kate Support
  • Closed on: 11.12.15, 12:34
  • Reason: Fixed
  • Comment: Glad to help!

Ticket #8883 - name product

I would like to extend character name listed products in grid and carousel main page to see the full title

Comments

Kate Support 24 Nov 2015, 18:23

Hi,
You need to increase “truncate” value in the following files: product-list.tpl, pk_productscarousel.tpl, pk_productscarousel_bottom.tpl, pk_productscarousel_single.tpl
After that add this code to Theme Settings > Custom CSS

.product_list a.product-name, #productsCarousel_single a.f_title, #productsCarousel_bottom a.f_title, .productsCarousel a.f_title, #isotopeSort .s_title_block a {white-space: normal;}
.product_list > li h3 {min-height:64px}

If some of your titles are too long and occupy more then 2 lines then increase the “min-height” value in code

Juanra 04 Dec 2015, 10:50

I don´t find pk_productscarousel_bottom.tpl, pk_productscarousel_single.tpl the other is OK.

Kate Support 04 Dec 2015, 11:01

What Alysum version do you use?

Juanra 04 Dec 2015, 11:52

alysum version 4.4

Kate Support 04 Dec 2015, 12:20

Then you should be able to find these files in
your_site/modules/pk_productscarousel_bottom/pk_productscarousel_bottom.tpl
your_site/modules/pk_productscarousel_single/pk_productscarousel_single.tpl

Juanra 04 Dec 2015, 12:48

file pk_productscarousel_bottom.tpl appears not to me. I attached photo of the home page so you can see the names that are cut

Kate Support 04 Dec 2015, 15:15

You forgot to attach the image.
Please give the link to your store

Juanra 10 Dec 2015, 10:58

Sorry for not answering before, I was on vacation. the web is www.yuhuhugs.es/tienda

Kate Support 10 Dec 2015, 11:05

Your store is in maintenance mode. I cannot see the homepage.
Please fill the fields of access to the BO in your profile http://support.promokit.eu/index.php?do=myprofile and I will check the issue.
Regards

Juanra 10 Dec 2015, 15:58

now you can Access, thks

Kate Support 10 Dec 2015, 17:42

I now see that Products Carousel bottom is missing in your BO. Did you delete it?
You can install this module back from the Alysum archive that you have bought.

Did you increase the truncate value in the file pk_productscarousel_single.tpl? Please show it with the screenshot

Juanra 11 Dec 2015, 08:02

I module does not work is this truncated accompanying you in the picture .

Kate Support 11 Dec 2015, 10:29

I meant a screenshot of the code in pk_productscarousel_single.tpl file where you have increased the truncate value. Not the homepage screenshot.

Juanra 11 Dec 2015, 10:37

i send

Kate Support 11 Dec 2015, 10:47

Please look carefully. There are three “truncate” values in this file. And you have changed only the first one.

Juanra 11 Dec 2015, 12:15

Thks u.

Kate Support 11 Dec 2015, 12:34

You’re welcome! Best regards!