![]() |
|
Mod Options |
![]() |
|||||||||||||||
YoWindow Weather Widget
![]() Developer Last Online: Feb 2021 ![]() ![]() ![]()
What is it?
A simple template modification to bring the YoWindow Weather Widget to vB4
Originally Posted by YoWindow Website
1. Firstly, you need to set up a new Profile Field. Choose Single-Line Text Box
Title: Weather Location Code Description: (Whatever you want - here's what I use because the process might confuse some users)
Field Editable by User: Yes Private Field: Yes Field Searchable on Members List: No Show on Members List: No Display Page: Edit Profile Take note of the newly created profile field number. 2. Next you need to create a new template. Go to AdminCP > Styles & Templates > Style Manager > Add New Template Title: block_weather
Replace the XX (2 times) with the number of the profile field you created earlier. 3. Go to AdminCP > Forums & Moderators > Forum Blocks Manager > Add Block Title: Weather Forecast Content Type: HTML Content: <div></div> Template To Use: block_weather Now, this part may prove tricky for some going by what I've seen in other weather widget modifications so I'll try and make it simple and add a few pictures, this process is also required to be done by your members to display their local forecast. Go to http://yowindow.com/weatherwidget.php and fill in your details and generate the code. The only part of the code you need is the number after id=gn: and before &. Take note of that number and go to Edit Profile on your site, scroll down to the newly made Weather Code Location and blurb box and enter the number. Save your profile. Go back to your forum home and the new block should display with your weather details for the next 5 days. Click on the scenery image and it will expand to full-screen and give a more detailed outlook. How To Add Location Scenery (village, seaside, airport or oriental) To Your Weather Widget - http://www.vbulletin.org/forum/showp...1&postcount=24 How To Add Weather Widget To Member Profiles - http://www.vbulletin.org/forum/showp...4&postcount=18 Added: 28.12.2012 An alternative version that uses IP location to display the weather rather than creating and entering data into a profile field can be found here - http://www.vbulletin.org/forum/showp...8&postcount=36. It also allows the user to display weather forecasts from many other locations via dropdown menus. If anyone wants to further develop any of my addons, you are free to do so. Download Now Only licensed members can download files, Click Here for more information. Screenshots Show Your Support
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
vBulletin CMS Widgets [WIDGET] Weather Forecast | cory_booth | vBulletin 4.x Add-ons | 10 | 17 Aug 2011 23:47 |
Comments |
#2
|
||||
|
||||
To make a CMS widget
1. Go to AdminCP > Styles & Templates > Style Manager > Add New Template Title: vbcms_widget_weather
Again replacing the XX with the number of your profile field. Save the template. 2. Go to AdminCP > vBulletin CMS > Widgets > Create New Widget Type: Static HTML Title: Weather Forecast Save 3. Configure the newly created widget Enter Static HTML: <div></div> Template Name: vbcms_widget_weather Save 4. Go to AdminCP > vBulletin CMS > Layout Manager and place the weather widget where you want it to appear on your CMS grid.
__________________
No members have liked this post.
Last edited by Gemma; 30 Aug 2012 at 09:02. |
#3
|
||||
|
||||
That is so cool! Thank you very much!
__________________
For custom designed Windows 7 Visual Styles/Themes, please visit CreativX! No members have liked this post.
|
#4
|
||||
|
||||
It is quite configurable too if you want to change the size, units, time, scenery image etc - just match up your new settings (embedded code) to the code I've given and remember to re-add the <vb:if condition="$bbuserinfo[fieldXX] !=''"> and {vb:raw bbuserinfo.fieldXX} bits.
![]()
__________________
The following members like this post: Taurus1
|
#5
|
|||
|
|||
Look great Gemma!!
Just to confirm what happens if there is no weather set in your profile field? what does it default to? No members have liked this post.
|
#6
|
||||||||
|
||||||||
Originally Posted by zelnik
If you haven't entered anything in the profile field or are a guest you will see whatever you edit this part of the template to say/display![]()
Or to make it not display at all replace the block_weather template with this
__________________
No members have liked this post.
Last edited by Gemma; 30 Aug 2012 at 09:03. |
#7
|
|||
|
|||
Ah thanks, just trying it out now...
Looks great, shame the list is not very comprehensive for Spain, no Balearic islands and so on, hopefully they will add some ![]() No members have liked this post.
|
#8
|
||||
|
||||
I've made a small edit to the block_weather code. I didn't realise I had left a part of my own location in the code and I've also set the miniLocation_bar to false.
To update just replace the block_template code
__________________
No members have liked this post.
|
#9
|
|||
|
|||
Hey Gemma,
Do you know how difficult it would be to add this to a 'weather' tab on a usersprofile instead of a sidebar block? Only thinking as then you don't have an empty block for those who do not want to use it or slowing down loading speeds every time the page is loaded? No members have liked this post.
|
#10
|
||||
|
||||
I'll have a look and get back to you about the tab
![]() But if you don't want it to show to those who don't enter anything in the profile field replace the block_template code with the code in this post
__________________
No members have liked this post.
Last edited by Gemma; 30 Jun 2011 at 22:44. |
#11
|
||||
|
||||
Hey Gemma, I didn't initially read the whole thread, I just started installing it because it seemed awesome...
...until I realized it required Forum Block Sidebar. :sad: How can I adapt this so that members can put it in their profile? That's what I initially thought this was. I don't use forum sidebar on my site because members complain it slows down their browser. No members have liked this post.
|
#12
|
||||||||
|
||||||||
Originally Posted by zelnik
![]()
Originally Posted by Octavius.
THIS CODE HAS BEEN UPDATED IN THIS POST - http://www.vbulletin.org/forum/showp...4&postcount=18![]()
There is probably a lot simpler way to do this - I've never created a profile block before. 1. Create your profile field as normal. 2. Then create a new template called weather_aboutme
Remember to change the 2 instances of XX to correspond with the profile field you just created. Save the template. 3. In your AdminCP, go to Plugins & Products > Add New Plugin Product: vBulletin Hook Location: member_build_blocks_start Title: Show Weather In Profile Execution Order: 5 Plugin PHP Code:
Plugin is Active: Yes
__________________
The following members like this post: 8thos
Last edited by Gemma; 30 Aug 2012 at 09:03. |
#13
|
||||
|
||||
You're so awesome it's ridiculous.
No members have liked this post.
|
#14
|
||||
|
||||
That is brilliant! Thank you so much!!!
__________________
For custom designed Windows 7 Visual Styles/Themes, please visit CreativX! No members have liked this post.
|
#15
|
||||
|
||||
Is there one of these that will work on vbulletin forum 4.0? Please would love one
No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 23:07.