Subscribe:

Labels

Thursday, September 6, 2012

WordPress Archive Pages: the tutorial

add_action( 'genesis_before_loop', 'yoast_term_archive_intro', 20 );

Of course you can add some extra code or classes in there to style those boxes a bit more.

Custom Post Type archives

For custom post type archives, this might actually be a bit harder. The beginning of the process is the same: you can create a new file, the name of which should contain your post type: archive-

View the Original article

0 comments:

Post a Comment