I tried this plugin on several versions of WP and I only get a black box.
I contacted support and didn't get an answer after 14 days, so that is the end of it for me.
I tried this plugin on several versions of WP and I only get a black box.
I contacted support and didn't get an answer after 14 days, so that is the end of it for me.
Hey Mate, give it another chance...
go to your PHP and edit the lines 594->598 replacing the code:
}
startTimeline();
// ]]>
</script>
with
}startTimeline();
// ]]></script>
And also, find any "-moz-opacity" attribute, and write the value ".6" or ".3" with the zero before it, like "0.6" and "0.3".
This worked almost perfect for me.
good luck!
Ok, thanks Niconectado, I will give it a try.
You must log in to post.