Yahoo weather feed not showing proper weather data in 'Full forecast' link(jquery.zweatherfeed.min.js)

i am using jquery.zweatherfeed.min.js for displaying weather details of variuos locations in one of my publishing page in my site.

the full forecast section(Highlighted in green in image) for location is now showing the weather of current user location.Before it used to show location based on codes.Anyone facing similar issues with  jquery.zweatherfeed.min.js.

Reference:http://www.zazar.net/developers/jquery/zweatherfeed/

August 17th, 2015 9:53am

Someone would have changes some parameters in the code:

$(document).ready(function () {
	$('#test').weatherfeed(['UKXX0085'],{
		unit: 'f',
		image: true,
		country: true,
		highlow: true,
		wind: true,
		humidity: true,
		visibility: true,
		sunrise: true,
		sunset: true,
		forecast: true,
		link: true
	});
});
Kindly check!!

Free Windows Admin Tool Kit Click here and download it now
August 17th, 2015 10:34am

everything looks fine there....Anyone faced similar issues
August 18th, 2015 1:12am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics