Hello,
Thank you for this awesome plugin, finally I can design the pdfs manullay with the dag and drop functionnality.
I'm still exploring the plugin, and I'm facing a little issue :
- I'm using the free version of the plugin (We are planning to purchase copies fo many websites)
- I'm using My Listing theme : https://themeforest.net/item/mylisting-directory-listing-wordpress-theme/20593226
- The theme uses a custom post type called job_listing
- I'm using ACF pluginto create custom fields and show them in the job_listing template
- The e2pdf plugin detects the custom post type (I renamed it to Fiches but didn't edit the slug so it remains job_listing) "screenshot 1" and also it detects the ACF custom fields "screenshot 2"
The issue is that I don't see my fields in the mu custom post type when adding the e2pdf plugin shortcode.
Here's what I did :
1- I created a custom post type with the plugin "custom post type ui", I created a custom post type called "Movies"
2- I added an ACF shortcode like this in the value box and the field is showing "screenshot 3 AND 4"
I followed the same steps while selecting my theme custom post type, but nothing shows.
My goal is to show ACF fields on the pdf file of the theme custom post type without adding the post ID and using the plugin meta keys.
I really don't have any idea on what causes this issue.
Please advise;
Thank you