Posts Tagged ‘category’
WordPress: show excerpts in the category or tag view [SOLVED]
“I just want to only display the excerpt instead of the entire text of the post in the category / tag archives, how to achieve this?”. This is a common question of wordpress users. Well, the fix is really simple. Go to your working theme directory and look for content.php (or sometimes archive.php). You should [...]
WordPress Yoast SEO + wp_comfy theme + Category titles
If you are using Yoast SEO plugin for wordpress with WP_Comfy theme you will notice that title’s (<title> tag) are not working as expected. Despite your settings in Yoast WordPress SEO: Titles the titles are not showing what you want. Follow these steps to make them work: Changes in header.php Edit your /wp-content/themes/wp-comfy/header.php and change: [...]