1.4: ----- * Improve Smarty newsbox.tpl template file 1.3: ----- * PHP 8 preparation fix 1.2: ---- * Fixes for using the 'newsbox.tpl file * Fix a remaining old serendipity_getTemplateFile() call * Remove additional markup additions, supposed to fix different theme conditionals for the 'entries_footer' hook. In your engine OR theme entries.tpl template it has to live outside the serendipity_entries_footer container (default theme): .... {if NOT $is_single_entry AND NOT $is_preview AND NOT $plugin_clean_page AND (NOT empty($footer_prev_page) OR NOT empty($footer_next_page))} {/if} {serendipity_hookPlugin hook="entries_footer"} 1.1: ---- * Fix method name getCategorySelector() call