Viewing 15 posts - 1 through 15 (of 27 total)
  • Author
    Posts
  • trovatutti Friend
    #1031960

    Hello, do not hesitate to have generated a valid google key API, the map module in the menu item "All in one map" does not work. Also on the pages of the inserted job beyond do not work the miniature map, I wanted to know how I can handle the various defaults modules in the sidebar-2 position

    thank you


    1. sidebar
    2. erroreMap
    Saguaros Moderator
    #1032358

    Hi,

    You can share the credentials of your site: admin + FTP account and send me the URL so I can see the issue, I will try to check for you.

    Regards

    trovatutti Friend
    #1032397
    This reply has been marked as private.
    Saguaros Moderator
    #1032795

    Could you share the FTP account also? There seems to be conflict in JS there so the map doesn’t show.

    trovatutti Friend
    #1032862
    This reply has been marked as private.
    Saguaros Moderator
    #1033052

    It seems not correct, could you check again?

    trovatutti Friend
    #1033213
    This reply has been marked as private.
    southsouthworld Friend
    #1033321

    Hi Saguaros! I hope you managed to fix the problem. Unfortunatey I am also having problems with the JA Google Map, it is not showing on my map. I have entered in my own API key and so I not quite sure what could be the problem If you could check for me also, I would sincerely appreciate it! Many thanks in advance

    southsouthworld Friend
    #1033322

    Hi Saguaros! I hope you managed to fix the problem. Unfortunately I am also having problems with the JA Google Map, it is not showing on my website. I have entered in my own API key and so I not quite sure what could be the problem If you could check for me also, I would sincerely appreciate it! Many thanks in advance.

    URL: yabanciturkler.com

    southsouthworld Friend
    #1033325
    This reply has been marked as private.
    Saguaros Moderator
    #1034028
    This reply has been marked as private.
    southsouthworld Friend
    #1034032
    This reply has been marked as private.
    trovatutti Friend
    #1034087

    Good morning,
    I’ve been able to enable ftp access to the ip you have indicated to me

    Thank you

    Saguaros Moderator
    #1034629

    I can access it now. Let me check and will get back to you.

    Mo0nlight Moderator
    #1036211

    Hi.

    To fix the map in the detail item page. Edit the file : /templates/ja_directory/html/com_k2/directory/item.php

    Add the code:

    $mapplg = JPluginHelper::getPlugin('system', 'jagooglemap');
    $mapplgparams = new JRegistry($mapplg->params);
    $mapkey = $mapplgparams->get('api_key','');

    Under

    defined('_JEXEC') or die;

    Look for

    <script src="https://maps.googleapis.com/maps/api/js?v=3.exp">

    Change to

    <script src="https://maps.googleapis.com/maps/api/js?v=3.exp&key=<?php echo $mapkey; ?>">
Viewing 15 posts - 1 through 15 (of 27 total)

This topic contains 26 replies, has 5 voices, and was last updated by  southsouthworld 7 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum