MaryMoh
Member
Posted 2 years ago #
I would like to change my blog title but it's not working. It was 'The Joy of Learning' when I first registered my blog but I have changed it to 'Keep Learning Keep Smiling'. It appears on my computer but it doesn't appear on other computers. There's a '?' on the blog title area when viewed on other computers. My blog is
Appreciate your help.
Thanks,
Mary
well...the problem appears to be here....did you change something in your header.php in your theme?
<img src="Keep Learning Keep Smiling" style="margin-top:0px;"" alt="Keep Learning Keep Smiling" />
is the code I see in your header that is supposed to be loading an image...
src="Keep Learning Keep Smiling" is obviously not a valid path to an image....
MaryMoh
Member
Posted 2 years ago #
Thanks very much for helping. I don;t see that in my theme editor. I can't remember doing anything with the html. I only changed the blog title in the setting. I check the theme editor for header and saw this
<title><?php bloginfo('name'); wp_title(); ?></title>
<?php wp_head(); ?>
</head>
Is there where the problem lies?
Appreciate your help. Thanks very much.
Mary
The title is 'Keep Learning Keep Smiling' for me and there is no question mark there
MaryMoh
Member
Posted 2 years ago #
Oh, thanks very, very much. I'll check with my friends again.
MaryMoh
Member
Posted 2 years ago #
Oh, I found that my blog title appears on Windows but not on Apple computer. Is there anyway I can change that? Thanks for helping.