Viewing 1 replies (of 1 total)
  • 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 8 years, 5 months ago by Matthew.
    • This reply was modified 8 years, 5 months ago by Matthew.
Viewing 1 replies (of 1 total)
  • The topic ‘Remove disagree button?’ is closed to new replies.