How To Show 80 Characters Of The Product Name On The Categories Page

Hello



Does someone can show me how to show 80 characters of the product name on the categories page under each product please? (see image for more detail)



Thank a lot in advance



My website using multi vendor, 4.2.3.



Franck

how to show 80 caracteres of the product name on the categories page.jpg

Hello Franck,



You can change it in the product_data.tpl. Make a search by {$product.product|truncate:45:“…”:true nofilter} line and replace 45 with 80.



Please, let me know if you face any issues.



Thank you.

I've done this with every version of CS-Cart since v2.

In v4, the product_data.tpl is in \design\themes\responsive\templates\common

[quote name='Cart-Power' timestamp='1437494928' post='223798']

Hello Franck,



You can change it in the product_data.tpl. Make a search by {$product.product|truncate:45:“…”:true nofilter} line and replace 45 with 80.



Please, let me know if you face any issues.



Thank you.

[/quote]Thank very much!!!

Hello Franck,

You can change it in the product_data.tpl. Make a search by {$product.product|truncate:45:"...":true nofilter} line and replace 45 with 80.

Please, let me know if you face any issues.

Thank you.

Dear team we are useing energo them for our cs cart MV 4.3.6 & done above code provided by you but there is still only 30 to 35 chart. showing please help us

Thanks

Dear team we are useing energo them for our cs cart MV 4.3.6 & done above code provided by you but there is still only 30 to 35 chart. showing please help us

It is better to contact theme developer. They are more familiar with this theme and should not charge anything for you for this small change

Hello Franck,

You can change it in the product_data.tpl. Make a search by {$product.product|truncate:45:"...":true nofilter} line and replace 45 with 80.

Please, let me know if you face any issues.

Thank you.

I've done this with every version of CS-Cart since v2.
In v4, the product_data.tpl is in \design\themes\responsive\templates\common

I asked developers few times to put this in Admin area Settings -> Appearance !

It is better to contact theme developer. They are more familiar with this theme and should not charge anything for you for this small change

one more question please help me

i know how to change favicon icon for front end but i want to change favicon icon for admin panel & vendor panel both .

But cant find it please help me from where i can change it ??

I don't know about vender but admin is...

/design/backend/media/images/favicon.ico

one more question please help me

i know how to change favicon icon for front end but i want to change favicon icon for admin panel & vendor panel both .

But cant find it please help me from where i can change it ??

I don't thing this is correct thread to ask questions about 3rd party theme modifications.

You can ask questions using PM or in Partners section, http://forum.cs-cart.com/forum/24-third-party-add-ons/

I don't know about vender but admin is...

/design/backend/media/images/favicon.ico

Thanks a lot my dear for this help its working for vendor panel also :grin:

One more think can you know how to change admin vendor & vendor panel background ??

i want to change it pure white color !!

design/backend/css/styles.less

replace:

body {
	background: @bodyBackgroundImage;
}

with

body {
	background: white;
}

Then clear cache

design/backend/css/styles.less

replace:

body {
	background: @bodyBackgroundImage;
}

with

body {
	background: white;
}

Then clear cache

Thanks a lot dear team you always help us :

1) one more think i want to know right now vendor panel link is as default :

https://www.example.com/vendor.php?dispatch=auth.login_form&return_url=vendor.php

ok

now we want to change it to

https://www.seller.example.com/vendor.php?dispatch=auth.login_form&return_url=vendor.php

how can we do this ??

2) we are using multivendor 4.3.6 & active social login addon .

then we provide all ID , Secret key in Website > social login > google & facebook

now its working but have one problem :

fwhen we try to login with google there some extra fileds showing please see attachment file

name : Screenshot1 we want to remove all extra fields

&

we want to show only these fields please see in Screenshot2

so how can we do it step by step ??

Screenshot1.jpg

Screenshot2.jpg

Thanks a lot dear team you always help us :

1) one more think i want to know right now vendor panel link is as default :

https://www.example.com/vendor.php?dispatch=auth.login_form&return_url=vendor.php

ok

now we want to change it to

https://www.seller.example.com/vendor.php?dispatch=auth.login_form&return_url=vendor.php

how can we do this ??

2) we are using multivendor 4.3.6 & active social login addon .

then we provide all ID , Secret key in Website > social login > google & facebook

now its working but have one problem :

fwhen we try to login with google there some extra fileds showing please see attachment file

name : Screenshot1 we want to remove all extra fields

&

we want to show only these fields please see in Screenshot2

so how can we do it step by step ??

As we mentioned earlier, you should post your requests in the corresponding topics otherwise they can be deleted.

As we mentioned earlier, you should post your requests in the corresponding topics otherwise they can be deleted.

hello thanks for replay but we can't open new post any where there is some problem !!