found the answer here ( http://core.trac.ww.wp.xz.cn/ticket/20135 )
have to pass the term with wildcard (*) like *sand* vs sand
well when i need to get rid of something like
$j(‘.meteor-slides,.slides,.meteor-nav a’).css(‘height’, $slideheight);
$j(‘.meteor-slides,.slide,.meteor-nav’).css(‘width’, $slidewidth);
it’s not really possible through metadata.
i need to move the next/prev buttons below the slideshow. i also forgot to ask that i need it to display what # slide they’re on, and total #. Thanks a lot!
sort of like this..
<< 1/4 >>