Static front page in wordpress as categories -


enter image description here

hey guys, trying make wordpress website 1 in image. cannot find way put categories static front page website. can me this? thanks.

my website - thewikipedia.net theme link - https://wordpress.org/themes/mywiki/

you've include wp_list_categories(); theme index.php file. display categories on main page.
can change style , align them according requirement using css.
default, clicking category link open category page, uses category.php template, , show posts in category.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -