Changeset 2698929
- Timestamp:
- 03/24/2022 12:38:04 PM (4 years ago)
- File:
-
- 1 edited
-
simple-map-with-shortcode/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
simple-map-with-shortcode/trunk/readme.txt
r2698896 r2698929 48 48 == Frequently Asked Questions == 49 49 50 1. What are Shortcodes?? 50 = What are Shortcodes? = 51 51 Just use below shortcode anywhere in the page and post: 52 52 [map_marker width=600 height=350 address="YOUR_ADDRESS"] 53 53 54 2. What are the parameters used with the shortcode? 54 = What are the parameters used with the shortcode? = 55 55 The following parameters are available: 56 56 1. address = "YOUR_ADDRESS" … … 62 62 7. companycode= (Enter Google string cid from company maps listing URL) 63 63 64 3. How can I put a border around the map? 64 = How can I put a border around the map? = 65 65 Yes - You can add simple CSS code on the iframe. 66 66 like iframe{border: 1px solid black} 67 68 67 69 68 = This plugin is compatible form WordPress version 5 or lass =
Note: See TracChangeset
for help on using the changeset viewer.