PluginProbe
Image Hotspot – Map Image Annotation / 3.0
Image Hotspot – Map Image Annotation v3.0
3.8 3.7 3.6 trunk 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 2.0 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 2.9 3.0 All 30 releases
image-map-hotspots / settings / edit-point-html.php

edit-point-html.php in Image Hotspot – Map Image Annotation 3.0, at settings/edit-point-html.php

289 lines 18.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <div id="imh-6310-edit-point" class="imh-6310-modal imh-6310-hide">
2 <div class="imh-6310-modal-content imh-6310-modal-lg">
3 <div class="imh-6310-modal-header">
4 Edit Marker Settings
5 <div class="imh-6310-close">&times;</div>
6 </div>
7
8 <div class="toggle-wrap">
9 <ul class="toggle-tabs">
10 <li data-id="1" class="active-tab">Marker</li>
11 <li data-id="2">Content</li>
12 <li data-id="3">link</li>
13 </ul>
14
15 <div class="imh-6310-modal-body-form">
16 <div class="tabbed-content-wrap">
17 <div class="imh-6310-tab imh-6310-tab-1">
18 <table border="0" width="100%" cellpadding="10" cellspacing="0">
19 <tr>
20 <td class='imh-6310-width-150'><label class="imh-6310-form-label" for="icons">Marker Type:</label></td>
21 <td>
22 <input type="radio" name='icontype' class='imh-6310_icon_type' value='1' checked /> Font Awesome Icon
23 <input type="radio" name='icontype' class="imh-6310_icon_type" value='2' /> Custom Icon <span class="imh-6310-pro">(Pro)</span>
24 <input type="radio" name='icontype' class='imh-6310_icon_type' value='3' /> Text <span class="imh-6310-pro">(Pro)</span>
25 </td>
26 </tr>
27 <tr height="40px" class="imh-6310-form-icon imh-6310-marker imh-6310-marker-type-1">
28 <td class='imh-6310-width-150'><label class="imh-6310-form-label" for="icons">Icons:</label></td>
29 <td>
30 <input type="text" name="icons" id="icons-1" class="imh-6310-form-input lg icons-1" placeholder="fas fa-map-marker-alt" data-value="fas fa-map-marker-alt" readonly="">
31 <div class="imh-6310-plus-icons" data-id='icons-1'><i class="fas fa-plus-circle"></i></div>
32 <div class="imh-6310-minus-icons" data-id='icons-2'><i class="fas fa-minus-circle"></i></div>
33 <div class="imh-selected-icon icons-1-selected"> <i class="fas fa-map-marker-alt"></i></div>
34 </td>
35 </tr>
36 <tr height="40px" class="imh-6310-form-icon imh-6310-marker imh-6310-marker-type-1">
37 <td class='imh-6310-width-150'><label class="imh-6310-form-label" for="icons">Hover Icons:</label></td>
38 <td>
39 <input type="text" name="hovericons" id="icons-2" class="imh-6310-form-input lg icons-2" placeholder="fas fa-map-marker-alt" data-value="fas fa-map-marker-alt" readonly="">
40 <div class="imh-6310-plus-icons" data-id='icons-2'><i class="fas fa-plus-circle"></i></div>
41 <div class="imh-6310-minus-icons" data-id='icons-2'><i class="fas fa-minus-circle"></i></div>
42 <div class="imh-selected-icon icons-2-selected"> <i class="fas fa-map-marker-alt"></i></div>
43 </td>
44 </tr>
45 <tr height="40px" class="imh-6310-form-icon imh-6310-marker imh-6310-marker-type-1">
46 <td class='imh-6310-width-150'><label class="imh-6310-form-label" for="icons">Icon Color:</label></td>
47 <td>
48 <input type="text" name="imh_6310_fontawesome_icon_color" class="imh_6310_fontawesome_icon_color imh-6310-form-input imh_6310_color_picker" data-format="rgb" data-opacity="0.8" data-value="rgba(255, 28, 3, 0.99)" >
49 </td>
50 </tr>
51 <tr height="40px" class="imh-6310-form-icon imh-6310-marker imh-6310-marker-type-1">
52 <td class='imh-6310-width-150'><label class="imh-6310-form-label" for="icons">Icon Hover Color:</label></td>
53 <td>
54 <input type="text" name="imh_6310_fontawesome_icon_hover_color" class="imh-6310-form-input imh_6310_color_picker imh_6310_fontawesome_icon_hover_color" data-opacity="0.8" data-format="rgb" data-value="rgba(255, 28, 3, 0.99)">
55 </td>
56 </tr>
57 <tr height="40px" class="imh-6310-form-icon imh-6310-marker imh-6310-marker-type-1">
58 <td class='imh-6310-width-150'><label class="imh-6310-form-label" for="icons">Icon Size in Desktop:</label></td>
59 <td>
60 <input type="number" min='20' max="" name="imh-6310_icon_size" class="imh-6310-form-input imh-6310_icon_size" data-value="30">
61 </td>
62 </tr>
63 <tr height="40px" class="imh-6310-form-icon imh-6310-marker imh-6310-marker-type-1">
64 <td class='imh-6310-width-150'><label class="imh-6310-form-label" for="icons">Icon Size in Mobile <span class="imh-6310-pro">(Pro)</span>:</label></td>
65 <td>
66 <input type="number" min='0' max="" name="imh-6310_icon_size_in_mobile" class="imh-6310-form-input imh-6310_icon_size_in_mobile" data-value="20">
67 </td>
68 </tr>
69 <tr class="imh-6310-marker imh-6310-marker-type-2 imh-6310-hide">
70 <td class='imh-6310-width-150'><label class="imh-6310-form-label" for="picture">Custom Icon/Image <span class="imh-6310-pro">(Pro)</span> :</label></td>
71 <td>
72 <input type="text" name="image" id="imh-6310-image-edit-1" class="imh-6310-form-input imh-6310-image-edit-1" value="">
73 <input type="button" value="Upload Image" class="imh-6310-btn-default imh-6310-icon-upload custom-icon-image" data-id="imh-6310-image-edit-1">
74 </td>
75 </tr>
76 <tr class="imh-6310-marker imh-6310-marker-type-2 imh-6310-hide">
77 <td class='imh-6310-width-150'><label class="imh-6310-form-label" for="picture">Custom Hover Icon/Image <span class="imh-6310-pro">(Pro)</span> :</label></td>
78 <td>
79 <input type="text" name="hoverimage" id="imh-6310-image-edit-2" class="imh-6310-form-input imh-6310-image-edit-2" value="">
80 <input type="button" value="Upload Hover Image" class="imh-6310-btn-default imh-6310-icon-upload custom-icon-image" data-id="imh-6310-image-edit-2">
81 </td>
82 </tr>
83 <tr class="imh-6310-marker imh-6310-marker-type-2 imh-6310-hide">
84 <td class='imh-6310-width-150'><label class="imh-6310-form-label">Image / icon Size in Mobile <span class="imh-6310-pro">(Pro)</span> :</label></td>
85 <td>
86 <input type="number" min='0' max="" name="img_or_icon_size" class="imh-6310-form-input img_or_icon_size" data-value= "30">
87 </td>
88 </tr>
89 <tr class="imh-6310-marker imh-6310-marker-type-2 imh-6310-hide">
90 <td class='imh-6310-width-150'><label class="imh-6310-form-label">Image / icon Size in Mobile <span class="imh-6310-pro">(Pro)</span>:</label></td>
91 <td>
92 <input type="number" min='0' max="" name="img_or_icon_size_in_mobile" class="imh-6310-form-input img_or_icon_size_in_mobile" data-value= "30">
93 </td>
94 </tr>
95 <tr height="40px" class="imh-6310-marker imh-6310-marker-type-3 imh-6310-hide">
96 <td class='imh-6310-width-150'><label class="imh-6310-form-label" for="icons">Text <span class="imh-6310-pro">(Pro)</span> :</label></td>
97 <td>
98 <input type="text" name="icons" id="imh-6310_custom_enter_text" class="imh-6310-form-input lg imh-6310_custom_enter_text" data-value="Hover here">
99 </td>
100 </tr>
101 <tr class="imh-6310-marker imh-6310-marker-type-3 imh-6310-hide">
102 <td class='imh-6310-width-150'><b>Font Size <span class="imh-6310-pro">(Pro)</span> :</b></td>
103 <td>
104 <input type="number" min="0" class="imh-6310-form-input imh_6310_custom_text_font_size" data-value="16" step="1" />
105 </td>
106 </tr>
107 <tr class="imh-6310-marker imh-6310-marker-type-3 imh-6310-hide">
108 <td><b>Font Color <span class="imh-6310-pro">(Pro)</span> :</b></td>
109 <td>
110 <input type="text" class="imh-6310-form-input imh_6310_color_picker imh_6310_custom_text_font_color" data-format="rgb" data-value="rgb(255, 255, 255)">
111 </td>
112 </tr>
113 <tr class="imh-6310-marker imh-6310-marker-type-3 imh-6310-hide">
114 <td><b>Background Color <span class="imh-6310-pro">(Pro)</span> :</b></td>
115 <td>
116 <input type="text" class="imh-6310-form-input imh_6310_color_picker imh_6310_custom_text_font_bg_color" data-format="rgb" data-opacity="0.8" data-value="rgba(2, 59, 92, 0.99)">
117 </td>
118 </tr>
119 </table>
120 <table border="0" width="100%" cellpadding="10" cellspacing="0">
121 <tr>
122 <td class='imh-6310-width-150'><b>Blinking Tooltip:</b></td>
123 <td>
124 <input type="radio" name='blinktype' class='imh-6310_blink_type' value='1' checked /> Yes
125 <span class="imh-6310-pro">(Pro)</span>
126 <input type="radio" name='blinktype' class="imh-6310_blink_type" value='2' />No <span class="imh-6310-pro">(Pro)</span>
127 <div class="imh-6310-no-live-preview">Live Preview Not Available</div>
128 </td>
129
130 </tr>
131 <tr height="40px" class="imh-6310-form-icon imh_6310_icon_glow_color">
132 <td class='imh-6310-width-150'><b>Color:</b></td>
133 <td>
134 <input type="text" name="imh_6310_fontawesome_icon_glow_color" class="imh-6310-form-input imh_6310_color_picker imh_6310_fontawesome_icon_glow_color" data-format="rgb" data-opacity="0.8" data-value="rgb(255, 0, 0)">
135 <div class="imh-6310-no-live-preview">Live Preview Not Available</div>
136 </td>
137 </tr>
138 </table>
139 </div>
140 <div class="imh-6310-tab imh-6310-tab-2">
141 <table border="0" width="100%" cellpadding="10" cellspacing="0">
142 <tr>
143 <td class='imh-6310-width-150'><b class="imh-6310-form-label">Element Type:</b></td>
144 <td>
145 <input class='imh-6310-section-select' value='1' type="radio" name="popover_new" checked />Tooltip
146 <input class='imh-6310-section-select' value='2' type="radio" name="popover_new">Embedded code <span class="imh-6310-pro">(Pro)</span>
147 <input class='imh-6310-section-select' value='3' type="radio" name="popover_new">Custom code <span class="imh-6310-pro">(Pro)</span>
148 </td>
149 </tr>
150 </table>
151 <div class="imh-6310-templates imh-6310-hide">
152 <table border="0" width="100%" cellpadding="10" cellspacing="0">
153 <tr class="">
154 <td class='imh-6310-width-150'><label class="imh-6310-form-label" for="picture"> Select Template:</label></td>
155 <td>
156 <div class="imh-6310-tooltip_img_section">
157 <div class="imh-6310-tooltip-img imh-6310-tooltip-img-css imh-6310-type-1" data-id='01'>
158 <img src="<?php echo imh_6310_plugin_dir_url . 'assets/images/1.png' ?>" data-template='template-01' alt="First Img">
159 </div>
160 <div class="imh-6310-tooltip-img-css imh-6310-tooltip-img-pro imh-6310-tooltip-img imh-6310-type-2 " data-id='02'>
161 <img src="<?php echo imh_6310_plugin_dir_url . 'assets/images/2.png' ?>" alt="First Img">
162 </div>
163 <div class="imh-6310-tooltip-img-css imh-6310-tooltip-img-pro imh-6310-type-1" data-id='03'>
164 <img src="<?php echo imh_6310_plugin_dir_url . 'assets/images/3.png' ?>" alt="First Img">
165 </div>
166 <div class="imh-6310-tooltip-img-css imh-6310-tooltip-img-pro imh-6310-type-1" data-id='04'>
167 <img src="<?php echo imh_6310_plugin_dir_url . 'assets/images/4.png' ?>" alt="First Img">
168 </div>
169 <div class="imh-6310-tooltip-img-css imh-6310-tooltip-img-pro imh-6310-type-1 " data-id='05'>
170 <img src="<?php echo imh_6310_plugin_dir_url . 'assets/images/5.png' ?>" alt="First Img">
171 </div>
172 </div>
173 </td>
174 </tr>
175 </table>
176 </div>
177 <div class="imh-6310-tooltip-link imh-6310-hide">
178 <table border="0" width="100%" cellpadding="10" cellspacing="0">
179 <tr>
180 <td class='imh-6310-width-150'><label class="imh-6310-form-label" for="picture">Title Content:</label></td>
181 <td>
182 <input type="text" class="imh_6310_link_text">
183 </td>
184 </tr>
185
186 <tr>
187 <td class='imh-6310-width-150'><label class="imh-6310-form-label" for="picture">Open in Popup <span class="imh-6310-pro">(Pro)</span> :</label></td>
188 <td>
189 <input name="imh-6310-open-popup" class="imh-6310-open-popup" value='2' type="radio" checked>Popup Embedded <span class="imh-6310-pro">(Pro)</span>
190 <input name="imh-6310-open-popup" class="imh-6310-open-popup" value='3' type="radio" checked>Popup Custom Code <span class="imh-6310-pro">(Pro)</span>
191 <input name="imh-6310-open-popup" class="imh-6310-open-popup" value='1' type="radio">No
192 </td>
193 </tr>
194 <tr class="tooltip-embedded imh-6310-hide">
195 <td class='imh-6310-width-150'><label class="imh-6310-form-label" for="picture"> Enter Embedded Code <span class="imh-6310-pro">(Pro)</span> :</label></td>
196 <td>
197 <textarea class="imh_6310_custom_code_popup-html" name="imh_6310_custom_code_popup" cols="90" rows="5" placeholder="This template avaiable on pro only." readonly ></textarea>
198 </td>
199 </tr>
200 <tr class="tooltip-custom-code imh-6310-hide">
201 <td class='imh-6310-width-150'><b>Popup Max Width</b> <span class="imh-6310-pro">(Pro)</span></td>
202 <td>
203 <input type="text" name="imh_6310_custom_popup_width" id="imh_6310_custom_popup_width" class="imh_6310_custom_popup_width" readonly>
204 </td>
205 </tr>
206 <tr class="tooltip-custom-code imh-6310-hide">
207 <td class='imh-6310-width-150'><b>HTML Code</b> <span class="imh-6310-pro">(Pro)</span></td>
208 <td>
209 <textarea name="imh_6310_popup_custom_html" id="imh_6310_popup_custom_html" class="imh_6310_popup_custom_html" cols="90" rows="5" data-value='' readonly></textarea>
210 <a href="https://wpmart.org/image-hotspot-templates-01-10/" target="_blank" class='imh-6310-custom-code-url'>Get build in custom code for tooltip / popup</a>
211 </td>
212 </tr>
213 <tr class="tooltip-custom-code imh-6310-hide">
214 <td class='imh-6310-width-150'><b>CSS Code</b> <span class="imh-6310-pro">(Pro)</span></td>
215 <td>
216 <textarea name="imh_6310_popup_custom_css" id="imh_6310_popup_custom_css" class="imh_6310_popup_custom_css" cols="90" rows="5" data-value='' readonly></textarea>
217 </td>
218 </tr>
219 </table>
220 </div>
221 <?php include imh_6310_plugin_url . "settings/template-settings.php"; ?>
222
223
224 </div>
225 <div class="imh-6310-tab imh-6310-tab-3">
226 <table border="0" width="100%" cellpadding="10" cellspacing="0">
227 <tr>
228 <td class='imh-6310-width-150'><label class="imh-6310-form-label" for="picture">Do you Link Title?:</label></td>
229 <td>
230 <input class='imh-6310_link_title_type' value='1' type="radio" name="link_title">Yes
231 <input class='imh-6310_link_title_type' value='2' type="radio" name="link_title" checked>No
232 </td>
233 </tr>
234 <tr class="imh-6310_link">
235 <td class='imh-6310-width-150'><label class="imh-6310-form-label" for="picture">Link with <span class="imh-6310-pro">(Pro)</span>:</label></td>
236 <td>
237 <input name="imh-6310-link-position" class="imh-6310-link-position" value='1' type="radio" checked>Tooltip
238 <input name="imh-6310-link-position" class="imh-6310-link-position" value='2' type="radio">Pointer
239 </td>
240 </tr>
241 <tr class="imh-6310_link">
242 <td class='imh-6310-width-150'><label class="imh-6310-form-label" for="picture">Title Link Url:</label></td>
243 <td>
244 <input type="text" class="imh_6310_custom_link_url" data-value= "www.wpmart.org">
245 </td>
246 </tr>
247 <tr class="imh-6310_link">
248 <td class='imh-6310-width-150'><label class="imh-6310-form-label" for="picture">Open new tab:</label></td>
249 <td>
250 <input name="imh-6310-open-new-tab" class="imh-6310-open-new-tab" value='1' type="radio" checked>Yes
251 <input name="imh-6310-open-new-tab" class="imh-6310-open-new-tab" value='2' type="radio">No
252 </td>
253 </tr>
254 </table>
255 </div>
256 </div>
257 </div>
258
259
260
261 </div>
262 <div class="imh-6310-modal-form-footer">
263 <button type="button" name="close" class="imh-6310-btn-danger imh-6310-btn-close imh-6310-pull-right">Close</button>
264 <input type="submit" name="submit" class="imh-6310-btn-primary imh-6310-pull-right imh-6310-margin-right-10 imh-6310-update-place-save" value="Done" />
265 </div>
266 <br class="imh-6310-clear" />
267 </div>
268 </div>
269
270 <!-- Icon Modal Start -->
271 <div id="imh_6310_social_icon" class="imh-6310-modal imh-6310-display-none">
272 <div class="imh-6310-modal-content imh-6310-modal-xl">
273 <input type="hidden" name="rearrange_list" id="rearrange_list" value="" />
274 <div class="imh-6310-modal-header">
275 <span class="imh-6310-action-button">Choose your Icon</span>
276 <input type="text" id="icon-filter" class="imh-6310-form-input" placeholder="Search Icon" />
277 <span class="imh-6310-font-awesome-close">&times;</span>
278 </div>
279 <div class="imh-6310-modal-body-form">
280 <ul class="imh-6310-choose-icon">
281 <?php echo imh_6310_fa_icon_list('li', '</li>'); ?>
282 </ul>
283 </div>
284 <div class="imh-6310-modal-form-footer">
285 <button type="button" name="close" id="imh-6310-font-icon-close" class="imh-6310-btn-danger imh-6310-pull-right">Close</button>
286 </div>
287 <br class="imh-6310-clear" />
288 </div>
289 </div>