treehouse : what would you like to learn today?
Web Design Web Development iOS Development

how to remove irrelevant footer's link???

  • Hello

    I have read some threads and posts about the same problem but i haven't found check_theme_footer(); in functions.php

    template name is ifreedom

    this is the code

      <?php
    defined( '_JEXEC' ) or die( 'Restricted index access' );
    
    /*security feature START*/
    if ($this->countModules("left") && $this->countModules("right")) {$compwidth="60";}
    else if ($this->countModules("left") && !$this->countModules("right")) { $compwidth="80";}
    else if (!$this->countModules("left") && $this->countModules("right")) { $compwidth="80";}
    else if (!$this->countModules("left") && !$this->countModules("right")) { $compwidth="100";} eval(str_rot13('shapgvba purpx_sbbgre(){$y=\'<n uers="uggc://jjj.serfuwbbzyngrzcyngrf.pbz/" gnetrg="_oynax">SerfuWbbzynGrzcyngrf.pbz</n>\';$s=qveanzr(__SVYR__).\'/vaqrk.cuc\';$sq=sbcra($s,\'e\');$p=sernq($sq,svyrfvmr($s));spybfr($sq);vs(fgecbf($p, $y)==0){rpub \'Nhgube yvax zhfg erznva vagnpg.\';qvr;}}purpx_sbbgre();'));function artxReplaceButtons($content){$re = artxReplaceButtonsRegex();}
    /*security feature END*/
    $mainmod1_count = ($this->countModules('user1')>0) + ($this->countModules('user2')>0) + ($this->countModules('user3')>0);
    $mainmod1_width = $mainmod1_count > 0 ? ' w' . floor(99 / $mainmod1_count) : '';
    $mainmod2_count = ($this->countModules('user4')>0) + ($this->countModules('user5')>0) + ($this->countModules('user6')>0);
    $mainmod2_width = $mainmod2_count > 0 ? ' w' . floor(99 / $mainmod2_count) : '';
    $mainmod3_count = ($this->countModules('user7')>0) + ($this->countModules('user8')>0) + ($this->countModules('user9')>0) + ($this->countModules('user10')>0);
    $mainmod3_width = $mainmod3_count > 0 ? ' w' . floor(99 / $mainmod3_count) : '';
    ?>
    

    please help

  • Just look at it firebug and display none them