HexMap Pro not working with Joomla 3.1
- Daniel
-
- Offline
- Administrator
-
Hi,
@ This email address is being protected from spambots. You need JavaScript enabled to view it.
It's a jQuery Conflict, need to look into it on your site. Please send us your details at This email address is being protected from spambots. You need JavaScript enabled to view it.
@rsweb
There isn't any option available right now to set the map to auto width, but it's going to be there in next release. However to make it auto width you need to make a small change in mod_hexmappro/tmpl/default.php at line 299. Find <div id="hexmappro<?php echo $uniqueid; ?>"> and replace it with <div id="hexmappro<?php echo $uniqueid; ?>" style="width:100%">
And to remove marker, you need to first click on marker icon and then click on remove marker button. Let me know if you are still facing the issue
Thanks
Daniel
Please Log in or Create an account to join the conversation.
- jeffrey pulley
-
- Offline
- New Member
-
- Posts: 1
Same, does not remove marker, and map cannot be set to auto width?
Please Log in or Create an account to join the conversation.
- Devin Martinolich
-
Topic Author
- Offline
- New Member
-
- Posts: 1
After installing the Module and trying to configure it I found the following:
1. unable to "add" a marker (clicking the button does nothing)
2. unable to publish/unpublish the module
3. unable to show/hide the title
Please Log in or Create an account to join the conversation.