• Resolved gretzky56

    (@gretzky56)


    Hello!

    I have encounterd a problem when I started to use subscribe2. I have an extra function for generating an extra menu but when I installed the plugin the functions stoped working.

    I have it like this:

    <?php wp_enqueue_script('jquery'); ?>
    <?php wp_head(); ?>
    
    <script type="text/javascript">
    ... THE FUNCTION for the menu...

    http://wordpress.org/extend/plugins/subscribe2/

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

    (@gretzky56)

    Solved it. It was an issue with the hardcoded function. I had to enqueue it like other javascript.

Viewing 1 replies (of 1 total)

The topic ‘Subscribe2 and other javascript’ is closed to new replies.