Plugin Contributor
Shambix
(@shambix)
This could be due to a theme conflict, the post type parameter has been tested extensively.
Have you tried using a theme like TwentyTwenty?
I’m using it on the default theme of WordPress i.e TwentyTwenty.
Also please let me know is your plugin provides any functionality to convert all data of custom post type into pdf? Just like we export all data of product/posts into CSV so I want to all get the data in the form of pdf.
So is there any option in your plugin that help me out on this?
Plugin Contributor
Shambix
(@shambix)
Yes the plugin is meant to convert posts to a pdf.
However, as the plugin description says, it also requires that you edit the pdf_layout.php file to get the layout you need (it requires coding skills).
Please check the FAQ for more info about that file.
The post_id parameter should work without issues though, if not you may want to try other plugins/methods (like Print Friendly).
Does that mean I can export such a form of data too (Provided in the screenshot) into PDF?
Screenshot: https://ibb.co/CH4Q7DG
As you can see in the screenshot there is an ability form the plugin to export the data into CSV so I can able to export the same data into PDF as well?