Is there a way to automatically advance slides after a certain delay but have others require a click or action?
]]>Hi there – is there a file I can alter to slow down the transition between each slide?
]]>How do you add text in slides and how do you specify text color ?
I do not understand.
Please help
]]>Hi. Just an FYI. I installed this on my website (www.coolbalance.com). I also have WordPress.com JetPack installed. There is a naming conflict with JetPack in shortcode.php
vimeo_shortcode() and youtube_shortcode()
I renamed the impress shortcodes temporarily so the plugin admin would load again.
Can you please check on this?
Tried to activate and got this error, not working.
html/wp-content/plugins/jetpack/modules/shortcodes/vimeo.php on line 78
Also, i see you also use pagelines on your official site, is this plugin working right with pagelines?
]]>I’m trying to set the impress gallery in AUTOPLAY mode.
Could you help me to do this please ?
I’ve found this sample code to do this :
How to make impress.js slideshow auto play and loop
<script>
var impress = impress();
impress.init();
document.addEventListener('impress:stepenter', function(e){
if (typeof timing !== 'undefined') clearInterval(timing);
var duration = (e.target.getAttribute('data-transition-duration') ? e.target.getAttribute('data-transition-duration') : 2000); // use the set duration or fallback to 2000ms
timing = setInterval(impress.next, duration);
});
</script>
]]>
I downloaded through the wordpress site and clicked ‘activate’ and my site CRASHED!! I can get to my admin page though my cache but I can’t get to my plugin page, and my site doesn’t come up at all.
HELP!!!!
I CAN’T EVEN UNINSTALL THIS!
]]>hi
what a grea plugin
a few question
1- can it display feature image
2-a pro version WOW! can wait any clue when it will be
3- can it have content of a post
4- for some reason my menu dispaaperd how come
this is the link
https://www.haker.co.il/parralx/#/i-multimedia
thanks
]]>I got this message that this plugin cannot be turned on because it caused a critical error:
Fatal error: Cannot redeclare youtube_shortcode() (previously declared in :8) in /wp-content/plugins/wp-js-impress/inc/shortcode.php on line 76
Any ideas?
]]>On the Admin Setting Page I’m getting 2 Invalid arguments
This one is at the bottom of the settings menu
Warning: Invalid argument supplied for foreach() in /var/www/wp-content/plugins/wp-js-impress/inc/options/options.php on line 748
This one is at the bottome of the settings section
Warning: Invalid argument supplied for foreach() in /var/www/wp-content/plugins/wp-js-impress/inc/options/options.php on line 862
]]>