• The title if my blog is pathea.co.uk, however, the html file shows a long dash after the name. I have put the correct name in my wp settings but it has no effect. Where can can I find the htmnl file in order to edit it?

    Would appreciate any insight into the minor but annoying problem.

Viewing 3 replies - 1 through 3 (of 3 total)
  • There are no “html” pages in WordPress. Only .php pages dynamically generated from the template files in your theme directory. In this case, it looks like the header.php file of your theme needs editing to remove the elongated hyphen.

    Ryan S

    (@ryan_accuwebhosting)

    search your database for the issue:

    Go to wp-options table and look for blogname field. Edit it and check if there is any mess up

    Thread Starter rhiannon7

    (@rhiannon7)

    Thank you for your suggestions.It turned out to be a simple matter connected with the theme I am using. Apparently in Thesis, if I tick the show tag line in header option ticked but have no tag line, this will happen. All is well now.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘incorrect blog name in html’ is closed to new replies.