anewholm
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [Courier Address] Problem setting upHi!
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
Forum: Plugins
In reply to: [Courier Address] Example link not valid.Hi Pasquale Bucci!
By “Customized version”, do you mean “Premium version”.
That is the “Premium version” allows restriction to country.I think that the Standard Version is restricted to the USA?
Thanks,
Annesley
Forum: Themes and Templates
In reply to: Overriding #content table formatting in twentyten?Updates
Forum: Themes and Templates
In reply to: Overriding #content table formatting in twentyten?Did you resolve this? I’m not sure from the details but it may be that you need to look into CSS specificity. In short, try “body #content foo table {…}” for your override instead. It has more CSS specificity “weight”.
Viewing 5 replies - 1 through 5 (of 5 total)