Hello,
I have created a custom post type [PDF] and I have created 15+ posts inside it and now I want to show the PDF CPT listing in my page so how can I do that.
Hello @aiyubpanara!
In order to avoid misunderstandings, please provide more information(screenshots/video) about what exactly is the issue there, what exactly you need to achieve and your website link.
A solution for sending a screenshot/video is this:
Download, capture, and send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link; paste it here.
Thank you!
Please find screenshot: https://prnt.sc/d0P0r1mQbsV2
Created post inside the ePaper [Custom Post Type] I want to show that listing in my home page
Also I want to show custom field value inside the listing.
Hello @aiyubpanara!
Please check this guide: https://forum.tagdiv.com/introduction-cpt-acf-newspaper-theme/
Thank you!
I have checked but I want to show custom field value inside news listing
Hello @aiyubpanara!
Edit the CPT template with the TagDiv Composer and use the custom field shortcode: https://forum.tagdiv.com/custom-fields-support/
Also, the custom fields can be called like this: {cf_namefield}.
Thank you!
Can you please let me know how can I used this features:
https://prnt.sc/KXTRCbFYBNxe
Hello @aiyubpanara!
With the help of that block, you can include or exclude posts by a specific custom field (true or false). If the CF meta value is true, then the post will be displayed on the block.
Thank you!