goldbergm6 Posted June 18, 2015 Share Posted June 18, 2015 Is there a technique or a tool to find the destination of the HTML/JS/PHP? for instance, I'm viewing my website, and I right click & inspect element in Firefox. Now, I've selected lets say the text in the footer part of my page. How can i determine where to find this HTML to edit in my FTP files? I want to determine the file directory for this and lets say other elements so i can edit them manually. please help! Link to comment Share on other sites More sharing options...
El Patron Posted June 18, 2015 Share Posted June 18, 2015 one method is to have your files on your local computer. Then you can use one of many good search programs to find files. Then you can take an element from source and search all files or your themes/yourtheme for example. I use Dreamweaver which has nice search function so I can pull up files in editor but I am sure there are many other very good methods that are free. Link to comment Share on other sites More sharing options...
Recommended Posts