Can’t get this plugin to work

Forums Forums Menus Can’t get this plugin to work

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #881
    CJ
    Member

    I have installed the plugin and it doesn’t seem to work. It lists all pages and not a dropdown menu.

    It’s located here: http://www.divablogg.com/wp

    I would be grateful for any help I can get! Thanks!

    #6471

    It looks like you are missing the wp_head() function in your theme. It is normally found in the header.php file.

    #6472
    CJ
    Member

    Ooooops! Thanks, it’s working great now! Love the plugin! <img decoding=” title=”Smiley” />

    #6473
    Anonymous
    Member

    Hi —

    i get this warning message:

    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘suckerfish’ was given in /home/.megellan/theunhygenius/www.kelceyparkerdesign.com/auctionnews/wp-includes/plugin.php on line 339

    i used a HOOK in thesis — as per the thesis directions — to call out the suckerfish menu:

    remove_action(‘thesis_hook_before_header’, ‘thesis_nav_menu’);
    add_action(‘thesis_hook_before_header’, ‘suckerfish’);

    what am i doing wrong?????

    here is a link to my site:

    http://www.kelceyparkerdesign.com/auctionnews/

    kelcey

    #6474

    @Kelcey – no idea sorry, you would need to ask the Thesis developers for help with that.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.