Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19357
    mark
    Member

    I would like to include a link in the main footer to the sites “site map” and “privacy info”. Like on this page. How do I do that?

    #19363
    Sakin
    Keymaster

    @mark: For this you can simply go to “Appearance => Theme Options => Footer Options => Footer Editor” and add the code as per you need. The sample code is as below.
    <div class="copyright">[footer-image] Copyright &copy; [the-year] <span>[site-link]</span>. All Right Reserved. <a title="Privacy Policy" href="http://catchthemes.com/privacy-policy/">Privacy Policy</a> | <a title="Site Map" href="Site Map URL">Site Map</a></div><div class="powered-by">Powered by: [wp-link] | Theme: [theme-link]</div>

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘site map footer’ is closed to new replies.