WordPress Theme

you can check avada and elementor. They both are very easy to use. Elementer is better at design things. You can also try jannah theme.
 
You can use
Aspire pro
Or magazine pro or
News pro
I think these are better for blog website
 
Popular WordPress blogging themes include "Astra," "GeneratePress," and "Divi" for versatile design and customization options.
 
you can check avada and elementor. They both are very easy to use. Elementer is better at design things. You can also try jannah theme.
I have previously attempted to install the Jannah theme, but unfortunately, it caused an issue with my website. Specifically, after installing the theme, the spam score significantly reached from zero to 28. Let me check Avada.
 
I want to build my digital service site a little bit like a news site, so I want to have category page description.
But on my experience, most wp themes (free from wordpress org library) not showing them.
Sitting a week every day six hours on my Desktop to find a theme with category page description- no luck.

I love so much the Twentig Themes especial Brooklyn, but all Twentig themes not showing category page description.
Yeah wordpress makes your life hard, you should spend money on their premium VIP Version or you should buy a premium cms...to get these special seo features, so all the premium cms out there are far beyond you.

Only found three themes (really not laugh!)
generatepress, neve, navo (I not want Astra theme)

When I check the archive.php it has a category description hook under the header tag- but not works.
And when I try to replace this hook with this;
<?php
the_archive_description( '<div class="taxonomy-description">', '</div>' );
?>

not works -I get an 500 error on front page. O what a lovely world class cms is wordpress.............
what is the reason behind why most wordpress themes not showing up category page descriptions?
 
Yes Kadence is a good Theme too but not shows the category description in a good centric way...so you must add an html hook to the function.php, so that you can add html formatted description in your wordpress category description boxes.

By the way, why only (most) wp premium themes have this feature to showing category page description on frontpage?
WP has a category description function in archive.php but it not works? Why ?
 
have been using generatepress and astra for several years, I highly recommend them :)
 
Generatepress if you want lightweight and no hassle
Jannah if you want great magazine features
Rehub if you are building an affiliate site.
 
Last try today with the wpmudev(com) guide to make showing category page descriptions work, with their both hooks on ein the archive.php and the other hook in the functions.php file, hope that helps.
Maybe you must create a new php template to make that work in themes who not showing it ?
 
Most all the themes are good for blogging as Wordpress was originally designed as a blogging site. But I'm sure in the free ones on the site there are lots of ones that work well for blogging.
 
it actually depends on the type of blog but i will refer you to astra or generatepress
 
Back
Top