live-blogging-plus
Live Blogging Plus
Live Blogging is a plugin that allows you to insert micro/live blogs into posts with automatic updating of the content.
Proof Health
Open evidenceCommercial opportunities need traceable source links before they are treated as build-worthy.
58.6% of this page's analysis has direct source links.
0 rows here require auditable proof before promotion.
0 rows have source counts but still need direct links.
Related Opportunities
3 marketsSource Evidence
Open evidence explorerListed twice, PHP errors when activating: users show bugs, compatibility, support pain that may indicate a product gap.
Buyer: service businesses and booking-site builders · Wedge: test event availability, booking notifications, payment handoffs, and calendar syncBugfix for broken AJAX polling in V1.3 [inside]: users show bugs, compatibility pain that may indicate a product gap.
Buyer: service businesses and booking-site builders · Wedge: test event availability, booking notifications, payment handoffs, and calendar syncAll live blog entries appearing in all live blog posts: users show compatibility, missing feature, support pain that may indicate a product gap.
Buyer: service businesses and booking-site builders · Wedge: test event availability, booking notifications, payment handoffs, and calendar syncAdd MicroBlog to “Search”: users show bugs, missing feature, support pain that may indicate a product gap.
Buyer: service businesses and booking-site builders · Wedge: test event availability, booking notifications, payment handoffs, and calendar syncFull page refresh bug (and how to fix): users show bugs, compatibility, missing feature pain that may indicate a product gap.
Buyer: service businesses and booking-site builders · Wedge: test event availability, booking notifications, payment handoffs, and calendar syncConflict with other Twitter OAuth plugins: users show bugs, compatibility, setup pain that may indicate a product gap.
Buyer: service businesses and booking-site builders · Wedge: test event availability, booking notifications, payment handoffs, and calendar syncsupport custom field: users show missing feature, support pain that may indicate a product gap.
Buyer: service businesses and booking-site builders · Wedge: test event availability, booking notifications, payment handoffs, and calendar syncUndefined index: post_type (and fix): users show bugs, compatibility pain that may indicate a product gap.
Buyer: service businesses and booking-site builders · Wedge: test event availability, booking notifications, payment handoffs, and calendar syncLive update is not getting refreshed: users show bugs, pricing pain that may indicate a product gap.
Buyer: service businesses and booking-site builders · Wedge: test event availability, booking notifications, payment handoffs, and calendar synctrouble with database entries and Open Graph Protocol: users show performance, missing feature pain that may indicate a product gap.
Buyer: service businesses and booking-site builders · Wedge: test event availability, booking notifications, payment handoffs, and calendar syncCompetitor Context
16 shownThis row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
Repeated Themes
0 shownNo repeated plugin-level themes have been generated yet.
Collected Signals
20 shown from 26 collectedLive update is not getting refreshed: users show bugs, pricing pain that may indicate a product gap.
Evidence: Live update is not getting refreshed Hello Team, Thanks for updating original plugin but there is some bug until you refresh the page it’s not updating any content on the page it self.Bugfix for broken AJAX polling in V1.3 [inside]: users show bugs, compatibility pain that may indicate a product gap.
Evidence: Bugfix for broken AJAX polling in V1.3 [inside] Please change the following code (line 1511-1524) in the file live-blogging-plus.php $q = new WP_Query(array( 'post_type' => 'liveblog_entry', 'tax_query' => array( array( 'taxonomy' => 'liveblog', 'field' => 'name', 'terms' => $id, ), ), 'posts_per_page' => -1, 'orderby' => 'date', 'order' => 'ASC', 'post_statHow to put liveblog on a static page: users show compatibility, support pain that may indicate a product gap.
Evidence: It works fine inside a post, however, we want to set up a separate page for our visitors to follow the live blog.URL invalid (Page Not Found): users show bugs pain that may indicate a product gap.
Evidence: Can’t replicate the issue I was having.Need a Modification Date: question conversation with limited structured signal.
Evidence: Need a Modification Date Just like $DATE, I need $MOD that posts the last modified date. How can I do this? Just like $DATE, I need $MOD that posts the last modified date. How can I do this?Had to do some modifications: users show support pain that may indicate a product gap.
Evidence: MAJORLY LACKS SUPPORT!Add MicroBlog to “Search”: users show bugs, missing feature, support pain that may indicate a product gap.
Evidence: Any help?Sort Main Posts by Post with newest Microblog Update: users show support pain that may indicate a product gap.
Evidence: The page I need help with: [ log in to see the link] I have a function that sorts posts by last modified date: function custom_query_vars_filter($vars) { $vars[] = 'sortby'; //$vars[] .= 'another'; return $vars; } add_filter( 'query_vars', 'custom_query_vars_filter' ); function techslides_alter_query($query){ $sortby = get_query_var( 'sortby' ); if( $sortby=Undefined index: post_type (and fix): users show bugs, compatibility pain that may indicate a product gap.
Evidence: Undefined index: post_type (and fix) When adding a new post, I get the following error: Notice: Undefined index: post_type in /var/www/wp-content/plugins/live-blogging-plus/live-blogging-plus.php on line 733 To fix, change line 733 from: elseif (strpos($_SERVER['REQUEST_URI'], 'post-new.php') !== false && 'liveblog_entry' == $_GET['post_type']) to: elseif (sGreat Liveblog solution: users show support pain that may indicate a product gap.
Evidence: Great Liveblog solution This was just the Liveblog solution I was looking for: + Simple + Completely within WP infrastructure + Create as many Liveblogs as you want + Auto-Tweet new Liveblog entries + Ajax Auto-refresh of Liveblog page + Customizable html/css output of Liveblog posts Sadly it is longer developed.All live blog entries appearing in all live blog posts: users show compatibility, missing feature, support pain that may indicate a product gap.
Evidence: In the main plugin file: live-blogging-plus.php There are three instances of 'liveblog' => $id, or 'liveblog' => $liveblog_id, that you’ll need to replace.migrating from chris norwood version: users show performance pain that may indicate a product gap.
Evidence: migrating from chris norwood version Hello, How does this plugin work with an old live blog entries database from the Chris Norwood original version of this plugin ?Full page refresh bug (and how to fix): users show bugs, compatibility, missing feature pain that may indicate a product gap.
Evidence: Full page refresh bug (and how to fix) There’s a bracket missing in the Javascript for the full page refresh option.Great plugin: users show missing feature pain that may indicate a product gap.
Evidence: Great plugin Works as intended, but it would be nice if some improvements would be made to the existing features as well as introduction of new ones (e.g.AJAX polling isnt working: users show setup pain that may indicate a product gap.
Evidence: AJAX polling isnt working I have the plugin installed on a site I am working on AND also tested it in a fresh install of WordPress, AJAX polling is not working at all.Don't tweeting: users praise reliable, quality, which suggests what competitors already do well.
Evidence: Don't tweeting Hi there, I’m using Live Blogging Plus Plugin, and its works perfect, but if I post something with more than 100 – 150 Caracteres, they don’t send the tweet.Conflict with other Twitter OAuth plugins: users show bugs, compatibility, setup pain that may indicate a product gap.
Evidence: Conflict with other Twitter OAuth plugins Greetings.Good job: praise conversation with limited structured signal.
Evidence: Good job try many liveblog plugins,and all of them cannot work in mobile but it,so 5 stars try many liveblog plugins,and all of them cannot work in mobile but it,so 5 starsCustom post type is not work: neutral conversation with limited structured signal.
Evidence: Custom post type is not work how to hook my custom post types?thank you https://wordpress.org/plugins/live-blogging-plus/ how to hook my custom post types?thank you https://wordpress.org/plugins/live-blogging-plus/trouble with database entries and Open Graph Protocol: users show performance, missing feature pain that may indicate a product gap.
Evidence: trouble with database entries and Open Graph Protocol I love this plugin as it’s the only useful live blogging plugin.