Re: How to avoid displaying filename.
Posted: 07 Sep 2014, 20:46
Hi Jan
My images has the title filled with filename from Picasa.
If you try to clear that, it's replaced with "External Image", and that is shown in stead.
The ALT attrib ( Phoca Gallery options - General Settings - Alt Value ) is already set to "Description", And has always been so.
I have analysed with Firebug and found:
<div class="boxplus-caption ">
<div class="boxplus-title ">Festlige og farverige "blomster"</div>
<div class="boxplus-text ">External Image</div>
So if I can't suppress the "boxplus-text", I have to copy "Description" to "Title" on every single picture.
AND repeat that EVERY time I re-import.
My images has the title filled with filename from Picasa.
If you try to clear that, it's replaced with "External Image", and that is shown in stead.
The ALT attrib ( Phoca Gallery options - General Settings - Alt Value ) is already set to "Description", And has always been so.
I have analysed with Firebug and found:
<div class="boxplus-caption ">
<div class="boxplus-title ">Festlige og farverige "blomster"</div>
<div class="boxplus-text ">External Image</div>
So if I can't suppress the "boxplus-text", I have to copy "Description" to "Title" on every single picture.
AND repeat that EVERY time I re-import.