-
AuthorPosts
-
delinieict Friend
delinieict
- Join date:
- December 2016
- Posts:
- 8
- Downloads:
- 5
- Uploads:
- 0
- Thanked:
- 2 times in 2 posts
December 14, 2016 at 9:07 pm #994687Hi,
I found out that my markers have disappeared but not sure when this happend and what caused it.
Is there a location that the markers are stored so I could retrieve them from a backup and use them again?Looks like they are gone completely … kinda puzzled ๐
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 15, 2016 at 3:40 am #994743Hi,
It’s very hard to suggest the solution for you but without clue, please give me the URL of your site here for further investigation
Regards
delinieict Friend
delinieict
- Join date:
- December 2016
- Posts:
- 8
- Downloads:
- 5
- Uploads:
- 0
- Thanked:
- 2 times in 2 posts
December 27, 2016 at 4:05 pm #997657Hi,
One url you can see this happen is this one :
siteThe marker data seems present but is somehow being hidden, probably by some css code that has been installed by some update (not sure from what update yet).
Still my question from the first post is where are the data points stored ๐
Just being curious about that also.Thanks for you reply.
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 28, 2016 at 1:13 am #997710Hi,
What did you change on your site? I see the CSS style has been changed on your site but you can use this way to fix this
Open modules/mod_jaimagehotspot/assets/css/style.css file
find and change
.jai-map-container .point { /* background: url(../images/icon-marker-default.png) no-repeat left top; */ height: 24px; width: 24px; position: absolute; z-index: 999; }to
.jai-map-container .point { background: url(../images/icon-marker-default.png) no-repeat left top; height: 24px; width: 24px; position: absolute; z-index: 999; }Hope it helps
Regards
delinieict Friend
delinieict
- Join date:
- December 2016
- Posts:
- 8
- Downloads:
- 5
- Uploads:
- 0
- Thanked:
- 2 times in 2 posts
December 28, 2016 at 12:15 pm #997852Hi,
Whatever changed must be a long time ago.
I now have the markers back so it’s a big improvement from no markers at all ๐In the "old" situation I had my own custom markers there but they are nowhere to find anymore.
If I read the documentation right, they should be visible in the module right ?
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 29, 2016 at 1:35 am #997983Hi,
I have no idea about your custom work on your site but if you remove the background of CSS style from modules/mod_jaimagehotspot/assets/css/style.css file. All icons maker will be removed on your site.
Regards
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by
Ninja Lead 8 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum