Change Tittle Section

Asked

Viewed 21 times

2

Good evening, I need help to get a text to follow the title of the page. Here it should show "test" instead of "blog" Imagem de como está

Imagem de como está o código

  • Post your code, not images. That way, it’s hard to understand what your problem is. What I can tell you is that maybe the method the_title() can be your friend. Maybe.

  • You can change the title of the page with a Javascript function. I searched and saw that using document.title = "Teste"; works. I just don’t know the function you use so that when you arrive at a place on the page, activate the function to change.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.