• this plugin (version 1.1) set a hidden link to a poker site in your footer

    you will find this in visitor-likedislike-post-rating.php on line 69

    function FooterLink() {
    		$l = array('en', 'de');
    		$wpLang = 'en';
    		echo '<div style="display: none;"><a href="https://www.ftpokerbonus.com/'.iif(in_array($wpLang, $l) AND $wpLang != 'en', $wpLang.'/').'full-tilt-poker/" title="Full Tilt Poker Referral Code">Full Tilt Poker Referral Code</a></div>';
    	}

    regards

    Monika

    https://www.ads-software.com/extend/plugins/visitor-likedislike-post-rating/

Viewing 2 replies - 16 through 17 (of 17 total)
  • I have altered the plugin to include an imbetween option, however I also would like to stop the like/dislike/whatever appearing on pages, is there any way of doing that?

    Also can anyone help me change the ‘like – dislike – whatever’ links to image buttons instead of text as my php skills are non existant and I can’t figure it out from tutorials?

    anyone?

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘[Plugin: Visitor Like/Dislike Post Rating] hidden poker link in footer’ is closed to new replies.