But it’s not rendered as placeholders here but values:
https://www.gownforgirls.com/contact/
The Form code is as follows:
<div>
<p>[textarea message placeholder="Message"]</p>
</div>
<div class="row">
<div class="col-md-6">
<p>[text* first-name placeholder="Name"]</p>
</div>
<div class="col-md-6">
<p>[email* email placeholder="Email"]</p>
</div>
</div>
<div>
[submit "Submit"]
</div>
Why?
-
This reply was modified 7 years, 2 months ago by yangyang.
Hey, thanks a great! Tried to look myself only with no luck 🙁
All these methods you mentioned above are deprecated in the newest wordpress version, now where do I find those, plz?
Hye, I’ve got the same problem, referred to one of the docs but it is apparently deprecated. Now what?
Thanks!