• I need to change my theme.
    For do this I think I have to modify my php files.
    But I have many of them:
    customheader, header, page, functions, single, comments, footer, index, etc…
    So my question is:

    For example, If I want to change the header of the page, I have to modify the header.php file.
    Is that correct?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes, depending on your theme settings. Usually, you only have to modify header.php

    What theme are you using?

    …Since you have a customheader.php file, your theme might be using that. Either way, you should only need to pay attention to header.php or customheader.php

    Thread Starter jagalizzi

    (@jagalizzi)

    I am using the attomic blogging theme and I want to add it pictures and links.
    So, you say I have to work with header.php or customheader.php?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘php files’ is closed to new replies.