WPIntell

Source evidence

Version 1.5.2 has a fix

Widget Logic Visual · review · 2013-02-12T02:20:00+00:00

praisesentiment
mediumseverity
0.56relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 27 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

review · 5 stars
Jason Lasky unresolved
The Visual version 1.5.2 of Widget Logic needs a small update. Follow the support thread: “Widget Logic Visual not working with 3.5” WP3.5 uses jQuery 1.8… and in this version of jQuery it seems that %i% throws an error. To fix this plugin in the editor open widget_logic.php and search and replace this: if ($number==-1) {$number="%i%"; $value="";} for this if ($number==-1) {$number="__i__"; $value="";} …. And finally open wp-content/plugins/widget-logic-visual/js/jquery.nyromodal.js and search and replace this: $.curCSS(elm,name,true)); for this: $.css(elm,name,true));

Comments

0 shown

No comments were stored for this source.