Hello everyone,
i need a little help :) , i have a small issue, i need to view gif animated on thumb or list of image. It's work on zentheme and not to mobile theme.
I found my issue on image.php on line 41 :
i change by this with : getFullImageURL()
if (isImagePhoto()) {
?>
[img][/img]" style="max-width:px"/>
Please escape code correctly using backticks like this some code (for inline) or using four spaces before the code:
somecode
https://daringfireball.net/projects/markdown/syntax#precode (tabs don't really work here)
Actually that should be the right place. You need to replace the printCustomSizedImage() functiom call with a full image one as you did above.