Buttons in MiliPro

Dear Colleagues,

I would like to change the button text on forms (translation) and the Custom Cookie message (I changed the text, but I need to change the "I agree" button to translate).

Thank you in advance!

Comments

user
Submitted by admin on Tue, 03/03/2020 - 15:23

I am sorry, the button text should have option to be modified. We will try to implement this in next version.
For now you can follow below steps:

1) Open following file in any text editor.

\templates\template-parts\cookie.html.twig

2) Change text in following code.

<button type="button" class="acceptcookies" aria-label="Close">I agree</button>
If you have any other query, please feel free to open a support ticket from here:
Create a support ticket

user
Submitted by zucco on Tue, 03/03/2020 - 21:10

Thank you. It worked one time, but later the all message disappeared. :)