This is the third Meteor slide I installed. All works fine except this one does not start. Keeps showing first image as a static one.
Firebug says:
`ERROR: invalid object initializer
What happened? Anyone a clue
This is the third Meteor slide I installed. All works fine except this one does not start. Keeps showing first image as a static one.
Firebug says:
`ERROR: invalid object initializer
What happened? Anyone a clue
Hi, can you post a link to the page you are having this problem on?
I took a look at that page, something is not quite right with the metadata:
<div id="meteor-slideshowtagliner" class="meteor-slides tagliner navnone { next: '#meteor-nexttagliner', prev: '#meteor-prevtagliner', pager: '#meteor-buttonstagliner', media, appearance, tools, design }">
It is adding these to the classes inside the metadata:
media, appearance, tools, design
Do you have something in your theme's functions that is adding classes dynamically like body_class and post_class does?
Could you post the metadata code that you are adding to the widget? I would try loading the default widget without a slideshow or metadata and see if that works.
You must log in to post.