Page 1 of 1

phoca maps + mobile + admin backend??

Posted: 27 May 2019, 02:52
by vientito
under chrome browser i have to turn on desktop mode in order to work with phoca maps components or else most of my created markers could disappear and cannot work with handheld mobile. Most basic admin components can and do work with mobile phone.

Re: phoca maps + mobile + admin backend??

Posted: 27 May 2019, 20:59
by Jan
Hi, can you paste a screenshot of what you exactly mean?

Thank you, Jan

Re: phoca maps + mobile + admin backend??

Posted: 01 Jun 2019, 19:06
by vientito

Re: phoca maps + mobile + admin backend??

Posted: 04 Jun 2019, 17:28
by Jan
Hi, thank you for the info, now I understand, it seems there is "hidden-phone" class wrongly used for the title.

It will be fixed in next version.

You can now do a quick fix:
in administrator\components\com_phocamaps\views\phocamapsmarkers\tmpl\default.php

lines cca 110 and 113 - just remove the "hidden-phone" stright there
Image

Jan

Re: phoca maps + mobile + admin backend??

Posted: 12 Jun 2019, 00:42
by vientito
discovered another issue with map components

with desktop mode https://imgur.com/gallery/VnkqDpu



without desktop mode https://imgur.com/gallery/VYjR34S

obviously i cannot work within the mobile without activating desktop modeā€¦ which is undesirable

Re: phoca maps + mobile + admin backend??

Posted: 15 Jun 2019, 12:20
by Jan
Hi, this is still the same issue causes by "hidden-phone" - when it is removed from columns you need to see, they will be displayed. (This will be fixed in next version)

Jan