dotriz
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: [WP Store Locator] Hiding Labels from Shortcode templateYou don’t need to be sorry for this. You have done a great job of building a wonderful extension. Just add this change in the next update. Best of luck.
Forum: Plugins
In reply to: [WP Store Locator] Hiding Labels from Shortcode templateTo make it customizable by CSS, there should be at least some classes or IDs added to these labels and elements. and should be in separate tags too.
I want to hide the labels and remove tel: from the Fax link. All this is only possible with Javascript and not css<div class="wpsl-contact-details"> <span>Phone: <a href="tel:01234 710212">01234 710212</a></span><br> <span>Fax: <a href="tel:www.website.com">www.website.com</a></span><br> <span>Email: <a href="mailto:[email protected]">[email protected]</a></span><br></div>Forum: Plugins
In reply to: [WP Store Locator] Hiding Labels from Shortcode templateI am not talking about the listing. Need to customize the template of single address display from this shortcode
[wpsl_address id="16643" name="true" address="true" address2="false"
city="true" state="false" zip="true" country="true" phone="true" email="true" url="false"]Forum: Plugins
In reply to: [Advanced Custom Fields: Validated Field] JS Error in FirefoxNew version works, thanks.
Viewing 4 replies - 1 through 4 (of 4 total)