Neither do I !
How can the shortcodes be used ?
The demo link is not valid either !
Can smb help, please ?
Thanks in advance ,
Ian
-
This reply was modified 9 years ago by
jpapaco.
Hi!
There is no shortcode helper with the plugin at the moment. You need to type the shortcodes manually in to the Contact form.
e.g.
<div id="addresses">
[courier_address* from required-address-detail:postcode_charge]Honnan (Irányítószám, Cím, Házszám)[/courier_address*]
[simple_tooltip content="enter exact from address here please"]<img src="/wp-content/plugins/courier-address/images/help.png" />[/simple_tooltip]
[simple_tooltip style="float:right;" content="enter exact to address here please"]<img src="/wp-content/plugins/courier-address/images/help.png" />[/simple_tooltip]
[courier_address* to required-address-detail:postcode_charge]Hova (Irányítószám, Cím, Házszám)[/courier_address*]
</div>
<div id="results" class="when-has-price">
<label class="price-label">Price:</label> [courier_result* price currency:Ft]
[text* your-name placeholder "Your Name"]
[text* phone-number placeholder "Phonenumber"]
[submit "Request Delivery"]
</div>
[courier_distance* from to measure:km map:400]
Note that the simple_tooltips there are a separate plugin and not necessary for the functioning of this one. But nice 🙂
Thanks,
Annesley
-
This reply was modified 8 years, 11 months ago by
anewholm.
-
This reply was modified 8 years, 11 months ago by
anewholm.