• Hi,

    I’m using the Minimalist Theme.
    In this theme only the titles of each post are shown. When you click on a title all the other titles slide down and the content of the clicked title is shown.
    Check my website for a preview.

    All works well but when I install the Sliding-panel plugin by Justin Tadlock. (witch works perfect in other themes)

    I get this problem:
    All the content of every post is shown, not just the title like it should.

    I hope someone can help me! I love both the theme and plugin so any help is welcome!

Viewing 1 replies (of 1 total)
  • Thread Starter heyman

    (@heyman)

    Ok I think I know why it’s not working:
    I already load mootool en javascript in my header:

    If I delete the line below from my header the plugin works. But then the sliding on my page stops working….

    <script type="text/javascript" src="<?php bloginfo('stylesheet_directory'); ?>/scripts/mootools.js"></script>
    <script type="text/javascript" src="<?php bloginfo('stylesheet_directory'); ?>/scripts/script.js"></script>
    <script type="text/javascript" src="<?php bloginfo('stylesheet_directory'); ?>/scripts/styleswitcher.js"></script>

    What should I do to get it working?
    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Theme Minimalist & Plugin Sliding-panel not working togheter.’ is closed to new replies.