- Posts: 24
- Thank you received: 0
Background color showing, while rotating
- 
        ict@dgtprojects.com
 Inactive member
- 
            
				 Topic Author Topic Author
- Member
- 
              
        Less
        More
        
            
    
        
            
        
                11 years 4 weeks ago                #42059
        by ict@dgtprojects.com
    
    
            
            
            
            
            
                                
    
                                                
    
        Background color showing, while rotating was created by ict@dgtprojects.com            
    
        While rotating the picture I uploaded is not showing directly, it shows the background color, after the rotation is complete it shows the picture I uploaded. If i use the stock foto's that where included with the theme its no problem.
The images I uploaded are the similar size, 940 x 340.
Regards, Jan B.
The images I uploaded are the similar size, 940 x 340.
Regards, Jan B.
Please Log in to join the conversation.
- 
        ivan.milic
 Support Staff
- 
            
				  
- Moderator
- 
              
        Less
        More
        
            
    
        - Posts: 14116
- Thank you received: 1639
            
        
                11 years 4 weeks ago                #42067
        by ivan.milic
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by ivan.milic on topic Background color showing, while rotating            
    
        Send me link so I could see that    
Please Log in to join the conversation.
- 
        ict@dgtprojects.com
 Inactive member
- 
            
				 Topic Author Topic Author
- Member
- 
              
        Less
        More
        
            
    
        - Posts: 24
- Thank you received: 0
            
        
                11 years 4 weeks ago                #42080
        by ict@dgtprojects.com
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by ict@dgtprojects.com on topic Background color showing, while rotating            
    
Please Log in to join the conversation.
- 
        ivan.milic
 Support Staff
- 
            
				  
- Moderator
- 
              
        Less
        More
        
            
    
        - Posts: 14116
- Thank you received: 1639
            
        
                11 years 4 weeks ago                #42087
        by ivan.milic
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by ivan.milic on topic Background color showing, while rotating            
    
        Open index.php of template , after this libe:
<jdoc:include type="head" />
insert:
<script type="text/javascript">
if(!JCaption)
JCaption = function(){};
</script>
<jdoc:include type="head" />
insert:
<script type="text/javascript">
if(!JCaption)
JCaption = function(){};
</script>
Please Log in to join the conversation.
- 
        ict@dgtprojects.com
 Inactive member
- 
            
				 Topic Author Topic Author
- Member
- 
              
        Less
        More
        
            
    
        - Posts: 24
- Thank you received: 0
            
        
                11 years 4 weeks ago                #42088
        by ict@dgtprojects.com
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by ict@dgtprojects.com on topic Background color showing, while rotating            
    
        Hi Ivan,
That does not seem to do the trick.
That does not seem to do the trick.
Please Log in to join the conversation.
- 
        ivan.milic
 Support Staff
- 
            
				  
- Moderator
- 
              
        Less
        More
        
            
    
        - Posts: 14116
- Thank you received: 1639
            
        
                11 years 3 weeks ago                #42095
        by ivan.milic
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by ivan.milic on topic Background color showing, while rotating            
    
        Try:
<script type="text/javascript">
if(!window.JCaption)
window.JCaption = function(){};
</script>
and put it above
<jdoc:include type="head" />
<script type="text/javascript">
if(!window.JCaption)
window.JCaption = function(){};
</script>
and put it above
<jdoc:include type="head" />
Please Log in to join the conversation.
        Time to create page: 0.239 seconds    
    