Tagged: Custom Post Type
Hello.
I am using the enfold theme, and it is really great. It speeds up my job.
I created, using WP-Types plugin, a custom post_type called “distributor” and I assigned a custom taxonomy to it called “nation”.
Now I would like to show those posts in a page using the avia builder block “Articles”. But when I place it in the page, it tells that no articles are in that category.
Thank you for your help
Riccardo
Hi Mercheric!
Make sure that the posts are public and publicly_queryable, and that they have the has_archive parameter set to true, http://codex.wordpress.org/Function_Reference/register_post_type.
If your still having trouble then send us a WordPress login and we’ll take a look.
Cheers!
Elliott
Hi Riccardo,
Take a look at this:
https://kriesi.at/support/topic/procedure-for-adding-custom-post-type-and-enabling-it-for-use/
Hope it helps.
Regards,
Hey Riccardo!
Did you have any luck in solving your problem using the above suggestions?
Regards,
Rikard