This code enables you to display inline links to archive pages containing posts like you see in the following image: Each letter in
Taxonomy Terms Tutorials
Tutorials in this archive include code which relates to the use of custom post types, custom taxonomy types, taxonomy terms. The code is guaranteed to work as shown in the demo images and videos. Installation of all code as well as support for PHP code is provided for members.
Entry Title & Featured Image Grid On Archive Pages in Genesis
This code enables you to show the title & featured image on all archive pages in Genesis. This tutorial includes 2 solutions: The
Display List of Tags
This tutorial provides 5 different code examples which enable you to display a list of tags anywhere in your theme. In the 1st example,
add_rewrite_rule For Multiple Custom Taxonomy Types in CPT Permalink Structure
This solution enables you to create your own custom permalink structure for any custom post type ( CPT ). Note: The entire code for
Add Exactly The Same Taxonomies To Multiple Custom Post Types
WordPress doesn't allow you to use register_taxonomy multiple times to add the same taxonomy type to more than 1 custom post type. If you
Custom Permalink Structure for Taxonomies Added to Custom Post Types
This tutorial provides the PHP code you can use if you want to create your own custom permalink structure for custom taxonomy types you add
Create Custom Category Archive Page Template In Genesis
The easiest way to create custom category archive pages is to copy an existing file from your parent theme and rename it. You will then need
Add HTML Image Before Category Archive Posts
I've already written about how to display an image or HTML on all category archive pages using conditional tags and the Genesis Simple Hooks
You must be logged in to post a comment.