#navbar-iframe {height:0px;visibility:hidden;display:none}

MFBQ

Most Frequent Blogger Questions



I don't know more than I know--sometimes I know even less!
Click to see the incredible list,

All The Things I Don't Know!


If some portion of this blog is unreadable in Firefox, Internet Explorer, or whatever, tell it to go to hell then try another browser!!!

BLOGGER SUPPORT
http://help.blogger.com/?page=contact


BLOGGER PROBLEM REPORT FORM http://help.blogger.com/?page=troubleshooter.cs&problem=&contact_type=bug_with_blogger_beta&Submit=Submit

BLOGGER HELP FORM
http://help.blogger.com/?page=troubleshooter.cs&problem=&contact_type=other&Submit=Submit


Tell BLOGGER WISHLIST about a feature you'd like to see in Blogger!

Email Me if you have questions! And make sure the subject line or first two words in the message identify you as an MFBQ reader, so your email won't be mistaken as Squid, Squod, or Spam!

Email your questions to me here!

EMERGENCY STEPS

Kick-starting The Blog
1. Refresh (F5) or Ctrl-F5
2. Clear cache (delete temporary Internet files) and cookies in Tools-Internet Options.
3. Add a question mark to the end of your blog's internet address in the address box and see if it will show the latest update. (Can also be done with other people's url's in the address window.)
4. Republish (if in classic Blogger)
5. Reboot
6. Log out and log back in again (may change to an untroubled server)
7. Change browser (IE, Firefox, others)

---Not necessary to do all of these at once!---

Blogger may make problems for some computers about accepting cookies, especially when you are using the new versions of Internet Explorer or Firefox browsers. Difficulties with accepting scripts may be caused by security systems, antivirus programs, firewalls, and some add-ons. Check all your settings.

You may need to change your browser settings, or to list www.blogger.com and blogger.com as "trusted sites" in your Internet Options-Security so that scripting can occur.

USEFUL BLOGGER HELP FILE

http://help.blogger.com/bin/answer.py?answer=41971&topic=8914

[For Newbies or anyone else who gets lost in the rain in Juarez.]
Showing posts with label New-Blogger. Show all posts
Showing posts with label New-Blogger. Show all posts

Wednesday, December 3, 2008

When Reverting to Classic Template Was A Big Mistake

Oops!
Now you want to revert back to the New Blogger (Layout) version, but Blogger only allows for part of that; unless you had not yet created any page elements, you can't switch back with a single button-push or without some busy work!
1. locate and click on "Customize Design",
2. then click on "Upgrade Your Template ",
3. choose a new template.
4. click "Save the template"

[More below...]



You will be returned to an upgraded version of Blogger (with the layout) in which you will find some aspects of the Layout version, but not the elements that you added previously. You can create new Page Elements, but all the elements that disappeared when you reverted to the Classic template will remain lost. The only way to have kept a "backup" of the page elements would have been to have "expanded" the widget templates and to have made "copy and paste" copies of the text data and kept them in plain-text files (such as Notepad).

I've switched back and forth like this numerous times, but only in a test blog, not in an important blog with things too important for me to lose all the elements, so I may not have noticed every detail of what's possible and what's not. I just know that some things will be possible.

Never discount the possibility of being able to view "cached" versions of your blog in Google or other search engines and possibly being able to "copy and paste" some of your code or info from there. Maybe you can recuperate a goodly portion of it by using your Internet Options to get to the "View Source Code" feature.

But do be careful not to copy any parts of the posts out of the Source Code into your actual template; it will cause great damage if you do!

When Reverting to Classic Template Was A Big Mistake

Oops!
Now you want to revert back to the New Blogger (Layout) version, but Blogger only allows for part of that; unless you had not yet created any page elements, you can't switch back with a single button-push or without some busy work!
1. locate and click on "Customize Design",
2. then click on "Upgrade Your Template ",
3. choose a new template.
4. click "Save the template"

You will be returned to an upgraded version of Blogger (with the layout) in which you may find some aspects of the previous Layout version may reappear. You can also create new Page Elements for those that may be missing, but all the elements that disappeared when you reverted to the Classic template will remain lost. The only way to have kept a "backup" of the page elements would have been to have made "copy and paste" copies of the text data and kept them in plain-text files (such as Notepad).

I've switched back and forth like this numerous times, but only in a test blog, not in an important blog with things too important for me to lose all the elements, so I may not have noticed every detail of what's possible and what's not. I just know that some things will be possible.

Never discount the possibility of being able to view "cached" versions of your blog in Google or other search engines and possibly being able to "copy and paste" some of your code or info from there. Maybe you can recuperate a goodly portion of it by using your Internet Options to get to the "View Source Code" feature.

