• I’ve installed wp-property plugin on my site by which I can input property data through ADMIN and display it at frontend of the site.

    However there is problem in displaying property data at Front Page of my site as post_type = property for property posts. and at front end it can
    display only posts where post_type = post or blog
    Also I tried to assign property posts to a category but it is not getting entered into category.

    How to update custom post types with categories?

The topic ‘How to insert Custom Post Types into Category’ is closed to new replies.