Top "Custom-post-type" questions

A Custom type of content to the Open Source CMS System WordPress.

Wordpress custom taxonomy pagination not working

I’m using the WP PageNavi plugin for pagination. This particular problem in not getting the taxonomy-portflio-category.php page to …

wordpress pagination taxonomy custom-post-type
Custom post type yearly/ monthly archive

I have a custom post type "news" in my Wordpress site. I am using Advanced Custom Fields plugin to add …

sql wordpress .htaccess mod-rewrite custom-post-type
Showing posts between a certain date range

Trying to display my custom post types for specific date ranges. I want to show posts only within a certain …

wordpress arguments archive custom-post-type add-filter
Wordpress - Custom taxonomy page of custom post type listing by terms

I have a taxonomy-taxonomy.php page that needs to look like so: CUSTOM POST TYPE TITLE (RESOURCES) Custom Taxonomy 1 (Resource …

wordpress taxonomy wordpress-theming custom-post-type
Date archives for custom post type

I have seen many questions/posts regarding this, but have yet to find a decent solution. Basically I am trying …

php wordpress custom-post-type
Wordpress order posts by post type

I am trying to create a system which fetches post from 2 post types and i want to display the posts …

php wordpress custom-post-type
WordPress REST API - more than 10 posts

I searched this issue and tried several solution with no luck. My main route is here: https://cnperformance.wpengine.com/…

wordpress custom-post-type wordpress-rest-api wp-api
Upload multiple featured images in a custom post (Wordpress)

I have a custom post and I would like to upload many featured images. I know there are some plugins …

wordpress image custom-post-type
new Wp_Query() or pre_get_posts() to view ALL posts for custom post type?

I have an archive-template file that shows all posts for custom post type personnel (called archive-personnel.php): This is the …

wordpress custom-post-type
Field Validation and displaying error in wordpress custom post type

Hello guys i started my first plugin in wordpress after few work i got struck in field validation.. Problem is …

php wordpress custom-post-type