WPIntell

Market

acf5

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

43 / 43 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

mixed update "include" code in installation instructions

update "include" code in installation instructions: users show bugs, compatibility, missing feature pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · update "include" code in installation instructions Thanks for this fantastic plugin!
mixed Include the plugins path

Include the plugins path: users show bugs, compatibility, support pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · Include the plugins path hi there, Yep can agree this plugin crashes the theme.
mixed Sub menu showing all the time

Sub menu showing all the time: users show security, missing feature, support pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · Sub menu showing all the time My menu is coming along nicely, but the submenu itmes are showing at all time.
complaint I am stupid….Help

I am stupid….Help: users show compatibility, support, migration pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · I am stupid….Help Hello, I have done everything as you said up to editing the functions file.
complaint Field does not appear when hidden behind Tab

Field does not appear when hidden behind Tab: users show bugs, missing feature, support pain that may indicate a product gap.

Advanced Custom Fields: Markdown Field · Field does not appear when hidden behind Tab When the markdown field is placed in a tab section that isn’t the default section, the field does not appear and is impossible to edit.
mixed ACF 5 compatibility

ACF 5 compatibility: users show bugs, compatibility, missing feature pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · ACF 5 compatibility The ACF 5 beta is remarkably stable but I have not been able to get this plugin to work with it: https://github.com/AdvancedCustomFields/acf5-beta Is compatibility in the works?
mixed Drop-down menu not showing

Drop-down menu not showing: users show bugs, compatibility, missing feature pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · Drop-down menu not showing Hi, Thanks for such a great, functional plugin!
complaint Returning menu ID on one page template?

Returning menu ID on one page template?: users show bugs, compatibility, support pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · I’m totally puzzled by this – I’m using this code on a few of my page templates and it works fine on all of them, but for some reason, on this one page template the custom field is returning the menu ID.
complaint Continue the development of the plugin

Continue the development of the plugin: users show bugs, compatibility, support pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · Continue the development of the plugin Hello Faison, It seems that your ACF: Nav Menu Field plugin has been abandoned or you don’t have time to maintain it, since it was last updated 9 years ago.
complaint Can't get it to work

Can't get it to work: users show compatibility, missing feature, setup pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · Can't get it to work Hi I’ve activated the plugin on my multisite install (network activated) and added the field to my options page I have created via ACF Pro (5.1.8).
complaint Add media button

Add media button: users show missing feature, support pain that may indicate a product gap.

Advanced Custom Fields: Markdown Field · @vtmx22 wasn’t any problems adding it, it’s there as an option now in 1.1.0.
complaint Is this plugin dead?

Is this plugin dead?: users show compatibility, setup pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · If not, can you please confirm it works with current versions and indicate that it’s compatible?
complaint Custom Field Data as Properties?

Custom Field Data as Properties?: users show missing feature, support pain that may indicate a product gap.

Advanced Custom Fields: Mapbox geoJSON Field · Hi there, this plugin is simple and functional.
complaint Add custom ul class

Add custom ul class: users show compatibility, missing feature pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · It seems useful to have an easy place to set the ul class.
mixed good if you are familiar with markdown

good if you are familiar with markdown: users show missing feature, support pain that may indicate a product gap.

Advanced Custom Fields: Markdown Field · good if you are familiar with markdown Really just missing a good toolbar for helping with headlines, quotes, formatting, lists, etc.
complaint style URL

style URL: users show support, setup pain that may indicate a product gap.

Advanced Custom Fields: Mapbox geoJSON Field · style URL The documentation reads that you need a MAP IP.
complaint Menu array

