WPIntell

Source evidence

Full page refresh bug (and how to fix)

Live Blogging Plus · support · 2015-08-24T15:09:00+00:00

complaintsentiment
mediumseverity
0.81relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

7 / 34 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

27 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Will Woodward unresolved
There’s a bracket missing in the Javascript for the full page refresh option. To fix, replace line 1165 of live-blogging-plus.php : . esc_attr(get_option('liveblogging_timed_update_freq', 25)) * 1000 . '; with: . esc_attr(get_option('liveblogging_timed_update_freq', 25)) * 1000 . '); https://wordpress.org/plugins/live-blogging-plus/ Thanks for this fix!

Comments

1 shown
Stefanowitz 2016-03-22T17:31:00+00:00

Thanks for this fix!