Put output on image | WordPress.org

[ad_1]

Hello @hheyhey568

The process is simple but requires that you determine the correct position of every tag. Assuming your calculated fields are the fieldname1 and fieldname2. You can insert an “HTML Content” field in the form with three tags in its content:

<IMG src="https://www.yourwebsite.com/image-path/image.png">
<div data-cff-field="fieldname1" style="position:absolute;z-index:9999;display:inline-block;top:20px;left:20px"></div>
<div data-cff-field="fieldname2" style="position:absolute;z-index:9999;display:inline-block;top:40px;right:20px"></div>

Finally, you can tick the checkboxes in the calculated fields to hide them because you will display their results in the div tags above. In the previous code, you must modify the values of the top, left, and right CSS rules to set the results in the preferred position over the image.

Best regards.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer