WPIntell

Market

navi

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.

Competitors

2 shown
Pagebar2 900 installs · 3.7
praise owner
-100.0%momentum 67.0weakness 19/3pain/praise

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

WP-CommentNavi 700 installs · 5.0
praise owner
-100.0%momentum 44.3weakness 2/4pain/praise

Pain still appears around compatibility, missing feature despite praise for missing feature.

complaint Fatal Error

Fatal Error: users show bugs, compatibility, support pain that may indicate a product gap.

Pagebar2 · Fatal Error Fatal error: Class ‘FB’ not found in /home/domain.com/tgt/wp-content/plugins/pagebar/activate.php on line 6 http://wordpress.org/plugins/pagebar/ Fatal error: Class ‘FB’ not found in /home/domain.com/tgt/wp-content/plugins/pagebar/activate.php on line 6 http://wordpress.org/plugins/pagebar/ I get the same error Same error, no answer after 6 month
mixed Fatal Error

Fatal Error: users show bugs, compatibility, support pain that may indicate a product gap.

WP-CommentNavi · Fatal Error I’m unable to use the BAN Plugin on my website http://trailridge.co This is hosted at WPengine.com I’m receiving the fatal error below Fatal error: Call to undefined function get_language_attributes() in /nas/wp/www/cluster-41920/trailridge/wp-content/plugins/wp-ban/wp-ban.php on line 287 https://wordpress.org/plugins/wp-commentnavi/ I’m unable t
mixed [Plugin: pagebar] Pagebar display problems

[Plugin: pagebar] Pagebar display problems: users show security, compatibility, missing feature pain that may indicate a product gap.

Pagebar2 · The bottom of PageBar works fine, just the top Pagebar isn’t (*).
complaint Fatal error

Fatal error: users show bugs, compatibility pain that may indicate a product gap.

Pagebar2 · Fatal error get Fatal error: Class ‘FB’ not found in /home/dbaker/public_html/wp-content/plugins/pagebar/activate.php on line 6 upon activation http://wordpress.org/plugins/pagebar/ get Fatal error: Class ‘FB’ not found in /home/dbaker/public_html/wp-content/plugins/pagebar/activate.php on line 6 upon activation http://wordpress.org/plugins/pagebar/ Yep, sam
complaint Settings WP-CommentNavi

Settings WP-CommentNavi: users show bugs, compatibility, missing feature pain that may indicate a product gap.

WP-CommentNavi · Settings WP-CommentNavi Hi.
complaint [Plugin: pagebar] Commentbar under the Theme "German Newspaper"???

[Plugin: pagebar] Commentbar under the Theme "German Newspaper"???: users show bugs, compatibility, missing feature pain that may indicate a product gap.

Pagebar2 · [Plugin: pagebar] Commentbar under the Theme "German Newspaper"???
complaint Manually Install on my Theme

Manually Install on my Theme: users show compatibility, support, setup pain that may indicate a product gap.

