Tagged: map
-
AuthorPosts
-
March 5, 2018 at 12:53 pm #1095312
Hello!
I have used TAB ACM module for dipslaying map for 3 addresses. Unfortunately, when clicking on Contact first tab is displaying 2 maps at once, one below other, and the 3rd tab has a code line below the map: maptype_control_display=’1′ maptype_control_position=’TR’ toolbar_control_display=’0′ toolbar_control_position=’TL’ display_scale=’0′ }{/jamap}
Could You help, please?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 6, 2018 at 7:19 am #1095507Unfortunately, no. Same problem here. Both, in Firefox and Chrome.
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 7, 2018 at 8:47 am #1095751I updated this file: /acm/tabs/tmpl/style-2.php
<!-- Tab panes --> <div class="tab-content"> <?php for ($i=0; $i < $count; $i++) : ?> <div class="tab-pane <?php if($i<1) echo "active" ;?>" id="tab-style2-<?php echo $i ; ?>"> <?php echo $helper->get('map', $i) ; ?> </div> <?php endfor ; ?> </div>
For the plain of code show under the map, it due to the wrong code (not sure how you have it), I updated for you and it’s showing fine now.
-
AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)This topic contains 5 replies, has 2 voices, and was last updated by veksha 6 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum