Thanks for the details, I can log into your website, will update here if there is anything found
I have done below modifications in your website:
1) In order to test the result, I have added a new "Person" post
hidden link
field "Partner" use value "Yes"
2) Edit the post view "Preliminary Declarations 1":
hidden link
in section "Loop Editor", change the content template shortcode from:
[wpv-post-body view_template="Loop item in View 27"]
To:
[wpv-post-body view_template="Loop item in View 27" suppress_filters="true"]
The attribute suppress_filters="true" will remove all third party (non WordPress) filters hooked into the_content filter.
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-post-body
3) Test it in front-end:
hidden link
I can see the view's result in PDF file content, see screenshot: pdf1.JPG
Please test again, check if it is fixed, and same as above, you can add the same attribute suppress_filters="true" into other content template shortcodes.
Luo..you are a genius!!!
Thank you so much for your help...it all seems to work fine...
I'm going to do some testing before I close the ticket but will let you know if I have any problems..
Best regards
Geoff
OK, please update this thread if you need more assistance for it. Thanks