- Posts: 44
- Thank you received: 0
panel with popup
- gix
- Topic Author
- Offline
- Senior Member
Less
More
3 years 10 months ago #14158
by gix
panel with popup was created by gix
i'm able to open a panel in a map but i can't show popup content of a marker in it
i saw the demo joomla.zhuk.cc/index.php/zhosmmap-main/o...ature-map-with-panel
and when a marker is clicked, show details in panel opening it automatically.
if i set popup ->panel when i click on my marker, popup doesn't show anymore
how to show a panel with tabs and populate with group, popup etc?
i saw the demo joomla.zhuk.cc/index.php/zhosmmap-main/o...ature-map-with-panel
and when a marker is clicked, show details in panel opening it automatically.
if i set popup ->panel when i click on my marker, popup doesn't show anymore
how to show a panel with tabs and populate with group, popup etc?
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
3 years 10 months ago #14163
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic panel with popup
To show popup in panel:
Go to map details, Advanced settings tab
"Display Popup content" set to Panel
Go to map details, Advanced settings tab
"Display Popup content" set to Panel
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- gix
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 44
- Thank you received: 0
3 years 10 months ago - 3 years 10 months ago #14164
by gix
Replied by gix on topic panel with popup
thanks Dima but i know the option
if i set "to panel": popup doesn't appear anymore and my panel have a strange behaviour
- dosn't have tabs
- have title of tabs on top one in columns
details
list
group
with a big dot on the left for each title
if i clic a title in panel, page move down a bit, in a blank area of panel
i casn give you access
if i set "to panel": popup doesn't appear anymore and my panel have a strange behaviour
- dosn't have tabs
- have title of tabs on top one in columns
details
list
group
with a big dot on the left for each title
if i clic a title in panel, page move down a bit, in a blank area of panel
i casn give you access
This message contains confidential information
Last edit: 3 years 10 months ago by gix.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
3 years 10 months ago #14165
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic panel with popup
Hi
In browser console I can see error about JQuery not defined. Ie your templace doesn't load it.
I did as I wrote
wiki.zhuk.cc/index.php/Zh_OpenStreetMap_...efined_error_message
In map details on Advanced options I added 2 libraries to load
into field "Additional JavaScript files for loading".
By this call I loaded JQuery. You can fix it by your template (load JQuery), and in this case you can remove my calls.
And I set panel width to 250 - it shows tabs more correct.
Now you can have it all work
In browser console I can see error about JQuery not defined. Ie your templace doesn't load it.
I did as I wrote
wiki.zhuk.cc/index.php/Zh_OpenStreetMap_...efined_error_message
In map details on Advanced options I added 2 libraries to load
into field "Additional JavaScript files for loading".
By this call I loaded JQuery. You can fix it by your template (load JQuery), and in this case you can remove my calls.
And I set panel width to 250 - it shows tabs more correct.
Now you can have it all work
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- gix
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 44
- Thank you received: 0
3 years 10 months ago - 3 years 10 months ago #14168
by gix
Replied by gix on topic panel with popup
Thank you very much Dima,
Fast and professional as usual!!!
i can't understand why jquery doesn' load
i use Chronoforms plugin on the left position and it use jquery
Fast and professional as usual!!!
i can't understand why jquery doesn' load
i use Chronoforms plugin on the left position and it use jquery
Last edit: 3 years 10 months ago by gix.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
3 years 10 months ago #14179
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic panel with popup
Probably it loads JQuery later that map
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
Time to create page: 0.205 seconds