Jump to content
thirty bees forum
  • 0

Footer copyright is missing from community theme


d3s1gn3r

Question

Hi, i am looking for a way to display a copyright notice at the footer of community theme but cant figure out how to do it. In the file "footer.tpl" of the community theme there is this code:

 

 {if !empty($ctheme.footer.copyright.display)}
      <div id="copyright-footer" role="contentinfo">
        {$ctheme.footer.copyright.html}
      </div>
    {/if}

But where in the world is this "copyright.display" in the back office so i can enter there my copyright info ??? I searched up and down the BO settings but didn't find anything similar to copyright info !

Any help would be much appreciated. Thanks

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Thanks a lot @datakick . I was aware about that module but even when i was adding there my copyright info, i couldn't see anything at the footer bottom . My issue was that i have had unhooked the module by accident from "Header" Hook position. Now  it works perfect. Hope this will help also other users with the same issue.

Edited by d3s1gn3r
  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...