[Plugin: Contact Form 7 to Database Extension] Show image and link in same cfdb-html block
-
I am trying to retrieve file link as well as an image from the database using the following code.
[cfdb-html form="Contact form 1" show="your-title,your-description,file-945,file-580" limit="10" orderby="Submitted desc" <strong>filelinks="link"</strong>] Title: ${your-title} Logo: ${file-580} Description: ${your-description} Download: ${file-945} [/cfdb-html]
I need the file-580 to be an “img” and file-945 to be a “link”. I really hope this is a simple oversight on my part. Everything I tried so far breaks the shortcode.
Chris
https://www.ads-software.com/extend/plugins/contact-form-7-to-database-extension/
- The topic ‘[Plugin: Contact Form 7 to Database Extension] Show image and link in same cfdb-html block’ is closed to new replies.