Reply To: Trying to find a way to displays uploaded image attachment in the post content

Home Forums Quform WordPress Trying to find a way to displays uploaded image attachment in the post content Reply To: Trying to find a way to displays uploaded image attachment in the post content

#33200
minze_agentur
Participant

Is this code still actual?
I am using something like this:

<?php
$upload = $form->getValue(‘quform_2_70’);
if (isset($upload[0][‘url’])) {
echo ‘‘;
}
?>

and it’s not working.

I am trying to insert the image from the singnature field (created following the official instructions.)

  • This reply was modified 2 years, 9 months ago by minze_agentur.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy