GuiTTo
Forum Replies Created
-
Forum: Plugins
In reply to: 1.9.10 Doesn't work with 3.5 (and my template)I’ve done by mysef (as when I was young .. :-))
I changed
wp_enqueue_script(‘semperfi-jquery-easing’, get_template_directory_uri() . ‘/js/jquery.easing.js’, array(‘jquery’), ‘1.3’, true);with
wp_enqueue_script(‘semperfi-jquery-easing’, includes_url() . ‘/js/jquery.easing.js’, array(‘jquery’), ‘1.3’, true);
in the functions.php of my template
and now all is working!!!To the next!
Bye
GW3 Total Cache ?? what is?
Hi skitter,
Have you resolved?
I’ve the same error!Hi jefferisp7,
Have you resolved?
I’ve the same error!Other data for investigation:
It remain blocked showing image loader.gif
There is this error
Uncaught TypeError: Object [object Object] has no
method ‘nggSlideshow’In the following code:
<script type=”text/javascript” defer=”defer”>
jQuery(document).ready(function(){
jQuery(“#ngg-slideshow-1-14-1″).nggSlideshow( {id: 1,fx:”fade”,width:800,height:600,domain: “https://www.portodeglietruschi.it/”,timeout:10000});
});
</script><script type=”text/javascript” defer=”defer”>
jQuery(document).ready(function(){
jQuery(“#ngg-slideshow-1-14-1″).nggSlideshow( {id: 1,fx:”fade”,width:800,height:600,domain: “https://www.portodeglietruschi.it/”,timeout:10000});
});Can anyone Help me?
ThanksNow, My problem:
I’m a beginner, I ask to the “braves” ??Because I need My template, where I’ve to search, to risolve the problem?
Thanks
Maybe there is some problem with your template!
I’ve the same problem, I reactivate the standard template and now it works!!