Is there a backend option to hide the tags in the frontend?
Or must comment out the line?:
printTags('links', gettext('<strong>Tags:</strong>') . ' ', 'taglist', '');
Or must use CSS "display:none" ?
↧
hide tags in the frontend
↧