• Hello !

    Thanks again for the theme !

    I’d like to know how to add information to the meta footer. Actually its “Copyright ? 2014 Maison Ainsi – Griffin Theme”, and I’d like to add “Developped by…”

    I found this code in footer.php, but I’m not a php coder and dont know how to add another stuff

    <p><?php _e('Copyright &copy; 2014', 'griffin'); ?> <a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo('name'); ?></a> &ndash; <a href="https://www.wpmultiverse.com/themes/griffin/" target="_blank"><?php _e('Griffin Theme', 'griffin'); ?></a></p>

    Thanks in advance !

    Emmanuelle

  • The topic ‘Add text to meta footer’ is closed to new replies.