Menu array: users show missing feature, support pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · function get_menu_array ($menu = array()) { $response = array(); while ($menu) { // first level if (!$response) { foreach ($menu as $key => $item) { if ($item->menu_item_parent == 0) { $response[$item->db_id] = array( //’id’ => $item->db_id, ‘title’ => $item->title, ‘url’ => $item->url, ‘parent’ => $item->menu_item_parent, ‘target’ => $item->target, ‘attr_ti
complaint Menu not displaying on category pages

Menu not displaying on category pages: users show compatibility, support pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · I’ve tried specifying the location rules to include the side_menu on category and taxonomy type pages and have also explicitly displayed the side_menu within the sidebar.php file and tested to see if it was perhaps something in my code but to no avail.
complaint CSS Customization

CSS Customization: users show compatibility, support pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · I’m relatively new to WordPress, but have been successfully using .css and .php files to customize a site using the Customizr template.
complaint Category Selection

Category Selection: users show support pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · It looks like you posted the same thing at the following link for the plugin “AVH Extended Categories Widgets”: http://wordpress.org/support/topic/category-selection-3 If so, could you please tell me so we can mark this as resolved?
mixed Can't figure out how to get Null to display no menus

Can't figure out how to get Null to display no menus: users show bugs, compatibility, support pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · <?php if(get_field('menu_selector')): ?> <div class="sub-menu-wrapper" style="display:<?php the_field('hide_top_menu'); ?>"> <div class="container"> <div class="row"> <div class="col-lg-8 col-offset-2"> <?php the_field('menu_selector'); ?> </div> </div> </div> </div> <?php endif; ?> http://wordpress.org/plugins/advanced-custom-fields-nav-menu-field/ I’ve got
mixed Highlight parent and ancestor menu items

Highlight parent and ancestor menu items: users show bugs, compatibility pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · Highlight parent and ancestor menu items Hello, I’m using Nav Menu Field successfully at http://analyze.ch with a child theme of Twenty Twelve, custom menus based on pages, not posts/categories.
mixed Small code example for implementation?

Small code example for implementation?: users show missing feature, setup pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · And it also sounds like it works ‘out of the box’ according to the description in the Installation tab.
complaint Plugin domain points to porn page.

Plugin domain points to porn page.: users show support pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · The page I need help with: [ log in to see the link] Plugin domain seems to point to a nude/porn website faisonz.com.
complaint adding custom fields to nav_menu_item post type

adding custom fields to nav_menu_item post type: users show missing feature pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · i can see that it’s possible to reference these post types in other acf fields but i’d like to be able to add a custom field to this post type.
complaint possible to add left navigation menu?

possible to add left navigation menu?: users show missing feature pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · possible to add left navigation menu?
complaint Saving always reverts menu container back to Nav

Saving always reverts menu container back to Nav: users show missing feature pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · A simple solution I implement when using your plugin is to switch the select field in this area to be a radio checkbox.
complaint Markdown Extra

Markdown Extra: users show missing feature pain that may indicate a product gap.

Advanced Custom Fields: Markdown Field · Markdown Extra Is it possible to use a different version of Markdown ie.
complaint Markdown doesn’t show

Markdown doesn’t show: users show bugs pain that may indicate a product gap.

Advanced Custom Fields: Markdown Field · Markdown doesn’t show Hi there, I’m having issue with markdown doesn’t show when the acf-postbox is closed.
complaint Field not displaying on front-end

Field not displaying on front-end: users show support pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · Field not displaying on front-end I have the nav menu working perfectly on my pages.
complaint Nav Menu with only relevant menu items to specific page

Nav Menu with only relevant menu items to specific page: users show compatibility pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · Nav Menu with only relevant menu items to specific page Hi, I am using this plugin and it works but the only thing I was looking to expand on was when the user selects the menu to show on that specific page’s sidebar it would show the child pages of that specific page and if not children then the siblings of that page….any ideas?
complaint adding a horizontal menu inside a page

adding a horizontal menu inside a page: users show support pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · adding a horizontal menu inside a page OK here is my situation I wan’t know whether you plugin si going t to be helpful for me thanks in advance 🙂 this is how my products menu arranged products> -category 1 -category 2 -category 3 -sub category 1 -sub category 2 I wanted to show all menu items ( product categories) under product menu to be shown in the produ
mixed not editable when using flexiible content field

not editable when using flexiible content field: users show bugs pain that may indicate a product gap.

Advanced Custom Fields: Markdown Field · not editable when using flexiible content field When using this field type with flexible content fields, then I can only edit text after I have saved once after adding the field.
question Navigation Menu….in top navigation?

Navigation Menu….in top navigation?: question conversation with limited structured signal.

Advanced Custom Fields: Nav Menu Field · Navigation Menu….in top navigation? Hi there! I’m a little lost—is there a way to make this appear as the top navigation, rather than as a sidebar? I am trying to find a way to have different Navigation Menus depending on what pages you’re on and was thinking this might be the way. Thanks! ~Lucy sunflowerflorence.com https://wordpress.org/plugins/advanced-cu
praise Oldie but Goodie

Oldie but Goodie: users show bugs, compatibility pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · Oldie but Goodie This plugin might be old, but it still works perfectly and does exactly what I needed.
praise What a fantastic add-on to ACF

What a fantastic add-on to ACF: users show support pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · What a fantastic add-on to ACF This plugin perfectly extends ACF to support custom menus.
praise Exactly what I needed

Exactly what I needed: users show setup pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · Exactly what I needed Worked perfectly.
praise Does the job :) And still works !

Does the job :) And still works !: users show missing feature pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · Does the job :) And still works !
praise Works with 4.9.8

Works with 4.9.8: users show missing feature pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · Works with 4.9.8 It works with 4.9.8, but could use few more options This topic was modified 7 years, 7 months ago by Nikola Dimitrijević .
praise Simply works.

Simply works.: users show missing feature pain that may indicate a product gap.

Advanced Custom Fields: Nav Menu Field · Simply works.