Forums

[Plugin: Sliding Panel] It didn't work for me, but I fixed it (2 posts)

  1. chrisbeaman
    Member
    Posted 4 months ago #

    I installed the plugin following the steps outlined in the readme.html file. For whatever reason, the plugin didn't call for the panel.js file. So I manually added a link to that in my header...and voila, it works!

    For people facing the same issue, put this in your header.php file:
    <script type="text/javascript" src="PathToPanel.js"></script> (where PathToPanel.js points to that file)

    http://wordpress.org/extend/plugins/sliding-panel/

  2. greenshady
    Member
    Posted 4 months ago #

    For whoever is reading this, it is bad advice. The plugin automatically adds the JavaScript to the footer when the Sliding Panel widget is active. If you add this code, it will load the same JavaScript file twice and slow down your site a little more.

Reply

You must log in to post.

About this Topic