No map shown with a joomlage template
- Dima
 - 
            
				
                                 - Offline
 - Platinum Member
 - 
            
         
        Less
        More
        
    
        
            
        
                13 years 7 months ago                #122
        by Dima
    
    
            
Don't forget support my developments: post review in JED , donate , help with translation
        
    
            
            
            
            
            
                                
    
                                                
    
        Replied by Dima on topic Re: No map shown with a joomlage template            
    
        No, do not create now.
I have to analyse sources, what cause the problems
            I have to analyse sources, what cause the problems
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.
- Dima
 - 
            
				
                                 - Offline
 - Platinum Member
 - 
            
         
            
        
                13 years 7 months ago         -  13 years 7 months ago        #123
        by Dima
    
    
            
Don't forget support my developments: post review in JED , donate , help with translation
        
    
    
            
            
            
            
                                
    
                                                
    
        Replied by Dima on topic Re: No map shown with a joomlage template            
    
        Hi boomla.
I've check your link. Let's see
Ie you've got window.onload = which override my map initialization.
Check what plugin it produces, may be you can disable it on map page and it will work
            I've check your link. Let's see
Code:
<div class="art-footer">
    <div class="art-footer-body">
        <script type="text/javascript" src="http://www.frispejderne.dk/components/com_joomlawatch/js/heatmap/heatmap.js"></script>
<script type="text/javascript" src="http://www.frispejderne.dk/components/com_joomlawatch/js/jdownloadurl.js"></script>
<script type="text/javascript">
    var urlBase = "http://www.frispejderne.dk/components/com_joomlawatch/heatmap.php";
    var clickDoc = (document.documentElement != undefined && document.documentElement.clientHeight != 0) ? document.documentElement : document.body;
    //        var w = clickDoc.clientWidth != undefined ? clickDoc.clientWidth : window.innerWidth;
    //        var h = clickDoc.clientHeight != undefined ? clickDoc.clientHeight : window.innerHeight;
    var w = screen.width;
    var h = screen.height;
    var xx;
    
    
    window.onload = function(){
        window.document.onclick = function(evt) {
            /*var screenHeight = window.screen.height;
            var screenWidth = window.screen.width;
Ie you've got window.onload = which override my map initialization.
Check what plugin it produces, may be you can disable it on map page and it will work
Don't forget support my developments: post review in JED , donate , help with translation
        Last edit: 13 years 7 months ago  by Dima.            
    
        The following user(s) said Thank You: boomla     
            Please Log in or Create an account to join the conversation.
- boomla
 - Offline
 - New Member
 - 
            
         
        Less
        More
        
            
    
        - Posts: 4
 - Thank you received: 0
 
            
        
                13 years 7 months ago                #124
        by boomla
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by boomla on topic Re: No map shown with a joomlage template            
    
        Hi again,
Well, it turned out to be my JoomlaWatch Agent module causing the problem
I have moved it to another position, and now its all working :woohoo:
Thank you very much for your help
I really appreciate it!
- and, ofc, also thank you very much for your work on the component/plugin!
    Well, it turned out to be my JoomlaWatch Agent module causing the problem

I have moved it to another position, and now its all working :woohoo:
Thank you very much for your help
I really appreciate it!
- and, ofc, also thank you very much for your work on the component/plugin!
Please Log in or Create an account to join the conversation.
- Dima
 - 
            
				
                                 - Offline
 - Platinum Member
 - 
            
         
            
        
                13 years 7 months ago                #125
        by Dima
    
    
            
Don't forget support my developments: post review in JED , donate , help with translation
        
    
            
            
            
            
            
                                
    
                                                
    
        Replied by Dima on topic Re: No map shown with a joomlage template            
    
        You are welcome, boomla.
If you want to see messages on Danish - I can explain how translate it. (about 60 sentences).
It is very strange to not want have all translation to you native language. I mean only Front End, which site users see.
            If you want to see messages on Danish - I can explain how translate it. (about 60 sentences).
It is very strange to not want have all translation to you native language. I mean only Front End, which site users see.
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.
- othmar
 - Topic Author
 - Offline
 - New Member
 - 
            
         
        Less
        More
        
            
    
        - Posts: 4
 - Thank you received: 0
 
            
        
                13 years 7 months ago                #126
        by othmar
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by othmar on topic Re: No map shown with a joomlage template            
    
        Hi Dima, hi boomla,
the same here: disabled joomlawatch and it was fine with the map. Tried another position: again fine. So it wasn't the template, it was the position of joomlawatch in the template.
I didn't suppose a problem with joomlawatch, as the other site has the joomlawatch agent too, but evidently in another position.
Thank you to both of you,
Othmar
    the same here: disabled joomlawatch and it was fine with the map. Tried another position: again fine. So it wasn't the template, it was the position of joomlawatch in the template.
I didn't suppose a problem with joomlawatch, as the other site has the joomlawatch agent too, but evidently in another position.
Thank you to both of you,
Othmar
Please Log in or Create an account to join the conversation.
- Dima
 - 
            
				
                                 - Offline
 - Platinum Member
 - 
            
         
            
        
                13 years 7 months ago                #127
        by Dima
    
    
            
Don't forget support my developments: post review in JED , donate , help with translation
        
    
            
            
            
            
            
                                
    
                                                
    
        Replied by Dima on topic Re: No map shown with a joomlage template            
    
        Thanks Othmar.
Well done, but I didn't see this code in your page.
I any case we fix problem
  
    
            Well done, but I didn't see this code in your page.
I any case we fix problem
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.179 seconds