WPIntell

Market

previous

Proof Health

Open evidence

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

46 / 46 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.

Competitors

5 shown
Smarter Navigation 300 installs · 4.7
praise owner
-100.0%momentum 63.2weakness 25/10pain/praise

Pain still appears around compatibility, support despite praise for reliable, quality.

Cresta Posts Box 1.0K installs · 4.3
praise owner
-100.0%momentum 50.4weakness 4/5pain/praise

Pain still appears around missing feature, pricing despite praise for quality, value.

complaint Advanced Post Types Order

Advanced Post Types Order: users show bugs, compatibility, pricing pain that may indicate a product gap.

Ambrosite Next/Previous Post Link Plus · Advanced Post Types Order Have been using Next/Previous Post Link Plus for WordPress successfully for some time along with the Post Types Order plugin.
complaint return URL only of next/prev post

return URL only of next/prev post: users show bugs, compatibility, missing feature pain that may indicate a product gap.

Smarter Navigation · I’ve tinkered around with various ways of acheiving this like using this: <?php previous_post_smart( '%link' , the_post_thumbnail( 'photoblog')); playing with this has resulted in lots of syntax errors or the image being displayed but without a link.
complaint Non-static method should not be called statically

Non-static method should not be called statically: users show bugs, compatibility, setup pain that may indicate a product gap.

Smarter Navigation · I’m assuming this is the best place to post it.
mixed Ordering By Menu Order Seems To Be Ignored

Ordering By Menu Order Seems To Be Ignored: users show security, bugs, compatibility pain that may indicate a product gap.

Ambrosite Next/Previous Page Link Plus · Ordering By Menu Order Seems To Be Ignored Hi, I’m using v1.1 of Next/Previous Page Link Plus, on a self hosted WP v3.4.2 installation.
mixed Error installing via wp-cli

Error installing via wp-cli: users show bugs, setup pain that may indicate a product gap.

Ambrosite Next/Previous Post Link Plus · Error installing via wp-cli I’m receiving the following error when installing via wp-cli: -> Detected closing </body> tag.
complaint get_referrer_category() and custom taxonomies

get_referrer_category() and custom taxonomies: users show bugs, compatibility, missing feature pain that may indicate a product gap.

