• Hi!
    first sorry for my english… πŸ˜‰

    I installed the plugin on my wordpress, and it works, but not completely. It modify the “class” in the menu but doesnΒ΄t show the icons on the page, and more… the “style” code is not load either.

    what i’m doing wrong?
    maybe i should change something on functions.php or another one??

    thanks! πŸ˜‰

    http://wordpress.org/extend/plugins/custom-menu-images/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author anabelle

    (@anabelle)

    Sorry for the delay.

    Does your theme have the wp_footer(); hook?

    Plugin Author anabelle

    (@anabelle)

    We use hook “wp_get_nav_menu_items” to add CSS to menu items, so if theme do not use this hook to generate menu then CSS can not generate

    Thread Starter bpastorkia

    (@bpastorkia)

    Hi anabelle!

    thanks for answering… the theme is made by me… and the problem may be the hook “wp_get_nav_menu_items” because i use the sidebar without them… i’ll try it as soon as possible!

    but one question… i can’t understand the relation between the footer and the menu images widget… would you explain it for me? thanks.

    thanks again!

    Plugin Author anabelle

    (@anabelle)

    CSS is for now, added at the footer.

    We are changing this in the next version and it will be properly added in header.

    Thread Starter bpastorkia

    (@bpastorkia)

    it works!!

    Thanks a lot!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘[Plugin: Custom menu images] icons showing problem’ is closed to new replies.