Customize add liste

5 years 1 month ago #1 by Cline
Customize add liste was created by Cline
Hello
i didn't find how to custom add list message before input field for translation
and how to add a text after + icon to add list
regards

Please Log in or Create an account to join the conversation.

5 years 1 month ago #2 by Christopher Mavros
Replied by Christopher Mavros on topic Customize add liste
Hi there and thank you for posting!

What you are looking for, can be done in two ways:
1. Using the language ini files
2. Using a template override.

1. You can go to your site directory language/en-GB/en-GB.mod_myshortlist.ini and change the texts EXPAND_LIST_INTERFACE="+" and COLLAPSE_LIST_INTERFACE="-" (and possibly copy that file to your other languages).

2. You can copy the file modules/mod_myshortlist/tmpl/default_multiple_lists_interface.php to your template directory templates/your_template/html/mod_myshortlist/default_multiple_lists_interface.php and change it according to your needs.

P.S.: Both of your posts have a similar answer, so I'm going to copy and paste it, and change only a few details.

Christopher Mavros
mavrosxristoforos@gmail.com
If you like our extensions, please rate us on the JED!

Please Log in or Create an account to join the conversation.

Moderators: Christopher Mavros