By lalindra on
We are developing a community website and most of the development sections are now complete. We have a slight problem in displaying the blog header. Instead of displaying abc's blog it just displays 's blog. What seems to be the problem here? Why doesn't the blog owner's name display in front of the apostrophe?
Comments
What happens if you try
What happens if you try using a core theme such as Garland? What is the page source showing?
gpk
----
www.alexoria.co.uk
gpk
----
www.alexoria.co.uk
Nothing change for garland also
Page source when garland theme is applied:
<h2>'s blog</h2>Page source when sky theme is applied:
<h1 class="title">'s blog</h1>Thanks.
Which version of
Which version of Drupal? And are you using any contrib modules?
gpk
----
www.alexoria.co.uk
gpk
----
www.alexoria.co.uk
Blog's username not displaying for me either
I am also having this problem on my site (using Drupal 6.2 and just the core Blog module). Has anyone found a solution?
Found the answer!
Never mind. I found the solution:
Log on as the blogger.
Go to "My Account".
Click the link "Display Name".
Enter the blogger's name and click "submit".