• 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.

    http://wordpress.org/extend/plugins/crossslide-jquery-plugin-for-wordpress/

Viewing 1 replies (of 1 total)
  • Plugin Author christopherross

    (@christopherross)

    Hi, as for posting two separate crossslides on the same page, unfortunately not with the plugin. It’s possible but would take some editing.

    The DIV tag on the other hand, is part of the plugin. You can negate it by placing some custom CSS to remove the references.

    Give me a couple days to think about the rest of your questions, I’m surprised it’s showing up outside the DIV but I want to test to see why before I comment on it.

    Thanks, Chris

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Cross Slide Cross Fade] How do I place it into a custom div’ is closed to new replies.