Answer the question
In order to leave comments, you need to log in
How to make the links in the menu of the site on Wordpress work?
I'm creating a theme on Wordpress and ran into a problem due to inexperience. In HTML, the li > a tags indicate the path to the html file, but this does not work with wp. How to make wordpress navigate to other pages?
And another css question. Style.css contains the path to the image, how do I tell wp to see it?
Answer the question
In order to leave comments, you need to log in
the picture is so
<img src="<?php echo esc_url( get_template_directory_uri() ); ?>/img/screenshot.png">
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question