WPIntell

Source evidence

Remove disagree button?

I Agree! Popups · support · 2016-08-15T14:33:00+00:00

complaintsentiment
mediumseverity
0.75relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 23 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
greyhare unresolved
Can I just have the agree button showing and remove disagree one? https://wordpress.org/plugins/i-agree-popups/ You can remove the following from /i-agree-popups/includes/i-agree-wp-footer.php to get rid of the disagree button. <a>" class="disagree popupChoiceButton" style=" <?php if ($buttonBG != '') {echo 'background:'.$buttonBG.';'; } else {} if ($buttonTXT != '') {echo ' color:'.$buttonTXT.';'; } else {} ?> "><?php if ($disagreeTXT != '') {echo $disagreeTXT;} else {echo 'Disagree';} ?></a> This reply was modified 9 years, 8 months ago by Matthew . This reply was modified 9 years, 8 months ago by Matthew .

Comments

1 shown
yh84ja 2016-10-25T18:05:00+00:00

You can remove the following from /i-agree-popups/includes/i-agree-wp-footer.php to get rid of the disagree button. <a>" class="disagree popupChoiceButton" style=" <?php if ($buttonBG != '') {echo 'background:'.$buttonBG.';'; } else {} if ($buttonTXT != '') {echo ' color:'.$buttonTXT.';'; } else {} ?> "><?php if ($disagreeTXT != '') {echo $disagreeTXT;} else {echo 'Disagree';} ?></a> This reply was modified 9 years, 8 months ago by Matthew . This reply was modified 9 years, 8 months ago by Matthew .