To post a new support question, click the Post New Topic button below.
Current Version: 5.0.2 | Sytist Manual | Common Issues | Feature Requests
Remove Caption
Is there a way to disable the photo caption displaying under the file name in the galleries? I am new to using Evoto editing software, and apparently when I export out of their program it is embedding "Evoto" in the metadata somewhere, and it is displaying on thousands of images that I have loaded to my site. When I click on an image on the admin side, I can delete or change the title, caption, etc., individually but I need a bulk way to remove this without having to re-upload all of these images :) Thanks!
Go to Design -> Edit My Theme -> Additional CSS and add this code to the additional CSS section and save:
.photocaption { display: none; }
My Email Address: info@picturespro.com
That worked, thank you so much!!!
Loading more pages