[ad_1]
[ad_2]
I have been asking ChatGPT multiple times and looked it up for hours and I still cannot figure this out. Why can i not get my custom coded template to show up in the block editor? I can't find any information on this, I've added all of the files, and I am so confused. I tried Elementor but it didn't work either. I kept hearing I had to put "the_content()" in the index.php file or something, but that doesn't work because I want to display the code in the editor, not the editors contents.
How does this work? Thanks!

It sounds lilke you might be confusing a classic theme vs a block theme. Can you shared the files/folder structured of your “custom coded template”? It is VERY hard for anyone to provide you with any help just with the information you provided.
Esentially, if you build a “custom coded template” the old way by using PHP then this will not show on the block editor because is not a block theme. Instead you probably need to switch to classis editor for your theme to work.