Skip to main content

Posts

Showing posts with the label Gadget Tweaks

Start Your Blog Simple, Learn As You Go

Some new blog owners put a lot of effort into designing a shiny template with lots of features, but omit blog content - or spend time carefully tuning their blogs. Eventually, they will add content, to the blog. Later, they may discover reality. This looks like crap! or Why do I have no readers? Different blogs, with differing content, may look better using different templates. And some sections of the dashboard should be left alone.

Setup A Custom 404 Not Found Display For A Blog

One of the simplest - and most user friendly - displays that you can add, to your blog, is a custom "404 Not Found" display. A standard Blogger blog, by default, provides a terse advice, for invalid URLs. Sorry, the page you were looking for in this blog does not exist. Would it not be more user friendly, to use relevant slang, maybe. Sorry, bro - that's not on! You can do this - and more - with a little imagination.

Adding A "Top Of Page" Button To The Blog

This week, I added a gadget that's been needed, on this blog, for some time. You may see my new "Top" button, at the lower right corner of this blog. If you have a normally wide browser window, with wallpaper showing on either side of the posts / sidebar section, you'll see the new gadget floating on top of the wallpaper. If you have squeezed your browser window to save horizontal space, you may see the new gadget floating on top of the sidebar (but beneath the sidebar gadgets).

Publishing A Gadget To A Specific Page

Long before Blogger developed static pages, blog owners had wanted to have some accessories or gadgets visible only on specific pages. Initially, we discovered that gadgets could be displayed conditionally , based upon the URL being displayed. This is a fairly simple task, when you get used to it - but it requires editing the template HTML - and can look a bit scary, to those inexperienced in template editing. Recently, we realised that some gadgets can be embedded in a page or post, by editing in HTML mode - and accomplish the same. I demonstrated my custom "Contact Me" gadget , using that ability.

Make A Contact Page In Your Blog

When it comes to encouraging visits to your blog, by people who need help, a properly presented "Contact" form is a very useful feature. Some time ago, I used a comment form, and a specially written post, " Contact Me " (titled "Leave Comments Here"), to provide private contact . For this blog, with comment moderation before publishing, I simply read the unpublished comments published against my post "Contact Me", without publishing them. Time moved on, however - and various changes made by Blogger made my unpublished comments based contact form less useful.

Tweaking The Followers Gadget

With Following becoming increasingly important in many blogs, as part of creating an exciting and ongoing community, many blog owners are using improved versions of the Followers gadget. Repositioning the Followers gadget, outside the sidebar, will let you show more Followers - or you can show the same amount of icons, but larger ones, in a gadget with the same height. If you want to encourage more Followers, using larger icons wouldn't hurt. All that you need to do is publish the Followers gadget as a static page, using the Pages Editor, in "Edit HTML" mode. You can display Followers in a separate page, without having to edit the template . Or, you can use an HTML / JavaScript gadget, instead of the default Followers gadget.

Make A Labels Index Page In Your Blog

When it comes to encouraging repeated visits to your blog, by people who are interested in its content, a properly constructed labels array is a very useful feature. Unfortunately, a blog of any substantial size, and fully using the potential of labels, is going to have a rather large labels array - and this blog is no exception to that rule. Long ago, I realised that indexing the label searches in this blog was making my sidebar unacceptably long. Repeat visitors to this blog have complained occasionally, because I removed the labels index from the sidebar, to try and speed up the display load time. This week, I remedied that situation, by making my labels index gadget display as part of a static page, and moved the gadget from the sidebar to the main part of the blog.

Conditionally Displaying Template Objects

Some time ago, I wrote how to make a static home page, where the key element was an HTML gadget, tweaked to display only with the home page of the blog . That's a useful tweak - and it's a tweak that can be used in various other conditional displays also. If you know a little template XML code, you can construct alternate conditional statements, and have template objects display in any of several other specific conditions.

Gadgets Can't Be Saved With Blank Title

Bloggers everywhere are reporting that when they try to "Add a Gadget", or edit an existing gadget, and save without providing a Title for the gadget, they get sad news. Required field must not be blank No title, no new / updated gadget. Blogger has accepted responsibility for this, and has promised a resolution, at an unspecified time . In the mean time, if you wish to publish your blog, with a gadget with no visible title, simply save the gadget with the title of   This will give you a gadget with a non visible, non blank Title.