• Resolved samarks

    (@samarks)


    Hi,

    The copyright reads the name of the blog. I need it to read the name of the company. I see a variable ‘name’ in the code, but don’t know how to change that to the company name.

    Thanks for the help (and the nice theme),
    Steven (executive-mentor.com)

Viewing 1 replies (of 1 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi Steven,

    The text in the copyright section displays the name of the entire site (as entered in Admin > Setting > General). If you want to change it directly in the code, you can do so by replacing the following:

    <?php bloginfo('name'); ?>

    …with the text you would like to display.

    – Anders

Viewing 1 replies (of 1 total)
  • The topic ‘Copyright Footer’ is closed to new replies.