WPIntell

Source evidence

Fatal Error

WP Responsive FAQ · support · 2014-12-20T14:30:00+00:00

neutralsentiment
highseverity
0.52relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

3 / 26 rows with source links

11.5% 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

support
CypressWebs resolved
Getting a Fatal Error on line 29 when I click the WP FAQ on side bar.. basically doesn’t work at all. https://wordpress.org/plugins/wp-responsive-faqs/ Change line 29 in wp-responsive-faqs/src/admin_menu.php as below fixes the issue. <?php require(dirname(__FILE__) . '/partials/_form_elements.php' ) ?> The same change also needs to be made to line 211

Comments

1 shown
lostSqualo 2014-12-30T23:21:00+00:00

Change line 29 in wp-responsive-faqs/src/admin_menu.php as below fixes the issue. <?php require(dirname(__FILE__) . '/partials/_form_elements.php' ) ?> The same change also needs to be made to line 211