Use Contact Form from a link in a text field
GregStarnesPhotography
Registered Users Posts: 40 Big grins
I am working on setting up my new SmugMug site and I am creating a page with images and text about my photography and I want to include a link to to the SmugMug contact form. I can't seem to find the correct link to this form.
Greg Starnes
www.GregStarnesPhotography.com
Greg Starnes
www.GregStarnesPhotography.com
0
Comments
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
When I past this into an HTML content element nothing happens. When I mouse over the words "Contact Form" it appears to be a link, but clicking it does nothing.
<div class="sm-footer-navitem-contact">
Please use this <a href="#">Contact Form</a> to ... blah blah blah
</div>
You could use a Wufoo form instead as those are supported in content blocks.
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
Not sure what a wofoo form is. It works fine when I build it from the new menu. Could I reference the menu item directly from an HTML content block on a page?
What about adding a menu block on the page where you want to link to your contact form?
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
Thank you. That worked almost as well. I still wish I could do it with inline text.