Hello
I have a problem.
The News Show Pro GK5 module shows the images of the selected articles.
But the ALT tag of the image does not save it.
Example image of the article.
<img src = "XXXXX.jpg" alt = "hello hello" title = "XXXX" class = "nosmartresize" style = "width: 180px; height: auto; margin: 0px; padding: 0px; border: inherit; float: none; ">
Example of the same image through the News Show Pro GK5 module
<a href="XXXXX" class="gkImageWrapper"> <img class = "gkImage" src = "XXXX.jpg" alt = "?????????" width = "120" height = "100"> </a>
Where there is ??????? I should be hello hello
Any solution?
Cheers