Quote Originally Posted by RoseStar View Post
Thanks! Made the unset changes, however the issue persists. Screenshots:

VIEWALL-GridTitleDateDesc_doesnt_show_desc: https://rosestarstudio.com/VIEWALL-G..._show_desc.png
ARTICLE-GridTitleDateDesc_duplicate_desc: https://rosestarstudio.com/ARTICLE-G...icate_desc.png
VIEWALL-GridTitleDate_ok: https://rosestarstudio.com/VIEWALL-GridTitleDate_ok.png
ARTICLE-GridTitleDate_shows-duplicate-desc: https://rosestarstudio.com/ARTICLE-G...icate-desc.png
For the missing descriptions, edit /includes/templates/template_default/sideboxes/tpl_news_box_sidebox.php, line 35, correcting the variable name:
Code:
        $news_sidebox_content = zen_trunc_string($news_sidebox_content);