Pagebar2 · Manually Install on my Theme I’m using Coraline theme and on the index.php, it’s calling for loop.php and the code for navigation is this one below <?php /* Display navigation to next/previous pages when applicable */ ?> <?php if ( $wp_query->max_num_pages > 1 ) : ?> <div id="nav-below" class="navigation"> <div class="nav-previous"><?php next_posts_link( __(
complaint [Plugin: pagebar] Paginated Posts

[Plugin: pagebar] Paginated Posts: users show bugs, compatibility, missing feature pain that may indicate a product gap.

Pagebar2 · [Plugin: pagebar] Paginated Posts I noticed that navigation on paginated posts was not appearing so I modified the basebar class initialization method from: global $wp_query, $pbOptions; //line 46 // // $this->max_page = is_singular() ?
question [Plugin: pagebar] Missing argument 1 for postbar()

[Plugin: pagebar] Missing argument 1 for postbar(): users show bugs, compatibility, missing feature pain that may indicate a product gap.

Pagebar2 · [Plugin: pagebar] Missing argument 1 for postbar() As topic title, someone please help.
complaint no settings for multipage and comments

no settings for multipage and comments: users show compatibility, missing feature, setup pain that may indicate a product gap.

Pagebar2 · no settings for multipage and comments I only see the general options, but I want to set options for multipage posts… something wrong?
complaint bugfix for "all pages link" and hidden option tabs

bugfix for "all pages link" and hidden option tabs: users show bugs, compatibility, missing feature pain that may indicate a product gap.

Pagebar2 · bugfix for "all pages link" and hidden option tabs to show the “all pages link” i replaced in class-basebar.php line 204 echo '</div>'; with $this->div_end(); otherwise the function allPagesLink() for the multibar wouldn’t called.
complaint Do not overwrite jquery-ui.css

Do not overwrite jquery-ui.css: users show bugs, compatibility, missing feature pain that may indicate a product gap.

Pagebar2 · Check your plugin (line 191, pagebar_options.php ) where you include the script directly from https://ajax.googleapis.com .
complaint [Plugin: WP-CommentNavi] Is this plugin maintained? Not working on 3.2.1

[Plugin: WP-CommentNavi] Is this plugin maintained? Not working on 3.2.1: users show support, setup pain that may indicate a product gap.

WP-CommentNavi · http://wordpress.org/extend/plugins/wp-commentnavi/ I just installed it as well but can’t get it to display anything.
complaint [Plugin: pagebar] WAY too many database hits!

[Plugin: pagebar] WAY too many database hits!: users show compatibility, performance pain that may indicate a product gap.

Pagebar2 · [Plugin: pagebar] WAY too many database hits!
complaint pagination with postbar on single.php

pagination with postbar on single.php: users show compatibility, missing feature pain that may indicate a product gap.

Pagebar2 · pagination with postbar on single.php Hi.
complaint Only show PHP object if more than x comments or if an other object is enabled

Only show PHP object if more than x comments or if an other object is enabled: users show compatibility, missing feature pain that may indicate a product gap.

WP-CommentNavi · Only show PHP object if more than x comments or if an other object is enabled I have two PHP objects if(function_exists('wp_commentnavi')) { wp_commentnavi(); } which is the comment pagination and if(function_exists('wp_commentnavi_all_comments_link')) { wp_commentnavi_all_comments_link(); } which is the all comments link.
complaint Manual Installation function postbar() not working

Manual Installation function postbar() not working: users show bugs, setup pain that may indicate a product gap.

Pagebar2 · Manual Installation function postbar() not working After updating the plugin from 2.65 to 2.70 the postbar() function which is suggested to use for manual call now giving error as the function does not exist in the latest version, do suggest a solution for this.
complaint [Plugin: pagebar 2.59] produces stray tag

[Plugin: pagebar 2.59] produces stray tag: users show compatibility, missing feature pain that may indicate a product gap.

Pagebar2 · [Plugin: pagebar 2.59] produces stray tag When I tried to validate my site, I found a stray </span> closing tag after the end of the separator ( …</span>) In class-basebar.php, I changed this: function transit($place) { if ($place > 0) echo '<span class="break">'; echo $this->pbOptions["connect"] !== "" ?
complaint There is no support at all

There is no support at all: users show bugs, support pain that may indicate a product gap.

Pagebar2 · There is no support at all and the plugin does not work see the 2 comments, I got no answer in 2 months so I rate this very poor and the plugin does not work see the 2 comments, I got no answer in 2 months so I rate this very poor
complaint Updated Pagebar2 plugin to v2.59 and now my pagebar is gone…

Updated Pagebar2 plugin to v2.59 and now my pagebar is gone…: users show missing feature pain that may indicate a product gap.

Pagebar2 · Weird, all changes from 2.58 to 2.59 were made in the backend files (settings) nothing in the code that actually displays the pagebar.
complaint Plugin Suggestion – Additional Class Names

Plugin Suggestion – Additional Class Names: users show missing feature pain that may indicate a product gap.

Pagebar2 · Plugin Suggestion – Additional Class Names Great plugin!
mixed Not working in my WP Multisite

Not working in my WP Multisite: users show compatibility, setup pain that may indicate a product gap.

WP-CommentNavi · You need to activate it per site basis and depending on the theme, you will need to put the php code inside comment.php https://wordpress.org/plugins/wp-commentnavi/installation/ I’ve tried that and also putted the php code on the top of the comment.php of my theme, still didn’t work.
mixed Permalink bad for SEO

Permalink bad for SEO: users show support, setup pain that may indicate a product gap.

WP-CommentNavi · Permalink bad for SEO Hi Lester, Numbered pagination works well (both your plugins – posts and comments) but I found one SEO problem with permalink of comments navigation (posts pagination works correctly in main loop and in taxonomy loop).
complaint [Plugin: pagebar] Adding a new class ?

[Plugin: pagebar] Adding a new class ?: users show compatibility pain that may indicate a product gap.

Pagebar2 · <?php if (function_exists('postbar')) : ?> <div class="mystyle"> <?php postbar(); ?> </div> <?php endif; ?> I want to display “mystyle” class just in case postbar function exist.
complaint If set to automatically insert, navigation appears after: "recent posts" widget

If set to automatically insert, navigation appears after: "recent posts" widget: users show missing feature pain that may indicate a product gap.

Pagebar2 · If set to automatically insert, navigation appears after: "recent posts" widget The automatic option works fine but it also inserts a navigation after my recent posts widget, see screenshot please: http://screencast.com/t/nzX5UaFNsw5b Otherwise all good.
complaint Is the author still out there?

Is the author still out there?: users show compatibility pain that may indicate a product gap.

Pagebar2 · Also, is the plugin still compatible with the latest WP version?
complaint Multilingual Text

Multilingual Text: users show bugs pain that may indicate a product gap.

Pagebar2 · This old example does not work.
complaint [Plugin: pagebar] Total page error

[Plugin: pagebar] Total page error: users show bugs pain that may indicate a product gap.

Pagebar2 · [Plugin: pagebar] Total page error Hello, I’m using pagebar2 2.60.1 and gantry template and have a strange issue.
mixed [Plugin: pagebar] some options are not selectable

[Plugin: pagebar] some options are not selectable: users show missing feature pain that may indicate a product gap.

Pagebar2 · [Plugin: pagebar] some options are not selectable please see screenshot, I can’t check any of the positioning boxes so the plugin is useless to me, any ideas?
question [Plugin: pagebar] add class to the next/previous links

[Plugin: pagebar] add class to the next/previous links: question conversation with limited structured signal.

Pagebar2 · [Plugin: pagebar] add class to the next/previous links Is there any possibility to add a class to the next/previous links? I’d like to style them as buttons but I didn’t get that done so far because they don’t differ from the page numbers… http://wordpress.org/extend/plugins/pagebar/ Is there any possibility to add a class to the next/previous links? I’d lik
question Changing the CSS

Changing the CSS: question conversation with limited structured signal.

WP-CommentNavi · Changing the CSS I have downloaded WP-CommentNavi and also saw that on another pagination plugin (WP-PageNavi) that there is a WP Visual Pagination add on with a better CSS. I am trying to implement the black one (screenshot 1 from the WP Visual Pagination screenshots) into WP-CommentNavi. Is there a way to do this? Thanks in advance, Paul http://wordpress.o
complaint No!

No!: complaint conversation with limited structured signal.

WP Select Box Navi · No! Doesn’t work! Doesn’t work!
praise Add a new feature.Good plugin

Add a new feature.Good plugin: users show missing feature, support pain that may indicate a product gap.

WP-CommentNavi · Add a new feature.Good plugin I have 5 Comment Pages with 10 comments on each page.So by default,newest comments goes to 5th page.
praise Add a new feature.Good plugin

Add a new feature.Good plugin: users show missing feature, support pain that may indicate a product gap.

WP-CommentNavi · Add a new feature.Good plugin I have 5 Comment Pages with 5 comments on each page.So by default,newest comments goes to 5th page.
praise works like expected

works like expected: users show compatibility pain that may indicate a product gap.

Pagebar2 · works like expected i had to disable automatic mode, because by theme includes it.
praise works great even on bootstrap themes

works great even on bootstrap themes: users show compatibility pain that may indicate a product gap.

WP Select Box Navi · works great even on bootstrap themes It took a little tweaking to work with my bootstrap theme, but I could not find any other responsive menus that displayed properly.
neutral Invalid function in latest version – polls_textdomain

Invalid function in latest version – polls_textdomain: users show bugs, compatibility pain that may indicate a product gap.

WP-CommentNavi · Invalid function in latest version – polls_textdomain In wp-commentnavi/wp-commentnavi.php you have: add_action( ‘plugins_loaded’, ‘polls_textdomain’ ); instead of: add_action( ‘plugins_loaded’, ‘commentnavi_textdomain’ ); which causes an error https://wordpress.org/plugins/wp-commentnavi/ In wp-commentnavi/wp-commentnavi.php you have: add_action( ‘plugins_l
praise Show pagination on home page !

Show pagination on home page !: users praise quality, which suggests what competitors already do well.

Pagebar2 · Great plugin Show pagination on home page (unuseful) Great plugin Show pagination on home page (unuseful)
praise Very useful plugin

Very useful plugin: praise conversation with limited structured signal.

WP-CommentNavi · Very useful plugin Thanks! Very useful. Thanks! Very useful.
praise Scripting Guard – charging behavior

Scripting Guard – charging behavior: users praise quality, which suggests what competitors already do well.

Pagebar2 · I hope you understanding what I’m trying to tell, my english is not the best ^^ https://wordpress.org/plugins/pagebar/ Message from Scripting Guard: Compatibility The author uses load_textdomain instead load_plugin_textdomain function.