[Plugin: Meteor Slides] Resizing via Metadata not working after update
-
Okay – just updated the WP and Meteor Slides. Now, my first two slideshow are fine:
https://www.pilotpresence.com/2011/09/one-year-anniversary-of-the-big-bang-theory/ ising the [meteor_slides] embed
https://www.pilotpresence.com/2011/01/why-does-businessweek-make-dire-warnings-for-the-future/
But the header – which is using the functional version of the embed is not working.
The code is:
<div style="clear:right;"></div> <?php if ( function_exists( 'meteor_slideshow' ) ) { meteor_slideshow( "home-banner", "height: 202, width: 940" ); } ?> <?php endif; ?>
But the meteor-clip class is not getting updated with the correct width or height.
Any ideas why?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘[Plugin: Meteor Slides] Resizing via Metadata not working after update’ is closed to new replies.