Hi dallas,
all the wording you see in frontend is containted in the translation files of “plugins/contest-gallery/languages/…” path. Then you can see po and mo files and can edit them with https://poedit.net/ software.
Here is an tutorial how you can overwrite editet translation files:
https://theeventscalendar.com/knowledgebase/how-to-override-plugin-language-files/
Kind regards
Wasiliy
I know how to change the files in languages.
However, I am asking to replace the star with words. And the star it is not in the language files.
On top of this:
1. I have updated to the latest version and people can’t vote in the slider
2. Lots of images are uploaded rotated. You have to manually go and edit the pictures via Photoshop (or similar)
Can this be corrected ?
btw: the displayed images are a mix of php output and jquery processing. It is to complicated to explain and have to be replaced on many places. What you can do is change images with own images (just simply replace them in the plugin) or change the css of the boxes and images by overwrting the ids and classes with !important attribute.