-
Posted a reply to Menu image not showing when ACF plugin is enabled, on the site WordPress.org Forums:
My WordPress version is 5.5.3. When commenting the first line: add_action('wp_nav_menu_item_custom_fields', array($this, 'wp_nav_menu_item_custom_fields'), 10, 5);… -
Posted a reply to Menu image not showing when ACF plugin is enabled, on the site WordPress.org Forums:
Hi @sebinfernandez, Unfortunately, no. It's because the ACF plugin wants itself to get control over… -
Posted a reply to Menu image not showing when ACF plugin is enabled, on the site WordPress.org Forums:
Hi, yes, I faced this problem too. I just commented out line 158: acf_include('includes/forms/form-nav-menu.php'); in… -
Created a topic, Great, on the site WordPress.org Forums:
Works great!