Replies: 0
Hi everyone.
Does anyone please know how to modify certain texts with HTML in WordPress correctly? I’m trying to find the HTML file inside the PHP files, but I can’t find the tag that corresponds to “add to cart” in this case.
Please someone guide me on this please. I am learning HTML, and the truth is that applying it in WordPress is a bit confusing, since these files are inside the php code, and the truth is that I would like to modify the text of any WordPress page without having to use plugins. I summarize the questions:
1. How to quickly find an html tag in WordPress theme editor to edit it?
2. How can I find out in which PHP folder is the HTML file I want to modify?
3. The element I want to edit is on a page that was added automatically, because I installed the LearnPress plugin, in this case, when I go to the pages section and want to edit the pages from there, they appear to me with nothing, they are empty. So, how can I edit with HTML these pages created by a plugin, and that are not native to the activated theme?
I hope your help, thank you.