php - wordpress nav pages not showing content

I'm a beginner in wordpress , when I click a navbar link it open but display the same content of the home page
these are screenshots
https://1drv.ms/u/s!AjjUt5PVIDDuklejTWlJOH1YloK2?e=vUEU5Q
https://1drv.ms/u/s!AjjUt5PVIDDukljkjqXd-g9gRAdg?e=IezYxx
https://1drv.ms/u/s!AjjUt5PVIDDuklbGIDxIAtVrgQME?e=xzIKD2
this is my about.php code
<div class="container">
<div class="row">
about
</div>
</div>
Answer
Solution:
On the editing page of your "About us", click on the "Document tab" and check the permalink if it's linking to the actual menu items, if not, edit them and label them as such. You can also create all your pages, delete your current menu items and recreate the menus all over, the link will be automatically applied.
Share solution ↓
Additional Information:
Link To Answer People are also looking for solutions of the problem: using $this when not in object context
Didn't find the answer?
Our community is visited by hundreds of web development professionals every day. Ask your question and get a quick answer for free.
Similar questions
Find the answer in similar questions on our website.
Write quick answer
Do you know the answer to this question? Write a quick response to it. With your help, we will make our community stronger.