6 years 5 months ago - 6 years 5 months ago #4888
by rogercreagh
In the documentation entry for image it gives the style for not displaying a nopic image as .nopic {display: false;}
This should of course be .nopic {display: none;}
It is also worth noting that {joodb ifis|image}{joodb thumb}{joodb endif} does not work as a filter to only display the thumbnail if the image has been defined, presumably because {joodb image} and {joodb thumb} do not return null or empty even if you haven't defined an image for the entry.
Last edit: 6 years 5 months ago by rogercreagh. Reason: adding extra comment
Please Log in to join the conversation.