WPIntell

Source evidence

Bug when using shortcodes (fix)

Responsive Slider · support · 2014-07-27T04:28:00+00:00

complaintsentiment
mediumseverity
0.75relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

5 / 33 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
dteunkens unresolved
When using shortcodes for responsive slider, the slideshow is output before the tag where it should be placed. This is because in method ‘ responsive_shortcode ‘, the result is output immediately ( echo $result; ), while it actually should have returned the result ( return $result; ) So, change line 142 of responsive.slider.php, from echo $result; to return $result; https://wordpress.org/plugins/responsive-slider/

Comments

0 shown

No comments were stored for this source.