I am seeing the same issue on my end. Just reporting it for author to see to fix.
@lilp1976 & @Wykydtron: If you require assistance then, as per the Forum Welcome, please post your own topic.
hi @esmi
thanks and sorry. I thought that as this was the same issue posting in this thread was OK rather than duplicating it?
My bad. Sorry
Hi all,
I’m unable to duplicate this bug on my end. Could you post a link to a page where this bug is occurring, and let me know if the site URL is being displayed as set as the blog name in the general settings?
Hi @anders
My website is theturbanators.com
Thanks
Hi sodhi_7
I’m having the same problem and have been watching this topic since then. I see that your site is no longer showing the url in the title. Could you share how you solved this problem?
Thanks.
Hi @cipheregg
I used a different theme for the given website.
But my new website still has the same problem.
It is a brand new website and still does not display the site title.
http://priyeshwarsodhi.com/
Hi @sodhi_7,
I actually solved the problem.
Here’s what I found.
https://ww.wp.xz.cn/support/topic/site-title-and-tagline-doesnt-show-correctly?replies=7#post-7757653
All you need to do is deleting this line from header.php.
——————————————
<title><?php wp_title(‘|’, true, ‘right’); ?></title>
——————————————
It worked with Fukasawa, and I hope it works for yours.
Thanks a lot man! This works!