Viewing 1 replies (of 1 total)
  • Hi Sotos,

    To remove “Powered by”:

    Navigate to => wp-content/plugins/contestfriend/templates/default/setup.php

    <?php
    echo '</span>
            <span class="cf_poweredby">'.__('Powered by', 'contestfriend').' <a href="https://www.contestfriend.com">ContestFriend</a></span>
            <div class="cf_clear"></div>
        </div>
    </div>
    ';
    ?>

    Edit the code to your liking. Remove it or add your own statement and link.

    Regards
    Theodore Heston Fernandez

Viewing 1 replies (of 1 total)
  • The topic ‘Upgrade’ is closed to new replies.