Home › Forums › Quform WordPress › Linking pop form to custom .jpg
- This topic has 2 replies, 2 voices, and was last updated 11 years, 6 months ago by Allan.
- AuthorPosts
- May 4, 2013 at 5:59 pm #4258vegastriguyParticipant
My apologies for the double post. It looks like this support forum is setup for unsolved and solved posts….not running threads. So, this is my question please…I saw another post on linking from an html button but not a .jpg.
I am actually trying to link a pop-up form from a custom graphic I have created and want to put in a sidebar widget. At this point I only have the one form.
Here is the code I came up with but it is not working….
img src=”/wp-content/uploads/2013/05/salesbutton.png” align=”center”>
Can you tell me what I am doing wrong? Thanks in advance.
May 4, 2013 at 6:56 pm #4262vegastriguyParticipantOk, I figured out my solution.
I use the Black Studio TinyMCE plugin and when I add that to my sidebar, and work in HTML view, there is the Quform shortcode insert. So, in HTML view, I insert the shortcode and include the prompts for a pop-up. THEN, I insert media which is my .jpg button. I move the closing tag .
So, it ends up looking like this for me.
[iphorm_popup id="1" name="myformname"]<img src="/wp-content/uploads/2013/05/salesbutton2.png" alt="salesbutton2" width="281" height="206" class="alignnone size-full wp-image-62" />[/iphorm_popup]
May 5, 2013 at 6:19 pm #4272AllanSupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
- AuthorPosts
- You must be logged in to reply to this topic.