Smarter Navigation · The custom taxonomy I’ve included into functions.php is the following: add_action( 'init', 'create_colors_nonhierarchical_taxonomy', 0 ); function create_colors_nonhierarchical_taxonomy() { $labels = array( 'name' => _x( 'Colors', 'taxonomy general name' ), 'singular_name' => _x( 'Color', 'taxonomy singular name' ), 'search_items' => __( 'Search Colors' ), '
complaint WP super cache integration issues

WP super cache integration issues: users show bugs, compatibility, performance pain that may indicate a product gap.

Smarter Navigation · WP super cache integration issues Smarter navigation solves the problem i have been having with navigation of single.php pages with links generated from the jQuery Isotope filter.
complaint Next / Previous links disappear at last/first posts

Next / Previous links disappear at last/first posts: users show bugs, compatibility, support pain that may indicate a product gap.

Loop Post Navigation Links · Next / Previous links disappear at last/first posts Hi, Installed the Loop Post Navigation Links plugin on a local version of WP (4.2.2), and activated it.
complaint Shortcodes Not Working – Help Appreciated!

Shortcodes Not Working – Help Appreciated!: users show compatibility, missing feature, support pain that may indicate a product gap.

Linchpin – PrevNextPage · Shortcodes Not Working – Help Appreciated!
complaint Append Label?

Append Label?: users show compatibility, missing feature, support pain that may indicate a product gap.

Linchpin – PrevNextPage · Currently I’m using the default label which displays the page name, but I would like to add to that some context by adding Next Project: before the page name.
mixed [Plugin: Linchpin – PrevNextPage] Image as link?

[Plugin: Linchpin – PrevNextPage] Image as link?: users show bugs, compatibility, missing feature pain that may indicate a product gap.

Linchpin – PrevNextPage · Thanks for the great plugin!
mixed Can this work on category, archive or taxonomy pages?

Can this work on category, archive or taxonomy pages?: users show bugs, compatibility, missing feature pain that may indicate a product gap.

Ambrosite Next/Previous Page Link Plus · Is it possible to use this plugin on category, archive or taxonomy pages?
complaint How do I install?

How do I install?: users show compatibility, support, setup pain that may indicate a product gap.

Smarter Navigation · How do I install?
complaint Display an advanced custom field inside next_post_link_plus

Display an advanced custom field inside next_post_link_plus: users show compatibility, missing feature, support pain that may indicate a product gap.

Ambrosite Next/Previous Post Link Plus · I would like to display a text fiel : here is what I have so far : div class="col-xs-6"> <div class="nav_publications next_publications"> <div class="row"> <div class="col-xs-4"> <?php next_post_link_plus(array('post_type' => '"Publications"', 'loop' => true,'link' => '','format' => '%link', 'thumb' => 'medium') ); ?> </div> <div class="col-xs-8 text-right">
complaint Can the buttons be blocked to appear in some categories

Can the buttons be blocked to appear in some categories: users show compatibility, missing feature, support pain that may indicate a product gap.

WP Single Post Navigation Within Category · I hope you can help me with one small request.
complaint Sort Ascending or Descending possible?

Sort Ascending or Descending possible?: users show missing feature, support, setup pain that may indicate a product gap.

Ambrosite Next/Previous Post Link Plus · First of all thanks for this great plugin.
complaint Integrate with a Filterable Portfolio?

Integrate with a Filterable Portfolio?: users show bugs, compatibility, support pain that may indicate a product gap.

Smarter Navigation · Hi, Having issues getting navigation working with a “filterable portfolio”.
complaint woocommerce scrolling ?

woocommerce scrolling ?: users show compatibility, missing feature, support pain that may indicate a product gap.

Unlimited · woocommerce scrolling ?
complaint Implementation Tips

Implementation Tips: users show compatibility, missing feature, setup pain that may indicate a product gap.

Loop Post Navigation Links · Implementation Tips Great plugin, thanks Scott.
complaint Cannot get this plugin to work

Cannot get this plugin to work: users show compatibility, support, setup pain that may indicate a product gap.

Ambrosite Next/Previous Post Link Plus · <?php the_post_navigation( array( 'next_text' => '<span class="post-title">%title <i class="fa fa-chevron-right"></i></span>', 'prev_text' => '<i class="fa fa-chevron-left"></i> <span class="post-title">%title</span>', ) );?> Now when I tried the following, as per your documentation.
complaint Custom Category/Taxonomy by city

Custom Category/Taxonomy by city: users show compatibility, missing feature, support pain that may indicate a product gap.

Loop Post Navigation Links · Custom Category/Taxonomy by city Hi, I need help to understand 🙂 I am not very expert in programming 🙁 I entered: <div class=”alignleft”><?php c2c_previous_or_loop_post_link(); ?></div> <div class=”alignright”><?php c2c_next_or_loop_post_link(); ?></div> but I would like scrolling of pages , only to happen within the category or taxonomy where I am now … I t
complaint Nothing happened

Nothing happened: users show compatibility, support, setup pain that may indicate a product gap.

Ambrosite Next/Previous Post Link Plus · Nothing happened Installed and activated plugin and nothing happened.
complaint Links not showing for custom post type – error and fix

Links not showing for custom post type – error and fix: users show bugs, compatibility, performance pain that may indicate a product gap.

Ambrosite Next/Previous Post Link Plus · Links not showing for custom post type – error and fix Just downloaded version 2.4 from WordPress.org I tried it with a custom post type ordering by menu_order and no links were displayed.
complaint Loop Post Navigation Links – need category specific

Loop Post Navigation Links – need category specific: users show compatibility, support, setup pain that may indicate a product gap.

Loop Post Navigation Links · Loop Post Navigation Links – need category specific I’ve a child theme, with a content.php file with post prev/next navigation code which works.
complaint Category restriction problem, seems like a bug

Category restriction problem, seems like a bug: users show bugs, compatibility pain that may indicate a product gap.

Smarter Navigation · Category restriction problem, seems like a bug WordPress 3.9.1 Smarter Navigation 1.3.2 Homepage is a custom template with a WP_Query getting the 20 most recent posts.
complaint Step 1?

Step 1?: users show compatibility, support pain that may indicate a product gap.

Ambrosite Next/Previous Page Link Plus · Perhaps this version is too advanced – is there a simpler “next page” solution?
mixed Dont works on Elementor

Dont works on Elementor: users show bugs, compatibility, missing feature pain that may indicate a product gap.

Cresta Posts Box · Dont works on Elementor The plugin is enabled to be displayed on all pages of the Posts type.
mixed [Plugin: Linchpin – PrevNextPage] Looping really?

[Plugin: Linchpin – PrevNextPage] Looping really?: users show compatibility, support, setup pain that may indicate a product gap.

Linchpin – PrevNextPage · I was happy to find this plugin as I was formerly using the normal ‘previous_post_link function’ with pages that was rendering strange order (by date?) This one seems work much better, however I don’t seem to get the full loop… For example, this 1st subpage of ‘history’ does not manage to find a previous page – it should be parent though.
mixed [Plugin: Ambrosite Next/Previous Page Link Plus] Force Previous and Next and Remove Vertical Bar

[Plugin: Ambrosite Next/Previous Page Link Plus] Force Previous and Next and Remove Vertical Bar: users show compatibility, support, setup pain that may indicate a product gap.

Ambrosite Next/Previous Page Link Plus · (if not please add) Can you get vertical bar “|” to disappear with links on irrelevant page (i.e.; parent page, which is only place holder) http://wordpress.org/extend/plugins/ambrosite-nextprevious-page-link-plus/ Okay I figured out 2nd part: ‘format’ => ‘%link » | ‘, (had vertical bar outside quote) Still wanna make the previous and next links mandatory fo
complaint Alternative plugin

Alternative plugin: users show bugs, performance pain that may indicate a product gap.

Ambrosite Next/Previous Post Link Plus · Alternative plugin Firstly this plugin is great.
complaint Error message on top of every page on the blog

Error message on top of every page on the blog: users show bugs, compatibility pain that may indicate a product gap.

Retain Author · Error message on top of every page on the blog New error message on top of every page on the blog: Warning: in_array() [function.in-array]: Wrong datatype for second argument in /MYBLOG/wp-content/plugins/retain-author/retainauthor.php on line 92 http://wordpress.org/extend/plugins/retain-author/ New error message on top of every page on the blog: Warning: i
complaint Twenty Thirteen Theme – Single.php missing navigation

Twenty Thirteen Theme – Single.php missing navigation: users show compatibility, missing feature pain that may indicate a product gap.

Smarter Navigation · Twenty Thirteen Theme – Single.php missing navigation How do I use this in the Twenty Thirteen Theme?
complaint Smarter navigation with thumbnails / get_adjacent_id_smart not working

Smarter navigation with thumbnails / get_adjacent_id_smart not working: users show compatibility, support pain that may indicate a product gap.

Smarter Navigation · See example: <p><?php previous_post_smart();?> | <?php next_post_smart();?></p> <?php $prev_post_id = get_adjacent_id_smart( true ); echo $prev_post_id; ?> Using the default previous/next_post_smart links works just fine, but the get_adjacent_id_smart always just returns -1 .
complaint Category navigation with multiple categories

Category navigation with multiple categories: users show missing feature, support pain that may indicate a product gap.

Smarter Navigation · Category navigation with multiple categories Excluding categories by the settings in the ‘hardcoded’ way of this plugin is not the solution that I’m seeking for: Smarter Navigation offers this possibility, but it can not be customized like the other.
complaint I'm getting these Non-static method errors on wordpress 4.0

I'm getting these Non-static method errors on wordpress 4.0: users show bugs, compatibility pain that may indicate a product gap.

Smarter Navigation · I'm getting these Non-static method errors on wordpress 4.0 I turn on debug mode just curious if anyone has fixed these?
complaint Excluding categories from loop (multiple selections)

Excluding categories from loop (multiple selections): users show bugs, support pain that may indicate a product gap.

Ambrosite Next/Previous Post Link Plus · Excluding categories from loop (multiple selections) Firstly, thank you for the plugin — it’s simply excellent.
complaint Slider height in mobile devices

Slider height in mobile devices: users show compatibility, support pain that may indicate a product gap.

Smarter Navigation · Slider height in mobile devices How to adjust the slides so that the height looks bigger on a mobile phone.im going to use a translator thai.english with this website and wants to know if is compatible as well as with woo commerce.thanks mark The page I need help with: [ log in to see the link] How to adjust the slides so that the height looks bigger on a mo
complaint Installing the plugin

Installing the plugin: users show compatibility, setup pain that may indicate a product gap.

Ambrosite Next/Previous Post Link Plus · Installing the plugin Hi I have uploaded the zip file and activated it.
complaint no loop function in terms

no loop function in terms: users show compatibility, support pain that may indicate a product gap.

Loop Post Navigation Links · no loop function in terms Hello can anyone help me why the following code no longer loop: <?php echo c2c_get_next_or_loop_post_url( $in_same_term = false, $excluded_terms = '148', $taxonomy = 'status'); ?> Thankyou!
complaint [Plugin: Smarter Navigation] get_referrer_category() is returning page slug

[Plugin: Smarter Navigation] get_referrer_category() is returning page slug: users show compatibility, support pain that may indicate a product gap.

Smarter Navigation · It’s been incredibly helpful.