Problem Lightbox on live site [Solved]
- degkiko
 - 
            
				
                            Topic Author
                                 - Offline
 - Junior Member
 - 
            
         
        Less
        More
        
    
        
            
        
                10 years 9 months ago         -  10 years 9 months ago        #6160
        by degkiko
    
    
    
            
            
            
            
                                
    
                                                
    
        Problem Lightbox on live site [Solved] was created by degkiko            
    
        Hi Dima...
Previous I was test my map on local computer and Lightbox working good.
Now after put on live site, the Lightbox didn't work.
The setting same with my local computer
Im really confusing how to handle it.
Live preview you can check it here :
www.sulawesi-experience.com/makassar-hot...-hotel-makassar.html
There are "Hotel Map"....
When you click it Lightbox didn't work.
My code on article is :
{zhgooglemap-lightbox:1;Hotel Map;0;340;;1,2,3,4,5,6,7,8,9,10,11,12,13,14,17,18,19,20,21,22,23,24,25;16;1;do not change}
Thank you for your kind attention.
    Previous I was test my map on local computer and Lightbox working good.
Now after put on live site, the Lightbox didn't work.
The setting same with my local computer
Im really confusing how to handle it.
Live preview you can check it here :
www.sulawesi-experience.com/makassar-hot...-hotel-makassar.html
There are "Hotel Map"....
When you click it Lightbox didn't work.
My code on article is :
{zhgooglemap-lightbox:1;Hotel Map;0;340;;1,2,3,4,5,6,7,8,9,10,11,12,13,14,17,18,19,20,21,22,23,24,25;16;1;do not change}
Thank you for your kind attention.
        Last edit: 10 years 9 months ago  by degkiko.            
            Please Log in or Create an account to join the conversation.
- Dima
 - 
            
				
                                 - Offline
 - Platinum Member
 - 
            
         
            
        
                10 years 9 months ago         -  10 years 9 months ago        #6161
        by Dima
    
    
            
Don't forget support my developments: post review in JED , donate , help with translation
        
    
    
            
            
            
            
                                
    
                                                
    
        Replied by Dima on topic Problem Lightbox on live site            
    
        Hi.
When I opened your link and click map - I can see error in page (look at browser console).
It is in modal.js file. I think you have not original joomla, or may be some modification. You have to know more about your joomla than me. Do you check on the other template.
            When I opened your link and click map - I can see error in page (look at browser console).
It is in modal.js file. I think you have not original joomla, or may be some modification. You have to know more about your joomla than me. Do you check on the other template.
Don't forget support my developments: post review in JED , donate , help with translation
        Last edit: 10 years 9 months ago  by Dima.            
            Please Log in or Create an account to join the conversation.
- degkiko
 - 
            
				
                            Topic Author
                                 - Offline
 - Junior Member
 - 
            
         
            
        
                10 years 9 months ago                #6162
        by degkiko
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by degkiko on topic Problem Lightbox on live site            
    
        Hi Dima...
Thank you for your reply me.
Im using lates Joomla 3.3.6, YJSG V2 Framework and Eximium template
As i know all joomla 3.3.6 have modal.js
You can try to download joomla 3 and you will find the modal.js file.
Im also didn't modify of the joomla.
Thank you
    Thank you for your reply me.
Im using lates Joomla 3.3.6, YJSG V2 Framework and Eximium template
As i know all joomla 3.3.6 have modal.js
You can try to download joomla 3 and you will find the modal.js file.
Im also didn't modify of the joomla.
Thank you
Please Log in or Create an account to join the conversation.
- Dima
 - 
            
				
                                 - Offline
 - Platinum Member
 - 
            
         
            
        
                10 years 9 months ago                #6163
        by Dima
    
    
            
Don't forget support my developments: post review in JED , donate , help with translation
        
    
            
            
            
            
            
                                
    
                                                
    
        Replied by Dima on topic Problem Lightbox on live site            
    
        Hi.
Do one test:
- create empty page on site? without any additional module? for example simple article
- call in your article map in lightbox as you done
- check whether or not is works
I think you have some other extension which breaks your map call
            Do one test:
- create empty page on site? without any additional module? for example simple article
- call in your article map in lightbox as you done
- check whether or not is works
I think you have some other extension which breaks your map call
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.
- degkiko
 - 
            
				
                            Topic Author
                                 - Offline
 - Junior Member
 - 
            
         
            
        
                10 years 9 months ago                #6165
        by degkiko
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by degkiko on topic Problem Lightbox on live site            
    
        Hi Dima.
Thank you for your reply!.
I was test it, I'v been created New page without Modul extensions and the Lightbox working as same with my local computer.
So i thing the modul name it "Giant Content" Modul break the Lightbox.
Any other way to make it work?... its ok without Lightbox, but the Map Center is base on Placemarks Id.
Or
How can i put it on article without Lightbox, but the map contents same as on Lightbox model.
I was try put with this model : {zhgooglemap-markerlist:PlacemarkList;MMM;Zoom;MapType;Width;Height}
But thats its center by Map Id.
While I want center the map by Placemarks Id not by Map Id.
Maybe the example as follow :
{zhgooglemap-markerlist:1,2,3,4,5,6,7,8,9,10,11,12,13,14,17,18,19,20,21,22,23,24,25;16;1;0;345}... which means no. 1 after No.16 is center map and it use Placemarks Id.
Can we do by that way?...
Thank you
    Thank you for your reply!.
I was test it, I'v been created New page without Modul extensions and the Lightbox working as same with my local computer.
So i thing the modul name it "Giant Content" Modul break the Lightbox.
Any other way to make it work?... its ok without Lightbox, but the Map Center is base on Placemarks Id.
Or
How can i put it on article without Lightbox, but the map contents same as on Lightbox model.
I was try put with this model : {zhgooglemap-markerlist:PlacemarkList;MMM;Zoom;MapType;Width;Height}
But thats its center by Map Id.
While I want center the map by Placemarks Id not by Map Id.
Maybe the example as follow :
{zhgooglemap-markerlist:1,2,3,4,5,6,7,8,9,10,11,12,13,14,17,18,19,20,21,22,23,24,25;16;1;0;345}... which means no. 1 after No.16 is center map and it use Placemarks Id.
Can we do by that way?...
Thank you
Please Log in or Create an account to join the conversation.
- Dima
 - 
            
				
                                 - Offline
 - Platinum Member
 - 
            
         
            
        
                10 years 9 months ago                #6166
        by Dima
    
    
            
Don't forget support my developments: post review in JED , donate , help with translation
        
    
    
            
            
            
            
                                
    
                                                
    
        Replied by Dima on topic Problem Lightbox on live site            
    
        Hi.
Check new release in your admin panel (it is not in JED, but can be accessed by updater).
New two parameters (like the others - center and action)
wiki.zhuk.cc/index.php?title=Zh_GoogleMa...ap_by_Placemark_List
            Check new release in your admin panel (it is not in JED, but can be accessed by updater).
New two parameters (like the others - center and action)
wiki.zhuk.cc/index.php?title=Zh_GoogleMa...ap_by_Placemark_List
Don't forget support my developments: post review in JED , donate , help with translation
        The following user(s) said Thank You: degkiko     
            Please Log in or Create an account to join the conversation.
        Time to create page: 0.193 seconds