Ultimate Member profile page download pdf link

November 29, 2023 06:17:42
todd402
Topics: 2
Messages: 5
Hi, is it possible to generate a download pdf link from an Ultimate Member profile form page where we know meta value "um_unique_account_id" and use that in place of e2pdf-download user_id value. Se we have something like [e2pdf-download id="1" dataset="5056" user_id="{um_unique_account_id}" button_title="Download Application Form"].

Many thanks
November 29, 2023 08:02:17
E2Pdf
Topics: 7
Messages: 3617
Support
Hello,

Unfortunately, by default, the shortcode with the example would not work, however, it must be possible to accomplish the task via PHP.

For example by using some Ultimate Member PHP hooks or inside PHP template:

$profile_id = um_profile_id();
echo do_shortcode('[e2pdf-download id="1" dataset="5056" user_id="' . $profile_id . '"]’);

Or you can try to create your own sub-shortcode by adding to functions.php: https://codefile.io/f/W1hvSclxhN, and use the shortcode [user_pdf_download].

We would really appreciate your feedback at WordPress.org!
November 29, 2023 08:14:01
todd402
Topics: 2
Messages: 5
You have helped me so quickly once again, and you answer work perfectly. Thanks very much
Get News and Updates
Our monthly newsletter keeps you in the loop, so you'll always be up to date with the latest news and updates about E2Pdf.
* You can update your email subscription preferences here.
All trademarks, service marks, trade names, product names, and logos appearing on this website are the property of their respective owners. The use of trademarks such as Formidable Forms®, Forminator Forms®, Gravity Forms®, JetFormBuilder®, WordPress®, WooCommerce®, WPForms® and others is solely for identification purposes (nominative use) and does not imply any affiliation, sponsorship, or endorsement by the respective trademark holders.
© 2017 - 2026, https://e2pdf.com

We use cookies to collect and analyse information on site performance and usage, to provide social media features and to enhance and customise content and advertisements. By clicking "Accept Selected", you consent to use of selected cookies according to our Cookie Policy.