• hi I have been able to change the text in previous themes but this theme seems slightly differently wrote
    <?php $footer_content = evl_get_option(‘evl_footer_content’,'<p id=\”copyright\”><span class=\”credits\”>evolve theme by Theme4Press  •  Powered by WordPress</span></p>’);
    if ($footer_content === false) $footer_content = ”;
    echo do_shortcode($footer_content);
    ?>

    I would like to change it rather than remove it is this possible thanks

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘evolve theme change footer text’ is closed to new replies.