Question

I have installed a map module "Gmap direction" in joomla 2.5 to show direction between two places. this module is working fine in localhost. But in live site it doesn't show the map, the other contents of that module has displayed. The same issue happen for jquery dialog(working in local, but not in live). Do i need to change any setting?

Was it helpful?

Solution

Use https instead of http?

In include tags?

script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top