Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted July 6, 20168 yr Hello, i have this RSS template {{if !empty( $items ) }} <h3 class='ipsWidget_title ipsType_reset'>{$title}</h3> <div class='ipsPad_half ipsWidget_inner'> <ul class='ipsDataList ipsDataList_reducedSpacing'> {{foreach $items as $item}} <li class='ipsDataItem'> <div class='ipsDataItem_main'> <a href="{$item['link']}" target="_blank" rel="nofollow" class='ipsDataItem_title ipsType_break'>{wordbreak="$item['title']"}</a><br> </div> </li> {{endforeach}} </ul> </div> {{endif}} Its shows only link, like this http://hoitajat.net/työpaikat/hoitotyön-esimiehet-ja-hallinto/ How can i show little text from body? Like this https://www.superliitto.fi/tyoelamassa/tyopaikkatori/
Archived
This topic is now archived and is closed to further replies.