- rss output can have images. You can see example on e107.org: https://e107.org/xml/news/rss/
- to see how to do it - open e_rss.php in news plugin and find
$rss[$i]['media'] = $this->getMedia($value);
At the same file find fuction getMedia(). The News are specifics - they have one database field for multiple images separated by comma. If you have just single image, you doesn't need explode and foreach functionality.
New version of metatag plugin is tested now here... some messages can be see from time to time :)
There is new theme mdbootstrap in my github repository for anybody who want to learn new way how to build e107 theme. It's built with focusing on step by step. Anybody who have interest, just let know about you and start ask questions while I am on the beginning.
For download something, you need to subscribe class Real e107 user in your profile. (if you didn't get message on homepage)