2
I would like to know in which file ( or directory ) is the file of the specific element of an inspected web page.
Important: it would be a wordpress php file, not css.
2
I would like to know in which file ( or directory ) is the file of the specific element of an inspected web page.
Important: it would be a wordpress php file, not css.
0
In the 'Source' tab of Inspect you can see some information about the file directory on common websites.
PS: I only answered here because I could not comment on your question.
0
If you click on the image and click to open in a new tab, most of the time it works too. It appears the directory.
But just the image directory. I preview the file where I can link the slider
Browser other questions tagged php wordpress
You are not signed in. Login or sign up in order to post.
Cool. But it shows an index inside wordpress that in "sources" appears the code. However the server is empty.
– Maicon
Of course, because the file. php runs on the server side, for you (in the browser, ie in the client) it shows only the returns, and not necessarily the PHP code, so it would be almost impossible...
– Diego Ananias
Yes. But even downloading the file and opening it also shows nothing. Just the message below: <? php // Silence is golden.
– Maicon
Dude, could you put the link to what you’re trying to download, just so I can take a look?
– Diego Ananias
Please, is the following.. I need to know in which file ( or directory ) is the slider code of the home of this site.. https://f***.com.br/
– Maicon
the probability of vc to discover this is 5%... Probably in some plugins folder of the wordpress own, but it is difficult to say only with this...
– Diego Ananias
Poise already searched but also not found. But beauty.. Thanks for trying to help!
– Maicon