Skip to main content

Awesome free Weather Widget for blogger 2017

How its great if you let your readers and visitors to see the weather conditions and temperature from your blog. I think that by adding weather widget there should be increase in readership because along with your awesome posts and articles then can also enjoys the weather conditions.The another thing which I like is that it changes its background landscape conditions according to weather conditions. For example if the weather is rainy then the background landscape also becomes rainy one.

Add Weather widget

  1. Go to Yowindow weather widget
  2. At there customize your weather widget according to your tastes.
  3. The customization is very easy simply select options.
  4. At first select your location. (Recommended by me is choose all locations.)
  5. Then choose the Name of widget and then choose its theme. There are four themes are provided you can select anyone from them.
  6. At third choose widget language.
  7. At fourth choose the size of your widget. I recommend you to add it on sidebar and also resize it in a way that it fits into your sidebar.
  8. Choose the time format and then choose the units on which the weather data will be shown. The default is US but you can customize it.
  9. At last, choose the view that what things will be viewed on mini view of widget.
  10. And after it at point eight if you using blogger then choose website or blog and copy the generated code from below and paste it your template.
  11. If you are wordpress user then select the second option of wordpress and copy the generated code and paste it on your wordpress template.

Add in blogger:

  1. Go to Blogger dashboard >> Template
  2. Backup your template.
  3. Now, go to layout tab  and click on add widget.
  4. From list choose HTML/Javascript
  5. Then paste the generated code in it and click on save
  6. Congrats you have done it.

Add in Wordpress:

  1. First of all - open your WordPress blog dashboard.
  2. Go to Appearance/Widgets
  3.  Look at the top-right of the page. Make sure "Primary Widget Area" box is open.
  4. Drag "Text" widget to Primary Widget Area
  5. Now paste the generated widget code in it and click on save button.

Comments

Popular posts from this blog

How to Remove Powered by Blogger – Attribution Widget?

In this article, I will be demonstrating how to remove or hide attribution widget ‘Powered by Blogger’ in footer of blogger blogspot blogs.  Before going to the process,  backup your blogger template , while editing html code if anything goes wrong or template modified design doesn’t work or looks good you can restore from backed up template.  Here I have demonstrated you two methods for removing attribution widget. Some blogger templates may not support method 1 then you need to follow method 2 for successfully removing attribution widget. Method 1: Remove ‘Powered by Blogger’ by unlocking Attribution widget Step 1 : Go to your blog “Template” | click on “Edit HTML”. Step 2 : Here on drop-down “jump to widget” option and select Attribution 1 as shown below Step 3: After selecting Attribution 1 widget you will be able to see this line <b:widget id=’Attribution1′ locked=’true’ title=” type=’Attribution’>  on your blogger template. Step 5: Once done click on...

How to get Google Assistant on your Windows, Mac, or Linux Machine

Google Assistant is Google’s answer to Amazon’s Alexa smart home assistant. Initially only available with limited functionality in the Google Allo application, Google Assistant later rolled out with the Google Home and Pixel smartphones to bring the full power of Google’s assistant to consumers. After a few months of waiting, smartphones running Android 6.0+ also received Google Assistant, and just a few days ago Google launched the Google Assistant SDK which allows Assistant to be run on basically any platform. Today, we will show you how to install Google Assistant onto your Windows, Mac, or Linux machine using Python. Note: at this point in time, this is purely for educational purposes. There’s no fancy GUI for you to play with, and installing Assistant requires you to use the command line. Get Google Assistant on Windows/Mac/Linux Machines Requirements: Python 3 You’ll need to have Python installed no matter whether or not you are using W...

Fix for NET Framework 3.5 not installing on Windows 10

I'm a gamer at heart, so you can imagine how annoyed I was when I saw that a Windows 10 error was preventing me from running certain titles. Many modern games require  NET Framework 3.5 in order to run, but... whenever I tried to install it on my Windows 10, I got the " DISM failed. No operation was performed ." error message. Since I'm sure I'm not the only one facing this problem, I've decided to show everyone how to fix it. For those of you who are interested, the Net Framework is a programming infrastructure that Microsoft created to help developers build and deploy products that use .NET technology. Since there are a lot of applications and services that rely on .NET (Dot Net) for their functionality, you can imagine that this kind of error can be quite irritating. Here are a few solutions that you should try: Solution One This is the one that takes the least time, but you need to have the USB stick that contains the Windows 10 installer plugged into your...