But do be careful not to copy parts of the posts out of the Source Code into your actual template; it will cause great damage if you do!

Sunday, November 4, 2007

Where Is "Style" In New Blogger?

  1. When you open the template, move to the Edit Html tab and click it.
  2. Search for "Body" and other Style (CSS) items that you might already be familiar with from Classic Blogger, though they are not called "Style" any more in New Blogger templates!

    (Note: CSS stands for Cascading Style Sheets).

  3. You might see something like this:

    body {
    background:oldlace; url("http://www.blogblog.com/harbor/rocks.jpg") no-repeat right bottom;
    background-attachment:fixed;
    margin:0;
    padding:0;
    font:x-small Georgia, Serif;
    color:$textcolor;
    font-size/* */:/**/small;
    font-size: /**/small;
    }

    At that point you are in the Style (or CSS) section.

END.

Where Is "Style" In New Blogger?

  1. When you open the template, move to the Edit Html tab and click it.
  2. Search for "Body" and other Style (CSS) items that you might already be familiar with from Classic Blogger, though they are not called "Style" any more in New Blogger templates!

    (Note: CSS stands for Cascading Style Sheets).

  3. You might see something like this:

    body {
    background:oldlace; url("http://www.blogblog.com/harbor/rocks.jpg") no-repeat right bottom;
    background-attachment:fixed;
    margin:0;
    padding:0;
    font:x-small Georgia, Serif;
    color:$textcolor;
    font-size/* */:/**/small;
    font-size: /**/small;
    }

    At that point you are in the Style (or CSS) section.

END.

Friday, March 2, 2007

FTP Users Can't Use New Blogger

At present, FTP users cannot avail themselves of the new features in New Blogger. I don't know why; Blogger says so.

It may be of interest to FTP users to investigate the new Custom Domains with Blogger, where you can use all the New Blogger features. Go HERE to read about it in a Blogger help file.

END.

FTP Users Can't Use New Blogger

At present, FTP users cannot avail themselves of the new features in New Blogger. I don't know why; Blogger says so.

It may be of interest to FTP users to investigate the new Custom Domains with Blogger, where you can use all the New Blogger features. Go HERE to read about it in a Blogger help file.

END.

Saturday, February 24, 2007

Change Font In Posts

In New Blogger:
1. go to Dashboard
2. go to Layout
3. click on Fonts and colors
4. click Text Font in box at left
5. locate list of font styles at right
6. click one.
7. click Save Changes when finished

END.

Change Font In Posts

In New Blogger:
1. go to Dashboard
2. go to Layout
3. click on Fonts and colors
4. click Text Font in box at left
5. locate list of font styles at right
6. click one.
7. click Save Changes when finished

END.

Thursday, February 15, 2007

How To Upgrade A Migrated Blog

There is a glitch here, brief of otherwise, so that there's no Upgrade button at present. No one can guess when Blogger will straighten it out. I couldn't proceed, either, so you'll have to learn patience.

When a blog has been Migrated to the New Blogger servers, but the template has not been Upgraded, you will not yet have access to the additional features of New Blogger. You can continue to sit on your Classic template if you wish. You do not have to Upgrade, but you can.

Current instruction page from Blogger: http://help.blogger.com/bin/answer.py?hl=en&answer=44474



Original New Blogger Instructions
Customize Design :

To Upgrade, look for the tab beneath "Template" that says "Customize Design" and click on it to select a new template.


My Version Of Instructions
Customize:

1. Click on "Customize" in the Navbar above your blog.
2. You'll see some instructions that terminate with "Learn more about Blogger Layouts customization".
3. The last few words of that line is supposed to be a link that you can click on to proceed. If it doesn't act as a link, use the Refresh button and clear your cache and cookies to correct it!

If you have been used to a customized template, the system will save a copy of your current template. You will be stuck with this new template until you can re-customize it, bit by bit. You CANNOT replace the New template with your Classic template with Copy and Paste. They are incompatible. However, if at length you cannot stand New Blogger, you can REVERT to the Classic template. But you cannot leave the New Blogger servers nor can you refuse to migrate to them when advised to do so.

How To Upgrade A Migrated Blog

There is a glitch here, brief of otherwise, so that there's no Upgrade button at present. No one can guess when Blogger will straighten it out. I couldn't proceed, either, so you'll have to learn patience.

When a blog has been Migrated to the New Blogger servers, but the template has not been Upgraded, you will not yet have access to the additional features of New Blogger. You can continue to sit on your Classic template if you wish. You do not have to Upgrade, but you can.

Current instruction page from Blogger: http://help.blogger.com/bin/answer.py?hl=en&answer=44474



Original New Blogger Instructions
Customize Design :

To Upgrade, look for the tab beneath "Template" that says "Customize Design" and click on it to select a new template.


My Version Of Instructions
Customize:

1. Click on "Customize" in the Navbar above your blog.
2. You'll see some instructions that terminate with "Learn more about Blogger Layouts customization".
3. The last few words of that line is supposed to be a link that you can click on to proceed. If it doesn't act as a link, use the Refresh button and clear your cache and cookies to correct it!

If you have been used to a customized template, the system will save a copy of your current template. You will be stuck with this new template until you can re-customize it, bit by bit. You CANNOT replace the New template with your Classic template with Copy and Paste. They are incompatible. However, if at length you cannot stand New Blogger, you can REVERT to the Classic template. But you cannot leave the New Blogger servers nor can you refuse to migrate to them when advised to do so.

Thursday, February 1, 2007

Changing Templates In New Blogger

You have to change, but you don't have to change!

At some point soon, most of you who have held back will be forced to make the change to New Blogger. When you get there (are Migrated), you may not have to change your template immediately or even for a long while.

Those of you with a heavily customized template can (sorta) keep it!

However, you can't quite keep your own--not if you upgrade! Sadly, if the time comes when you have to or want to change to a new template so that you can utilize the full range of new features in New Blogger, then you may as well realize going in that the template choices are few. You may find them all dull and boring.

Cheer up if you're dumping an attractive customized template! It will take work, but just choose one and let the system Upgrade your template. Later, as time goes by and you learn how things work in the new set-up, you can begin to make the changes in your new template so that it will resemble your old one.

Keep a copy of your old template for reference. You will be able to Copy and Paste portions of it into the new template, as well as restore the additions you made to your old css code that are not in your new template.

Changing Templates In New Blogger

You have to change, but you don't have to change!

At some point soon, most of you who have held back will be forced to make the change to New Blogger. When you get there (are Migrated), you may not have to change your template immediately or even for a long while.

Those of you with a heavily customized template can (sorta) keep it!

However, you can't quite keep your own--not if you upgrade! Sadly, if the time comes when you have to or want to change to a new template so that you can utilize the full range of new features in New Blogger, then you may as well realize going in that the template choices are few. You may find them all dull and boring.

Cheer up if you're dumping an attractive customized template! It will take work, but just choose one and let the system Upgrade your template. Later, as time goes by and you learn how things work in the new set-up, you can begin to make the changes in your new template so that it will resemble your old one.

Keep a copy of your old template for reference. You will be able to Copy and Paste portions of it into the new template, as well as restore the additions you made to your old css code that are not in your new template.

Monday, January 29, 2007

Missing Archive In New Blogger

Arrived At New Blogger With Missing Or Malfunctioning Archive?



These are some guesses since I haven't heard much feedback about it

1. See if the Archive page element is activated.
2. If it is, delete it and then re-Add it.
3. If that doesn't work, check Settings-Archiving.
4. Change the Archive frequency (temporarily) to something else just to see if that will wake up the system. Click Save Settings at the page bottom.


Let me know if it works out. I need to find out if I'm full of moonbeams to make these suggestions.

END.

Missing Archive In New Blogger

Arrived At New Blogger With Missing Or Malfunctioning Archive?



These are some guesses since I haven't heard much feedback about it

1. See if the Archive page element is activated.
2. If it is, delete it and then re-Add it.
3. If that doesn't work, check Settings-Archiving.
4. Change the Archive frequency (temporarily) to something else just to see if that will wake up the system. Click Save Settings at the page bottom.


Let me know if it works out. I need to find out if I'm full of moonbeams to make these suggestions.

END.

Sunday, January 28, 2007

Bx Error Codes

I am placing this info above the older information below; this may be of more help to you. It's a Blogger form to report to and maybe find out what your particular BX code may mean:

Form for BX error codes:


I've never yet understood what Blogger thinks we can do (at Blogger Help Group) with these bx error codes. They are evidently working up a more organized system, but I haven't been let in on it yet!

After hearing from Chuck the nitecruzr, I learned that if you search for instance for bX-x082n7 in the Help Group, you'll find a large # of threads concerning the same topic with the same ID--failure to post or failure to save a draft. But so far I've seen no great information on it. Though Blogger Employee keeps telling us that they're on the case, for me this is too much of having to guess my way through their new problem-solving system!

Use the search feature yourself to search for your ID, but I don't know if you can discover much. The complaints are all about the same, and most people don't provide detailed enough info about what they were doing like Blogger asked. You may not learn more than you yourself observed.

If you haven't already, send your ID and other info to Blogger Support and hope that they can sort it out.

BLOGGER SUPPORT


BLOGGER PROBLEM REPORT FORM


BLOGGER HELP FORM


END.

Bx Error Codes

I am placing this info above the older information below; this may be of more help to you. It's a Blogger form to report to and maybe find out what your particular BX code may mean:

Form for BX error codes:


I've never yet understood what Blogger thinks we can do (at Blogger Help Group) with these bx error codes. They are evidently working up a more organized system, but I haven't been let in on it yet!

After hearing from Chuck the nitecruzr, I learned that if you search for instance for bX-x082n7 in the Help Group, you'll find a large # of threads concerning the same topic with the same ID--failure to post or failure to save a draft. But so far I've seen no great information on it. Though Blogger Employee keeps telling us that they're on the case, for me this is too much of having to guess my way through their new problem-solving system!

Use the search feature yourself to search for your ID, but I don't know if you can discover much. The complaints are all about the same, and most people don't provide detailed enough info about what they were doing like Blogger asked. You may not learn more than you yourself observed.

If you haven't already, send your ID and other info to Blogger Support and hope that they can sort it out.

BLOGGER SUPPORT


BLOGGER PROBLEM REPORT FORM


BLOGGER HELP FORM


END.

Saturday, January 27, 2007

Mailto, Or "Email Me" Link

If still using Classic Blogger, you would have to add the mailto code in the appropriate place in the sidebar. If you're using the Layout template, you'll do the following:

Add an email link in your blog:
1. On the Navbar, click on Customize.
2. Click on Add A Page Element.
3. Click Add To Blog under your choice of page element.
4. for adding a mailto, add an html/javascript page element.
5. Put the following html code into it:
<a href="mailto:ratsouthern@gmail.com">You can email me here!</a>

Of course, put your address in it, not mine! You can change the "Email me" wording.

Save Changes when you've finished with the html in the page element.

--------------------------------------------------------------------


Mailto, with a picture (or button) link:

Click to email Ron Southern


Format for above Mailto picture link:

<a href="mailto:YourEmail@what.com"><img src="http://FullUrlOfPhoto" alt="Click to email Mortimer Snerd"></a>

Mailto, Or "Email Me" Link

If still using Classic Blogger, you would have to add the mailto code in the appropriate place in the sidebar. If you're using the Layout template, you'll do the following:

Add an email link in your blog:
1. On the Navbar, click on Customize.
2. Click on Add A Page Element.
3. Click Add To Blog under your choice of page element.
4. for adding a mailto, add an html/javascript page element.
5. Put the following html code into it:
<a href="mailto:ratsouthern@gmail.com">You can email me here!</a>

Of course, put your address in it, not mine! You can change the "Email me" wording.

Save Changes when you've finished with the html in the page element.

--------------------------------------------------------------------


Mailto, with a picture (or button) link:

Click to email Ron Southern


Format for above Mailto picture link:

<a href="mailto:YourEmail@what.com"><img src="http://FullUrlOfPhoto" alt="Click to email Mortimer Snerd"></a>

Saturday, January 20, 2007

Page Elements Screen

This post was written before several of the new categories, such as the Blog List, Slideshow, or Video or Poll, so that the screenshot below will not quite match what you would currently see. Sorry, someday I'll catch up.

Some people still complain they can't see this item. Sometimes it helps to use Refresh (F5 or Ctrl-F5) or to clear your cache and cookies (in Internet Options-Tools). At times, you might even have to do it twice.

Here is a partial screen shot of the Page Elements list. Others listed below my screen shot are "Logo, Profile, Blog Archive, and Page Header". It is easy to select one and add it.

Click on page-element in the Label box below for other posts on this topic.

Click to enlarge

See also: Text and Html/javascript page elements

END.

Page Elements Screen

This post was written before several of the new categories, such as the Blog List, Slideshow, or Video or Poll, so that the screenshot below will not quite match what you would currently see. Sorry, someday I'll catch up.

Some people still complain they can't see this item. Sometimes it helps to use Refresh (F5 or Ctrl-F5) or to clear your cache and cookies (in Internet Options-Tools). At times, you might even have to do it twice.

Here is a partial screen shot of the Page Elements list. Others listed below my screen shot are "Logo, Profile, Blog Archive, and Page Header". It is easy to select one and add it.

Click on page-element in the Label box below for other posts on this topic.

Click to enlarge

See also: Text and Html/javascript page elements

END.