I have a custom post type: cats When I visit http://mysite.com/cats I see all of […]
Tag: archives
Sorting a specific taxonomy by archive date using URL
OK, so I’m looking for a way to sort a specific taxonomy by archive date […]
Archive – same title for the first two posts
I created an archive page called archive.php Here I include header / footer and this […]
Category page only displaying the posts from a custom type
Situation I have two cpt: Projects Works In these two CPT I share the same […]
How to get the custom post type from an archive page?
In my website I have three custom post types: scripts, scenes and plugins. When visiting […]
Include and Exclude Taxonomies From Archives & Feeds Using ‘pre_get_posts’
What I am trying to do? My blog uses a custom taxonomy called edition with […]
weekly archive for custom category
<?php $args = array( ‘cat’ => ‘2’, ); ?> <?php wp_get_archives($args); ?> I pull out […]
How can I get archives for specific category without category_base in the url?
I’m using this code to get archives for a specific category: function extend_date_archives_add_rewrite_rules($wp_rewrite){ $rules = […]
Cache previous versions of website?
I’m working on a new site for a charity. They publish a printed magazine & […]
Archive dropdown styling not applied
I am trying to add a custom dropdown for archives but struggling with couple of […]
No More Posts Available.
No more pages to load.