• Hi,
    With developer tools in chrome I found tags on my website that I want to edit, but I don’t know which php file contain it. There are many php files and I don’t know how to find the right php that contain the tag which I need to edit.
    Thank you in advance for your help

Viewing 1 replies (of 1 total)
  • @nikolinap The easiest way to do this is to look at the body tag.
    You can see this as an example
    <body class="home page-template-default page page-id-48">

    You can see on different pages what template file you should be editing.

Viewing 1 replies (of 1 total)
  • The topic ‘How to find php file’ is closed to new replies.