theme_location value
-
I have a menu made using Elementor and trying to customized my WPML language switcher. It needs the theme_location value but it is returning null, is there any other method to retrieve it?
I’m using this function to find output the theme_location
// uncomment this to find your theme's menu location //echo "args: <pre>"; print_r($args); echo "</pre>
[item_spacing] => preserve [depth] => 0 [walker] => [theme_location] => )
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘theme_location value’ is closed to new replies.