Dos anyone know if there is a way to add a link in the wordpress nav bar to show as Home and link to /index.php without any addons being installed? If there is how would i do this? Thanks in advance
On the Appearance>Menus settings page, add a 'Custom Link' with the url of your site, and 'Home' as the label. Thats how I normally do it.
Hi Web Master, It is easy process using dream-weaver with XAMPP local server set-up. using this you can add any links at header, footer and widget area. if you install your theme in local host and open the site with DW select the footer.php or header.php primerywidget.php files and add your Link. Regards Webmaster.
Thanks but i did not want to add links by code i know of to do that but a lot easyer to links in wordpres admin panel.