• I’m creating a new theme for my website (www.deutschkurs.pro), but I can’t find a way to remove the page title that appears on my site. Attached are some screenshots from the Visual Studio Code of my template. In WordPress I can’t edit the template. I have to edit it in Visual Studio Code.
    Does anyone know how to remove the title from the template by PHP code from Visual Studio Code?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • I cannot be 100% confident with those screenshots

    But couldn’t be this?

    Yes, I was able to remove a block of the title that appeared thanks to your help. But I still see the title in another block, at the top left. And I also see the Footer that I don’t know how to remove.

    Do you know how to remove these blocks (‘Tittle’ and ‘Footer’)?

    Moderator threadi

    (@threadi)

    Unfortunately, your page cannot be accessed at the moment because an error is being displayed. You will need to resolve this first. Tip: the error log will tell you what the cause is.

    In order to answer your actual question, we would need to know your theme. As far as I can see, you are using Underscore as a basis and customizing it individually. Without seeing the source code, it is unfortunately impossible to tell you how to remove something there. I would guess that there might be a header.php and a footer.php where you can find what you are looking for.

    Hello! I was able to solve it thanks to your help. Thank you very much!

    [ redundant link deleted ]

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Creating a theme’ is closed to new replies.