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

Receive udp packets in android gstreamer -

php - Extract Text from HTTP referer -

java - Callback from new thread to class from which thread was initiated -