Add images of a real estate property to a pdf

WordPress
April 16, 2022 01:50:26
nunomaia
Topics: 2
Messages: 10
I have a real estate website and I need to make storefront sheets. This storefront should have 3 images, one of them is easy because it's the thumbnail of the property, but the others I can't index. How can I do it? Help me please!
April 16, 2022 02:24:18
E2Pdf
Topics: 7
Messages: 3617
Support
Hi,

It's need to find out how the current plugin/theme stores additional images. Do you see any "meta" keys inside "Visual Mapper" which can output additional Image URLs / image IDs?

For example if output of such meta key shortcode is: 21,42,56. Shortcodes which must be used along with "Image" object:

[e2pdf-format-output explode="," output="{0}"][e2pdf-wp key="images" meta="true" attachment_image_url="true" size="full"][/e2pdf-format-output] - 1st image

[e2pdf-format-output explode="," output="{1}"][e2pdf-wp key="images" meta="true" attachment_image_url="true" size="full"][/e2pdf-format-output] - 2nd image

[e2pdf-format-output explode="," output="{2}"][e2pdf-wp key="images" meta="true" attachment_image_url="true" size="full"][/e2pdf-format-output] - 3rd image

P.S. To see full output you can just create some temporary "textarea" inside E2Pdf Template and map it with shortcode as [e2pdf-wp key="images" meta="true"]. If you see some other output - let us know please so we can prepare shortcode wrapper for correct output.

P.P.S. key="images" - is just example and it must be replaced with the key which is valid for your theme / plugin.

If you fail with detecting correct meta key let us know please plugin name / theme if it's "FREE". If it's paid, you can attach theme or plugin to next message (mark message as "PRIVATE") or submit support ticket with access details: https://e2pdf.com/support/request.

We remain at your service.

We would really appreciate your feedback at WordPress.org!
April 16, 2022 10:26:42
E2Pdf
Topics: 7
Messages: 3617
Support
Hi,

"images" meta key is just example - each theme or plugin using own keys. We could identify the meta key - "fave_property_images" but your theme using "metabox" to store values and it has own management system from WordPress. However it has own shortcodes with which you must be able to get images, so try to use please:

To output 1st image:
[e2pdf-format-output explode="," output="{0}"][rwmb_meta id="fave_property_images" object_id="[id]" attribute="url" size="full"][/e2pdf-format-output]

To output 2nd image:
[e2pdf-format-output explode="," output="{1}"][rwmb_meta id="fave_property_images" object_id="[id]" attribute="url" size="full"][/e2pdf-format-output]

To output 3rd image:
[e2pdf-format-output explode="," output="{2}"][rwmb_meta id="fave_property_images" object_id="[id]" attribute="url" size="full"][/e2pdf-format-output]

And so on..

We remain at your service.

We would really appreciate your feedback at WordPress.org!
April 16, 2022 17:39:10
nunomaia
Topics: 2
Messages: 10
Thank you so much for your effort and help, but the images still don't appear.
April 16, 2022 22:19:26
E2Pdf
Topics: 7
Messages: 3617
Support
Hi,

Submit please support ticket with access details to WP Admin Dashboard: https://e2pdf.com/support/request so we can login and check setup on your side.

We remain at your service.

We would really appreciate your feedback at WordPress.org!
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.