Showing posts with label templates. Show all posts
Showing posts with label templates. Show all posts
"Layout" rearranging for users with customized templates is currently broken. We are investigating the issue.

Javascript inserted in some classic template titles 1956393

Some users who use Blogger's classic templates are seeing javascript inserted into the <title> elements of their pages. This results when users have modified the standard templates and have inserted the <blogger> and </blogger> tags into their <title> elements.

If your blog is affected, go to "Template", then click on "Edit HTML". Remove anything between <title> and </title> in your template, and replace it with this:

<$BlogPageTitle$>

We are looking at the feasability of adjusting our code to be sensitive to cases where the template has <blogger> tags inserted in the <title>, but for now please use the above work-around to eliminate the javascript code from your blog's page titles.
If you have a customized template or have inserted some 3rd party code into your template, your embedded comment form may not appear as normal.
Comment pagination does not work in post view on blogs with Classic templates. To workaround this issue, click through to the comments form.

Update, 2/29: Comment pagination on Classic templates is now available by adding the <$CommentPager$> tag to your template.

Update, 5/6: Comment pagination does not work for blogs published with FTP.

FTPNoLayoutsFeature

The new drag-and-drop template feature, Layouts, is not available for blogs published via FTP. Update, 12/18: Because Layouts relies heavily on new Blogger’s dynamic serving of pages, this is unlikely to be supported soon if ever.