Liveblog plugin is now using the incorrect Reddit media js file, which is https://embed.redditmedia.com/widgets/platform.js?ver=1.9.7 and it returns 404
Where as without version file ie.
https://embed.redditmedia.com/widgets/platform.js is redirecting on https://embed.reddit.com/widgets.js,
Performance and page speed are being affected by 404 .
platform.js redirect from https://embed.redditmedia.com/widgets/platform.js to https://embed.reddit.com/widgets.js. which will also impact the performance of site.
]]>I installed the plugin on a staging site. The site language is set to italian but the Liveblog plugin interface microtexts are displayed in english. What can be done to have them translated?
]]>Hi, I think it’s a good plugin. I want to know if it currently works normally and especially if it supports Schema and the “LiveBlogPosting” tag. Thank you
]]>Hello,
I am creating a liveblog for my post using Liveblog plugin version 1.9.4. All of the postings are coming up in a grey background. What do I need to change it to a clear background?
]]>I have WPForms Plugin installed and Liveblog pluin as well.
But when i open WPForms..
This below error shows.. because there is some conflict with liveblog plugin:
i also contacted WPForms support they said to contact you – https://www.ads-software.com/support/topic/fatal-error-3497/#post-12887073
Fatal error: Uncaught Error: Call to a member function get() on null in /home/paidfr28/public_html/wp-includes/query.php:28 Stack trace: #0 /home/paidfr28/public_html/wp-content/plugins/liveblog/liveblog.php(554): get_query_var(‘liveblog’) #1 /home/paidfr28/public_html/wp-content/plugins/liveblog/liveblog.php(103): WPCOM_Liveblog::is_entries_ajax_request() #2 /home/paidfr28/public_html/wp-includes/class-wp-hook.php(287): WPCOM_Liveblog::add_custom_post_type_support(Object(WP_Query)) #3 /home/paidfr28/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array) #4 /home/paidfr28/public_html/wp-includes/plugin.php(544): WP_Hook->do_action(Array) #5 /home/paidfr28/public_html/wp-includes/class-wp-query.php(1768): do_action_ref_array(‘pre_get_posts’, Array) #6 /home/paidfr28/public_html/wp-includes/class-wp-query.php(3432): WP_Query->get_posts() #7 /home/paidfr28/public_html/wp-includes/post.php(2050): WP_Query->query(Array) #8 /home/paidfr28/public_html/wp-content/plugins/wpforms-lite/includes/class-form in /home/paidfr28/public_html/wp-includes/query.php on line 28
]]>Hi
On a Local install:
Warning: Use of undefined constant VIP_GO_ENV – assumed ‘VIP_GO_ENV’ (this will throw an Error in a future version of PHP) in /Users///Local Sites/liveblog-plugin/app/public/wp-content/plugins/liveblog-master/classes/slack/class-liveblog-slack.php on line 20
]]>“continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in /home/lesnoticiesdense/public_html/wp-content/plugins/liveblog/liveblog.php on line 914
]]>Is there a way to make the liveblog show more than 5 entries per page?
I don’t believe it’s anywhere in the settings and I can’t find it in the code either…
Any help would be appreciated! Thanks.
]]>When will you guys update this great plugin. It’s a shame you missed 3 major updates of WordPress.
It says:
“This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.”
Please don’t give up on the plugin. Would you please update? ??
]]>After going through all the GitHub documentation, searching on ‘the Google’ and reading several posts about Liveblog, I cannot figure out how to change this client’s liveblog from descending to ascending when archived.
I seem to recall this was previously an option? It’s been some months since I’ve implemented Liveblog for a client, but this would be quite useful.
FWIW, awesome plugin.
]]>Yesterday I used this plugin for a liveblog. It does exactly what it must do. Insert text images and refresh article page.
Now the event is over, I would like to have the liveblog in the order, old to new. After the event this makes more sense to the readers to start from the beginning.
Is this possible? Couldn’t find a setting to do this.
]]>We upload PDF files to our site. When there is a PDF file in the Media Library near the top 6 of recent uploads the Live Blog will break when we goto insert an image.
The error we get is: undefined is not an object (evaluating ‘e.media_details.sizes.thumbnail’)
In the media library the PDF doesn’t have a thumbnail and doesn’t have an option for it so this is where the error is deriving. We have tried this without any PDF in the recent list and it works as expected.
]]>Hi ,
There is a conflict with your ‘get_query_var’ or ‘WPCOM_Liveblog::is_entries_ajax_request’ methods.
Please see the error stack:
/nas/content/live/humanenations/wp-includes/query.php:28nStack trace:n
#0 /nas/content/live/humanenations/wp-content/plugins/liveblog/liveblog.php(550): get_query_var(‘liveblog’)n
#1 /nas/content/live/humanenations/wp-content/plugins/liveblog/liveblog.php(101): WPCOM_Liveblog::is_entries_ajax_request()n
#2 [internal function]: WPCOM_Liveblog::add_custom_post_type_support(Object(WP_Query))n
#3 /nas/content/live/humanenations/wp-includes/class-wp-hook.php(286): call_user_func_array(Array, Array)n
#4 /nas/content/live/humanenations/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)n
#5 /nas/content/live/humanenations/wp-includes/plugin.php(515): WP_Hook->do_action(Array)n
#6 /nas/content/live/humanenations/wp-includes/class-wp-query.php(1634): do_action_ref_array(‘pre_get_posts’, Array)n
#7 /nas/content/live/humanenations/wp-includes/class-wp-query.php(3230): WP_Query->get_posts()n
#8 /nas/content/live/humanenations/wp-includes/post.php(1763)
in /nas/content/live/humanenations/wp-includes/query.php on line 28
We have followed your guide here
https://github.com/Automattic/liveblog#overriding-default-templates
But when we modify any of the template files in either the theme directory or the plugin directory we are unable to see the changes.
Is there some caching? is the HTML being bundled up?
Any help would be grateful as we need to change the templates.
Thanks.
]]>I am unable to enable liveblog on my posts, when I click enable, it keeps triggering error.
]]>I need to replace the html tag <header> since that is used elsewere on our HTML5 theme (together with <footer> <aside> <main> etc.). I’ve changed it in the tempplate file but it seems that the real html sits in some .js file
I’ve changed there but still the tag <header> is used inside a liveblig entry.
Where can we edit the generated html?
]]>Check out our in-depth documentation. links to an VIP url which is protected. Could you share this information with the community ? https://lobby.vip.wordpress.com/wordpress-com-documentation/using-the-liveblog-plugin/
]]>Hi,
we get an error, if we click the button “Insert Media”, the script die and return in the console the following error: “e.media_details.sizes is undefined”
Thanks for help or fixing this!
br Stephan
First time using this in a year, and find the formatting poor. Bad line breaks, incorrect timesramps, but single quote mark displays as:
&x27;
Makes it unusable, sure there must be easy fixes.
]]>Hi! I’m trying the new multiple authors feature in a liveblog test post but it doesn’t seem to work. Is there something we should check out before trying it?
I’ve tried both changing the author and adding multiple authors in each liveblog update.
]]>I know others have asked this, maybe I am lucky and you reply, but will you provide a shortcode option? I would love to add it to a page. Also, add some options please :). I can’t seem to find any options to this except the 3 ones on the post when I add it. Anyways I love it so far, thanks!
]]>Hi,
My timezone is set to Sao Paulo.
When I publish new entries the date are shown as 3 hours ago
Thx,
]]>Hi,
Some parts aren′t translated. For example:
3 hours ago 05:57
First / Next / Prev / Last
1 of 1
Thx
]]>Hi!
I want to remove the human time difference showing in entries, and replace them with hours and minutes. What I’m trying to do is to get the time of when the entry is published showing where the “timeago” is now, and then the date beneath it.
I see people have asked about similar issues before, without getting a proper answer, but if someone could point me in the right direction here, as to what files to edit, and where, it would be very helpful.
Thanks!
]]>Hi there.
I can’t get Liveblog to display videos properly.
It won’t show Facebook videos at all.
YouTube videos just display as a static screenshot or thumbnail.
And Vimeos just show the URL.
Is there something I can do to fix this?
Chris
]]>Hi, after the last update, i have the following problems.
1. There is no language support. Everything is in english
2. date is wrong and every new post contain “in an hour”
3. how can i configure the number of entries per page?
4. the text field is blocked at the iphone for the time being. only when I click a few times I can enter text
BUT, thankx for your update and the new functionality to upload images by phone.
Denis
]]>Since this plugin is using ajax by default. but i have to configure it for websocket to make realtime response. so as per the documentation on github i configured all the things
Ex:
I installed node js.
installed Redis,installed dependencies using composer.
and configured wp-config file
but when i hit node app.js command it doesn’t starting scoket.io server and so it fallback to ajax functionality.
So how can i configured it properly?
]]>WordPress 4.9.2
Liveblog Version 1.7.1
Error:
Uncaught Error: Minified React error #200; visit https://facebook.github.io/react/docs/error-decoder.html?invariant=200 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at r (app.js?ver=1.7.1:14)
at yn (app.js?ver=1.7.1:14)
at Object.render (app.js?ver=1.7.1:22)
at Object. (app.js?ver=1.7.1:6)
at e (app.js?ver=1.7.1:1)
at app.js?ver=1.7.1:1
at app.js?ver=1.7.1:1
The above link in facebook’s github says that the error is “Target container is not a DOM element.”
Anyone else having this as well?
]]>I would vote to put the Text/HTML Editor back.
Now I can’t format subtitles, blockquotes, etc.
]]>After latest update when I post an entry the wrong data dispays – 2 hours in advance
Also, I would like to make live blog w/o pagination or at least with more entries.
I found impossible to translate 2 buttons (I need only 2 of them – for visitors) – prev and next. Nowhere to be found
]]>