Hi,
I have searched on forum, but nothing about this exist...
I'm doing some improvements about SEO, in the "Browse Photos" page, specifically I entered the "alt" attribute in "photo_list_item.html" file, which calls the variable "{$data.description}"
This works perfectly when I insert the photo description in upload, but if I change the description at a later date, is inserted "<br />" at the end of the description.
Is there any way to fix this issue?
Maybe is not an real issue, but will be nice to not have this "<br />" in the end of description that spiders go to read.
other:
in admin / photo /
-> Preview image size
is possible to change dimensions of images from 140x140 to other size, but after this is necessary to act on "base.css" to fix ow_photo_list_item_thumb and ow_photo_list_item_thumb img, otherwise the images listed in "Browse Photos" page will be not so nice ...
Is not nice to see an image 177x99 scaled to 120x120
I am waiting for 1.6 version, will be nice to see how this excellent program will work with a responsive theme.