ridgedale
Forum Replies Created
-
Forum: Plugins
In reply to: [User Photo] User Photo Image SizingHi ivan.costajr
Thanks for the update. That works a treat. 😉
Much appreciated.Forum: Plugins
In reply to: [Post Status Menu Items] Post Status Menu Items Installation IssueThanks, Mark.
Forum: Plugins
In reply to: [Contact Form 7] Autocomplete Form Dropdown Menu Using Website ButtonResolved, thanks to hvianna.
Forum: Plugins
In reply to: [Contact Form 7] Autocomplete Form Dropdown Menu Using Website ButtonH hvianna,
That worked a treat once I’d configured the link correctly following a check of the default:get documentation:
<a class="small round button formsubmit" href="contact-us?subject=Brochure+Request">Request</a>Note: Single quotes and wordspace removed.
Muito obrigado, hvianna. 🙂
Forum: Plugins
In reply to: [Contact Form 7] Autocomplete Form Dropdown Menu Using Website ButtonThanks for your reply, hvianna.
Referring to the code for the first attempt which was the closest I got:
<a class="small round button formsubmit" href="contact-us?subject='Brochure Request'">Request</a>the subject is defined as: Brochure Request which is the dropdown menu entry I’m trying to target.
The thing is I don’t want to make that dropdown menu entry the default option as there will be other instances where I want to target a different menu option.Any other thoughts?