customise go mylo map - Joomla! Forum - community, help and support


i have installed go mylo map, nice , simple way display map of world, lets crate map continent, or region, or country etc, works nice, 1 thing missing make better ability link each country (lowest level) individual pages on site.

the system appears done using xml, wonder if out in ether knows how add code , create link (happy hard code link in xml rather work on interface method), snipped of country information itself.

code: select all

   if (!empty($turkey)) {array_push($region_array, $turkey, $turkeypop);}
   $ukraine            = $params->get('gmm_ukraine');
   $ukrainepop            = $params->get('gmm_ukrainepop','');
   if (!empty($ukraine)) {array_push($region_array, $ukraine, $ukrainepop);}
   $unitedkingdom         = $params->get('gmm_unitedkingdom');
   $unitedkingdompop      = $params->get('gmm_unitedkingdompop','');
   if (!empty($unitedkingdom)) {array_push($region_array, $unitedkingdom, $unitedkingdompop);}






Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

PProHeadless.exe has stopped working error when opening projects in Adobe Media Encoder CS6

Preconditions Failed. - Joomla! Forum - community, help and support