Username Password (forgot?) Register
WordPress › Support » Themes and Templates
graffo Member Posted 2 years ago #
Hi
How i put a link to home in the sandbox menu, the site url is http://fimbria.com.br/
ty
kkarpieszuk Member Posted 2 years ago #
in template, there where you want to have link to home, add this code:
<a href="<?php bloginfo('url')?>">Home</a>
This topic has been closed to new replies.