[oceanwp_nav] shortcode mobile menu issue
-
Please fix this – wrong file path:
/includes/shortcodes/shortcodes.php
line 60get_template_part( ‘partials/header/mobile-icon’ );
change to
get_template_part( ‘partials/mobile/mobile-icon’ );
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘[oceanwp_nav] shortcode mobile menu issue’ is closed to new replies.