• Hi,

    I was wondering if there is a way to use the Graphene slider to display images from a directory rather than show the posts submitted to the blog.

    Which file would I need to edit to try and make this happen if possible?

    Thanks

Viewing 2 replies - 31 through 32 (of 32 total)
  • Of course, the best way to do this would be to forgo the default Graphene slider, which is designed to show posts, and use one which is designed to show images in a slide how.

    Deifos…I disabled the graphene slider and downloaded the easing slider plugin.
    go to http://www.easingslider.matthewruddy.com/ and it tells you how to install it or copy this

    <?php if (function_exists(‘easing_slider’)){ easing_slider(); }; ?>
    into where you want it. I put it into the header.php. this is of course after you have installed the easing slider plugin and put pictures in it how you want it.

    I want to have just the image. So if I want to use easing slider where do I insert that code? I’m not very good at HTML code. I want it to show up right under my header.

Viewing 2 replies - 31 through 32 (of 32 total)
  • The topic ‘Using the Graphene slider to display images not posts’ is closed to new replies.