Jump to content
thirty bees forum
  • 0

How to use overrides to increase the truncate values in dropdown.tpl and crossselling.tpl?


papagino

Question

Hello people, I've never used Overrides before.

I want the overrides to remove the ... at the end of the drop down cart product names and also on the crossseling product names.

I was just modifying the truncate values inside the dropdown.tpl and crossselling.tpl but this is a no no when having to do a Thirtybees updates.

Basically, the overrides need to do this:

To remove ... in product names of drop down cart, go to:
public_html/themes/niara/modules/blockcart/includes/dropdown.tpl
Line 44, change truncate:13 to 55

To remove ... in product names of Cross Selling (Customers who bought this product also bought)
public_html/themes/niara/modules/blockcart/crossselling.tpl
Line 14, change truncate: 18 to 55

How do I create overrides?

Do I create folders in the override directory to match the paths to the edited files for dropdown.tpl and crossselling.tpl ?

Do the dropdown.tpl and crossselling.tpl files have to be basically the same files copied from their original locations, but with the edited truncate values or I only have to have the specific edited lines in those files ?

Any help to accomplish this would be appreciated.

Cheers

Dan

 

 

 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

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...