• Hi everyone, i’m new on WordPress and I can’t edit the content of footer, can you explain me , how can I do that..

    Thanks a lot !

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Go to Appearance -> Themes -> editor

    Find footer.php appears on right side scroll down to bottom and find these code comment with double slash (//) on echo statement I have commented or you can remove and update the file

    /* Translators: %s: ThemeIsle link */
    
    //echo '<div class="zerif-copyright-box"><a rel="nofollow">Zerif Lite </a>' . sprintf( __( 'developed by %s', 'zerif-lite' ), '<a href="//themeisle.com' ) . '" rel="nofollow">' . __( 'ThemeIsle', 'zerif-lite' ) . '</a>' ) . '</div>';
    
    //echo '</div>';

    and for phone, email Goto-> Appereance->customize

    click on footer option to change number, emails

    thanks

    • This reply was modified 8 years, 4 months ago by rajivwpexpert.
    Thread Starter ajadminstu

    (@ajadminstu)

    Sorry for not answer before, but I did as you say and it doesn´t work, I don’t now if maybe could be the template. Thanks a lot anyway..

    Finally I made an html custom in the widget and I repleace the text.

    • This reply was modified 8 years, 4 months ago by ajadminstu.

    okay, html custom in the widget solution looks good.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Footer’s content’ is closed to new replies.