Frontend Edition

Replied by MichaelM on topic Frontend Edition

Posted 4 years 5 months ago #54130
Thank you!
Great the user can upload imgaes now.

One last question:

I made some language overrides for the popup.
There are two strings (or maybe it's one?) I can't find at all - even ReRePlacer didn't :-)
Code:
Drop files here to upload or Select Files

Can you point me in the right direction?

Thanks a lot for your great support

Michael
Last Edit:4 years 5 months ago by MichaelM
Last edit: 4 years 5 months ago by MichaelM.

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

Replied by MichaelM on topic Frontend Edition

Posted 4 years 5 months ago #54132
Found it already:

Hardcoded in
Code:
administrator/components/com_slideshowck/views/browse/tmpl/default.php

I made an override, changed the hardcoded text to a string and then replaced it with a language overide.

Thank you anyhow.

Have a nice day!
Regards
Michael

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

Replied by ced1870 on topic Frontend Edition

Posted 4 years 5 months ago #54136
thanks, I have fixed it and it will be translatable in the next version :)
if you want to use the same code and put your translations directly, to avoid issues in the next update :
Code:
<div class="upload"> <h2 class="uploadinstructions"><?php echo JText::_( 'CK_DROP_FILES_TO_UPLOAD' ); ?></h2> <p><?php echo JText::_( 'CK_OR_SELECT_FILES' ); ?></p><input id="ckfileupload" type="file" class="" /> </div>

Joomlack Webmaster and Developer

by ced1870

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

Time to create page: 0.625 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 2129 guests and no members online