-
AuthorPosts
-
Ludovic ANTIER Friend
Ludovic ANTIER
- Join date:
- September 2014
- Posts:
- 133
- Downloads:
- 60
- Uploads:
- 10
- Thanks:
- 15
- Thanked:
- 1 times in 1 posts
January 20, 2016 at 10:06 am #863073Hello, could you help me please ? again.. π
I would like when we come to my web page : http://webanoo.re/index.php/instituts-de-beaute
My map is already zoom in on my country : REUNION ISLAND
I want it to work like this for all the pages in each category
It’s possible please ?
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 20, 2016 at 3:00 pm #863349Hi,
You can use a custom work from my tweak below
Open templates/ja_directory/html/com_k2/directory/category.php file
find and change
$jamap = "{jamap locations='".json_encode($locations)."' map_width='100%' map_height='455' zoom='4' disable_scrollwheelzoom='1' display_scale='1' display_overview='1' draggable='0'}{/jamap}";
to
if (JFactory::getApplication()->input->get('Itemid')== 204) { $jamap = "{jamap locations='".json_encode($locations)."' map_width='100%' map_height='455' zoom='9' disable_scrollwheelzoom='1' display_scale='1' display_overview='1' draggable='0'}{/jamap}"; } else { $jamap = "{jamap locations='".json_encode($locations)."' map_width='100%' map_height='455' zoom='4' disable_scrollwheelzoom='1' display_scale='1' display_overview='1' draggable='0'}{/jamap}"; }
Hope it helps
Regards
Ludovic ANTIER FriendLudovic ANTIER
- Join date:
- September 2014
- Posts:
- 133
- Downloads:
- 60
- Uploads:
- 10
- Thanks:
- 15
- Thanked:
- 1 times in 1 posts
January 21, 2016 at 6:23 am #864086This reply has been marked as private.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 21, 2016 at 1:19 pm #864422I applied my solution above into on your site, now you can see the map REUNION ISLAND as my screenshot
Ludovic ANTIER FriendLudovic ANTIER
- Join date:
- September 2014
- Posts:
- 133
- Downloads:
- 60
- Uploads:
- 10
- Thanks:
- 15
- Thanked:
- 1 times in 1 posts
January 22, 2016 at 5:09 am #865080This reply has been marked as private.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 22, 2016 at 1:29 pm #865337I fixed with menu on your site from this link here and you will see it as my screenshot
you will see even by you. Perhaps you see the map; but in my home I donβt see.
Where is your location?
Ludovic ANTIER FriendLudovic ANTIER
- Join date:
- September 2014
- Posts:
- 133
- Downloads:
- 60
- Uploads:
- 10
- Thanks:
- 15
- Thanked:
- 1 times in 1 posts
January 22, 2016 at 1:36 pm #865340This reply has been marked as private.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
Ludovic ANTIER FriendLudovic ANTIER
- Join date:
- September 2014
- Posts:
- 133
- Downloads:
- 60
- Uploads:
- 10
- Thanks:
- 15
- Thanked:
- 1 times in 1 posts
January 25, 2016 at 4:27 am #867399This reply has been marked as private.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 27, 2016 at 6:38 am #869436Have you solved the problem on your site? I’m checking and see it’s working fine on your site.
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 9 replies, has 2 voices, and was last updated by Ninja Lead 8 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum