Hi,
i am not sure what is your questions exactly? The phrase “Drop files here to add them.” is marked for translation properly so you should be able to translate it like any other phrase in WPAdverts, are you having a problem with it?
Sorry this is a translator error, I want to translate the phrase – “Drop files here to add them”
In which file can I change the word translation?
Hi,
the phrase “Drop files here to add them.” you can find in file wpadverts/includes/gallery.php on line about 85, but i highly recommend changing it using some translation plugin like Loco Translate or Say What? as the changes you will do in the original files will be overwritten on WPAdverts update.
I thank for the answer. Loco Translate does not find.
And a little more question. How do I change the font size?
Hmm it should be able to find it, if not then in the Loco Translate try clicking “Sync” button it should find the phrase then.
You can change the font size by going to wp-admin / Appearance / Customize / Additional CSS panel and adding there the code below
.adverts-gallery > p {
font-size: 14px !important;
}
I managed to translate to Loco Translate. Thanks
Additional CSS wrote, it didn ‘t work out.
Maybe you have the page cached? I am looking at your website here https://isakha.ru/adverts/add/ and the font-size of the text “Выберите изображение для загрузки” was changed to 14px so the code seems to be working fine?
Thank you very much, you helped me very much! Good luck!