[PLUGIN: Cross Slide Cross Fade] How do I place it into a custom div?
-
Hello
I’m trying to get the wonderful plugin to display not at the very top of my
content page but inside a special Div Id tag.I’ve tried pasting these commands into my DIV
<?php echo do_shortcode(‘[Crossslide]’); ?>
and
[Crossslide]
However it ultimately creates it’s own Div noticeable in the page source above all my WP HTML editor script.
Even after creating it’s own div:
<div class=’thisismyurl_crossslide’>[Crossslide]</div>it still won’t acknowledge the class and align it where I want.
I’m missing… Do I need to edit the crossslide-jquery-plugin-for-wordpress.php?
P.S. Is it possible to include two slideshows with a different set of images on the same page? If so how?
Thanks.
- The topic ‘[PLUGIN: Cross Slide Cross Fade] How do I place it into a custom div?’ is closed to new replies.