I am new to wordpress and have been trying figure out things on my own.
I’m trying to get the title of the current page I’m in (front-page.page).
I’m using the_title();
but I don’t get any results.
Also I'm using wordpress version 5.5.3.
Any idea what I need to use?