Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 130709

Compatibility issue with Microthemer

$
0
0

Replies: 0

Hi there,

I’m the author of Microthemer. I think there may be a compatibility issue, which must be addressed at your end. I’m not 100% sure of my analysis, but I think you might need to add some extra parameters for both of your calls to:

apply_filters( ‘nav_menu_css_class’, array_filter( $classes ), $item )

In theme-functions.php

It’s possible to pass in 4 parameters when using add_filter: https://codex.wordpress.org/Plugin_API/Filter_Reference/nav_menu_css_class

As I said, I’m not 100% sure on this one, but thought I should run it past you just in case.

Cheers,
Sebastian


Viewing all articles
Browse latest Browse all 130709

Trending Articles