{"id":215,"date":"2013-08-24T12:03:19","date_gmt":"2013-08-24T12:03:19","guid":{"rendered":"http:\/\/demo.curlythemes.com\/weather\/?page_id=2"},"modified":"2021-02-16T16:06:51","modified_gmt":"2021-02-16T16:06:51","slug":"sample-page-2","status":"publish","type":"page","link":"https:\/\/demo.curlythemes.com\/weather\/","title":{"rendered":"Simple Weather Shortcodes &amp; Widget"},"content":{"rendered":"[vc_row full_height=&#8221;yes&#8221; el_class=&#8221;content-padding-sm text-with-shadow&#8221;][vc_column width=&#8221;5\/6&#8243; offset=&#8221;vc_col-sm-offset-1&#8243;][vc_column_text el_class=&#8221;hero text-with-shadow&#8221;]\n<h1 class=\"vc_custom_heading\" style=\"text-align: center;\">SIMPLE WEATHER<small>WordPress Plugin<\/small><\/h1>\n[\/vc_column_text][vc_empty_space height=&#8221;5rem&#8221;][vc_column_text el_class=&#8221;hero text-with-shadow text-size&#8211;lg&#8221;]<div id=\"simple-weather--8627c0e16a39d437773085b88e60f064\" class=\"simple-weather simple-weather--vue\" :style=\"atts.inline_css\">\n  <template v-if=\"style !== 'widget'\">\n    <span v-if=\"hasCurrentWeather()\" class=\"simple-weather__day simple-weather__day--current\">\n      <span v-if=\"filter_var(atts.show_units)\" class=\"simple-weather__date\">{{current_weather.dt | moment( atts.date )}}<\/span>\n      <i class=\"sw\" :class=\"getWeatherIcon(current_weather)\"><\/i>\n      <em class=\"simple-weather__temp\">{{current_weather.temp | temp}} &deg;<template v-if=\"filter_var(atts.show_units)\">{{units}}<\/template>\n      <\/em>\n    <\/span>\n    <template v-if=\"weather_feed\">\n      <span v-for=\"(day, index) in weather_feed\" v-if=\"isDayVisible(index, day)\" class=\"simple-weather__day\">\n        <span v-if=\"filter_var(atts.show_units)\" class=\"simple-weather__date\">{{day.dt | moment(atts.date)}}<\/span>\n        <i class=\"sw\" :class=\"getWeatherIcon(day)\"><\/i>\n        <em class=\"simple-weather__temp\">{{day.temp | temp}} &deg;<em class=\"simple-weather__temp-min\" v-if=\"filter_var(atts.night)\">{{day.temp_min | temp}} &deg;<\/em><template v-if=\"filter_var(atts.show_units)\">{{units}}<\/template><\/em>\n      <\/span>\n    <\/template>\n    <template v-else>\n      <span v-html=\"error\" class=\"error\"><\/span>\n    <\/template>\n  <\/template>\n  <template v-else>\n    <div class=\"simple-weather-widget\" v-if=\"current_weather.name || weather_feed\" :class=\"atts.inline_css ? 'simple-weather-widget--bg' : ''\">\n      <h4 class='widget_title' v-if=\"atts.title || current_weather.name\" v-text=\"atts.title ? atts.title : current_weather.name\"><\/h4>\n      <div class=\"temp\">\n        <span v-if=\"current_weather.temp\" class=\"degrees\">{{current_weather.temp | temp}} &deg;<\/span>\n        <span class=\"details\">\n          <template v-if=\"current_weather.humidity\">Humidity: <em class=\"float-right\">{{current_weather.humidity}}%<\/em><br><\/template>\n          <template v-if=\"current_weather.clouds\">Clouds: <em class=\"float-right\">{{current_weather.clouds}}%<\/em><br><\/template>\n          <template v-if=\"current_weather.wind\">Wind <small>({{current_weather.wind.deg}})<\/small>:\n          <em class=\"float-right\">{{current_weather.wind.speed}}<small>{{units_wind}}<\/small><\/em><\/template>\n        <\/span>\n      <\/div>\n      <div class=\"summary\">{{current_weather.desc}}<\/div>\n      <div class=\"simple-weather-table\" v-if=\"weather_feed\">\n        <div v-for=\"(day, index) in weather_feed\" v-if=\"index < atts.days\" class=\"simple-weather-table__row\">\n\t\t\t\t\t<div class=\"simple-weather-table__date\">{{day.dt | moment(atts.date)}}<\/div>\n\t\t\t\t\t<div class=\"simple-weather-table__icon\"><i class=\"sw\" :class=\"getWeatherIcon(day)\"><\/i><\/div>\n\t\t\t\t\t<div class=\"simple-weather-table__temp\">\n            {{day.temp | temp}}&deg;\n            <span class=\"simple-weather-table__temp-min\">{{day.temp_min | temp}} &deg;<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/template>\n<\/div>\n[\/vc_column_text][vc_empty_space][vc_column_text css=&#8221;.vc_custom_1519396764539{padding-right: 100px !important;padding-left: 100px !important;}&#8221;]\n<p class=\"lead\" style=\"text-align: center;\">Simple Weather is a\u00a0beautiful weather WordPress plugin\u00a0that displays the weather via shortcode or via widgets.<\/p>\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1475670459464{background-color: #ffffff !important;}&#8221; el_class=&#8221;content-padding-xs&#8221;][vc_column width=&#8221;2\/3&#8243; offset=&#8221;vc_col-sm-offset-2&#8243; el_class=&#8221;text-center&#8221;][vc_column_text]\n<p style=\"text-align: center;\">Add a simple but very useful feature to your website with this stylish plugin.\u00a0Your visitors will know right away how to plan their schedule, happy to know the weather is on their side.<\/p>\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row el_class=&#8221;content-padding-xs&#8221; css=&#8221;.vc_custom_1475609157487{background-color: #e46067 !important;}&#8221;][vc_column][vc_column_text el_class=&#8221;text-white&#8221;]\n<p class=\"lead\" style=\"text-align: center;\"><div id=\"simple-weather--6f377eaae11eef7b0f0ebaee2f777fff\" class=\"simple-weather simple-weather--vue\" :style=\"atts.inline_css\">\n  <template v-if=\"style !== 'widget'\">\n    <span v-if=\"hasCurrentWeather()\" class=\"simple-weather__day simple-weather__day--current\">\n      <span v-if=\"filter_var(atts.show_units)\" class=\"simple-weather__date\">{{current_weather.dt | moment( atts.date )}}<\/span>\n      <i class=\"sw\" :class=\"getWeatherIcon(current_weather)\"><\/i>\n      <em class=\"simple-weather__temp\">{{current_weather.temp | temp}} &deg;<template v-if=\"filter_var(atts.show_units)\">{{units}}<\/template>\n      <\/em>\n    <\/span>\n    <template v-if=\"weather_feed\">\n      <span v-for=\"(day, index) in weather_feed\" v-if=\"isDayVisible(index, day)\" class=\"simple-weather__day\">\n        <span v-if=\"filter_var(atts.show_units)\" class=\"simple-weather__date\">{{day.dt | moment(atts.date)}}<\/span>\n        <i class=\"sw\" :class=\"getWeatherIcon(day)\"><\/i>\n        <em class=\"simple-weather__temp\">{{day.temp | temp}} &deg;<em class=\"simple-weather__temp-min\" v-if=\"filter_var(atts.night)\">{{day.temp_min | temp}} &deg;<\/em><template v-if=\"filter_var(atts.show_units)\">{{units}}<\/template><\/em>\n      <\/span>\n    <\/template>\n    <template v-else>\n      <span v-html=\"error\" class=\"error\"><\/span>\n    <\/template>\n  <\/template>\n  <template v-else>\n    <div class=\"simple-weather-widget\" v-if=\"current_weather.name || weather_feed\" :class=\"atts.inline_css ? 'simple-weather-widget--bg' : ''\">\n      <h4 class='widget_title' v-if=\"atts.title || current_weather.name\" v-text=\"atts.title ? atts.title : current_weather.name\"><\/h4>\n      <div class=\"temp\">\n        <span v-if=\"current_weather.temp\" class=\"degrees\">{{current_weather.temp | temp}} &deg;<\/span>\n        <span class=\"details\">\n          <template v-if=\"current_weather.humidity\">Humidity: <em class=\"float-right\">{{current_weather.humidity}}%<\/em><br><\/template>\n          <template v-if=\"current_weather.clouds\">Clouds: <em class=\"float-right\">{{current_weather.clouds}}%<\/em><br><\/template>\n          <template v-if=\"current_weather.wind\">Wind <small>({{current_weather.wind.deg}})<\/small>:\n          <em class=\"float-right\">{{current_weather.wind.speed}}<small>{{units_wind}}<\/small><\/em><\/template>\n        <\/span>\n      <\/div>\n      <div class=\"summary\">{{current_weather.desc}}<\/div>\n      <div class=\"simple-weather-table\" v-if=\"weather_feed\">\n        <div v-for=\"(day, index) in weather_feed\" v-if=\"index < atts.days\" class=\"simple-weather-table__row\">\n\t\t\t\t\t<div class=\"simple-weather-table__date\">{{day.dt | moment(atts.date)}}<\/div>\n\t\t\t\t\t<div class=\"simple-weather-table__icon\"><i class=\"sw\" :class=\"getWeatherIcon(day)\"><\/i><\/div>\n\t\t\t\t\t<div class=\"simple-weather-table__temp\">\n            {{day.temp | temp}}&deg;\n            <span class=\"simple-weather-table__temp-min\">{{day.temp_min | temp}} &deg;<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/template>\n<\/div>\n\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row el_class=&#8221;content-padding-xs&#8221; css=&#8221;.vc_custom_1475663026882{background-color: rgba(68,54,62,0.87) !important;*background-color: rgb(68,54,62) !important;}&#8221;][vc_column][vc_column_text el_class=&#8221;text-white&#8221;]\n<p style=\"text-align: center;\"><div id=\"simple-weather--0248a2f038edbca33624980198d66641\" class=\"simple-weather simple-weather--vue\" :style=\"atts.inline_css\">\n  <template v-if=\"style !== 'widget'\">\n    <span v-if=\"hasCurrentWeather()\" class=\"simple-weather__day simple-weather__day--current\">\n      <span v-if=\"filter_var(atts.show_units)\" class=\"simple-weather__date\">{{current_weather.dt | moment( atts.date )}}<\/span>\n      <i class=\"sw\" :class=\"getWeatherIcon(current_weather)\"><\/i>\n      <em class=\"simple-weather__temp\">{{current_weather.temp | temp}} &deg;<template v-if=\"filter_var(atts.show_units)\">{{units}}<\/template>\n      <\/em>\n    <\/span>\n    <template v-if=\"weather_feed\">\n      <span v-for=\"(day, index) in weather_feed\" v-if=\"isDayVisible(index, day)\" class=\"simple-weather__day\">\n        <span v-if=\"filter_var(atts.show_units)\" class=\"simple-weather__date\">{{day.dt | moment(atts.date)}}<\/span>\n        <i class=\"sw\" :class=\"getWeatherIcon(day)\"><\/i>\n        <em class=\"simple-weather__temp\">{{day.temp | temp}} &deg;<em class=\"simple-weather__temp-min\" v-if=\"filter_var(atts.night)\">{{day.temp_min | temp}} &deg;<\/em><template v-if=\"filter_var(atts.show_units)\">{{units}}<\/template><\/em>\n      <\/span>\n    <\/template>\n    <template v-else>\n      <span v-html=\"error\" class=\"error\"><\/span>\n    <\/template>\n  <\/template>\n  <template v-else>\n    <div class=\"simple-weather-widget\" v-if=\"current_weather.name || weather_feed\" :class=\"atts.inline_css ? 'simple-weather-widget--bg' : ''\">\n      <h4 class='widget_title' v-if=\"atts.title || current_weather.name\" v-text=\"atts.title ? atts.title : current_weather.name\"><\/h4>\n      <div class=\"temp\">\n        <span v-if=\"current_weather.temp\" class=\"degrees\">{{current_weather.temp | temp}} &deg;<\/span>\n        <span class=\"details\">\n          <template v-if=\"current_weather.humidity\">Humidity: <em class=\"float-right\">{{current_weather.humidity}}%<\/em><br><\/template>\n          <template v-if=\"current_weather.clouds\">Clouds: <em class=\"float-right\">{{current_weather.clouds}}%<\/em><br><\/template>\n          <template v-if=\"current_weather.wind\">Wind <small>({{current_weather.wind.deg}})<\/small>:\n          <em class=\"float-right\">{{current_weather.wind.speed}}<small>{{units_wind}}<\/small><\/em><\/template>\n        <\/span>\n      <\/div>\n      <div class=\"summary\">{{current_weather.desc}}<\/div>\n      <div class=\"simple-weather-table\" v-if=\"weather_feed\">\n        <div v-for=\"(day, index) in weather_feed\" v-if=\"index < atts.days\" class=\"simple-weather-table__row\">\n\t\t\t\t\t<div class=\"simple-weather-table__date\">{{day.dt | moment(atts.date)}}<\/div>\n\t\t\t\t\t<div class=\"simple-weather-table__icon\"><i class=\"sw\" :class=\"getWeatherIcon(day)\"><\/i><\/div>\n\t\t\t\t\t<div class=\"simple-weather-table__temp\">\n            {{day.temp | temp}}&deg;\n            <span class=\"simple-weather-table__temp-min\">{{day.temp_min | temp}} &deg;<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/template>\n<\/div>\n\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row gap=&#8221;30&#8243; content_placement=&#8221;middle&#8221; el_class=&#8221;content-padding-lg&#8221;][vc_column width=&#8221;1\/3&#8243; offset=&#8221;vc_col-sm-offset-1&#8243;][vc_column_text el_class=&#8221;text-with-shadow&#8221;]\n<h2><span style=\"color: #ffffff;\">That&#8217;s Not All<small>What about a WordPress Widget, for your sidebars?<\/small><\/span><\/h2>\n<p class=\"lead\"><strong><br \/>\nNot convinced?<\/strong> What about a WordPress Widget, for your sidebars?<\/p>\n[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/4&#8243; css=&#8221;.vc_custom_1475661541442{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: rgba(255,255,255,0.84) !important;*background-color: rgb(255,255,255) !important;}&#8221;][vc_widget_sidebar sidebar_id=&#8221;dynamic-sidebar-3&#8243;][\/vc_column][vc_column width=&#8221;1\/4&#8243; css=&#8221;.vc_custom_1475653606053{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: rgba(255,255,255,0.84) !important;*background-color: rgb(255,255,255) !important;}&#8221;][vc_widget_sidebar sidebar_id=&#8221;dynamic-sidebar-2&#8243;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1475664303632{border-top-width: 1px !important;border-top-color: rgba(255,255,255,0.21) !important;border-top-style: solid !important;}&#8221; el_class=&#8221;text-with-shadow&#8221;][vc_column width=&#8221;1\/4&#8243;][vc_column_text]\n<ul class=\"list-pointer\">\n<li>OpenWeather &amp; DarkSky API<\/li>\n<li>Easy to use<\/li>\n<li>Unlimited Color Options<\/li>\n<\/ul>\n[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/4&#8243;][vc_column_text]\n<ul class=\"list-pointer\">\n<li>Three Shortcode Styles<\/li>\n<li>Custom Date Format<\/li>\n<li>Use Metric or Imperial Units<\/li>\n<\/ul>\n[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/4&#8243;][vc_column_text]\n<ul class=\"list-pointer\">\n<li>Current Weather<\/li>\n<li>7 Days Forecast Options<\/li>\n<li>Multilanguage Support<\/li>\n<\/ul>\n[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/4&#8243;][vc_column_text]\n<ul class=\"list-pointer\">\n<li>Text Alignment &amp; Display Style<\/li>\n<li>Show Day \/ Night Temperature<\/li>\n<li>Location \/ GSP Coordinates<\/li>\n<\/ul>\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_height=&#8221;yes&#8221; content_placement=&#8221;middle&#8221; css=&#8221;.vc_custom_1475670522687{border-top-width: 1px !important;border-top-color: rgba(255,255,255,0.21) !important;border-top-style: solid !important;}&#8221;][vc_column width=&#8221;5\/12&#8243; offset=&#8221;vc_col-sm-offset-1&#8243; css=&#8221;.vc_custom_1475667771504{padding: 50px !important;background-color: #ffffff !important;}&#8221;][vc_empty_space][vc_column_text]\n<h2 style=\"text-align: center;\">BUY\u00a0Now<small>Just $18<br \/>\n<\/small><\/h2>\n[\/vc_column_text][vc_empty_space][vc_column_text]\n<p class=\"lead\" style=\"text-align: center;\">Simple Weather WordPress Widget &amp; Shortcode is available exclusive on CodeCanyon.net.<\/p>\n[\/vc_column_text][vc_empty_space height=&#8221;64px&#8221;][vc_btn title=&#8221;Download Plugin&#8221; style=&#8221;flat&#8221; color=&#8221;success&#8221; size=&#8221;lg&#8221; align=&#8221;center&#8221; button_block=&#8221;true&#8221; link=&#8221;url:http%3A%2F%2Fcodecanyon.net%2Fitem%2Fsimple-weather-wordpress-shortcode-widget%2F5458355%3Fref%3DCurlyThemes|||&#8221;][\/vc_column][vc_column width=&#8221;5\/12&#8243; el_class=&#8221;text-with-shadow&#8221; offset=&#8221;vc_col-sm-offset-1&#8243;][vc_column_text]\n<blockquote><p>As a designer, I deal with a lot of custom requests from clients and a weather box is one that I get very often. I am glad I found this plugin, it saves me a lot of time. Good luck with sales.<br \/>\n<cite>Fabian F. (Germany)<\/cite><\/p><\/blockquote>\n[\/vc_column_text][vc_column_text]\n<blockquote><p>I\u2019m really surprised how easy it is. Usually I have some troubles with plugins but I made this one work on my own. Good job!<br \/>\n<cite>Shelly J. (USA)<\/cite><\/p><\/blockquote>\n[\/vc_column_text][\/vc_column][\/vc_row]\n","protected":false},"excerpt":{"rendered":"<p>[vc_row full_height=&#8221;yes&#8221; el_class=&#8221;content-padding-sm text-with-shadow&#8221;][vc_column width=&#8221;5\/6&#8243; offset=&#8221;vc_col-sm-offset-1&#8243;][vc_column_text el_class=&#8221;hero text-with-shadow&#8221;] SIMPLE WEATHERWordPress Plugin [\/vc_column_text][vc_empty_space height=&#8221;5rem&#8221;][vc_column_text el_class=&#8221;hero text-with-shadow text-size&#8211;lg&#8221;][\/vc_column_text][vc_empty_space][vc_column_text css=&#8221;.vc_custom_1519396764539{padding-right: 100px !important;padding-left: 100px !important;}&#8221;] Simple Weather is a\u00a0beautiful weather WordPress plugin\u00a0that displays the weather via shortcode or via widgets. [\/vc_column_text][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1475670459464{background-color: #ffffff !important;}&#8221; el_class=&#8221;content-padding-xs&#8221;][vc_column width=&#8221;2\/3&#8243; offset=&#8221;vc_col-sm-offset-2&#8243; el_class=&#8221;text-center&#8221;][vc_column_text] Add a simple but very useful feature to your website with this stylish plugin.\u00a0Your visitors will [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-215","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/demo.curlythemes.com\/weather\/wp-json\/wp\/v2\/pages\/215","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo.curlythemes.com\/weather\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demo.curlythemes.com\/weather\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demo.curlythemes.com\/weather\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/demo.curlythemes.com\/weather\/wp-json\/wp\/v2\/comments?post=215"}],"version-history":[{"count":0,"href":"https:\/\/demo.curlythemes.com\/weather\/wp-json\/wp\/v2\/pages\/215\/revisions"}],"wp:attachment":[{"href":"https:\/\/demo.curlythemes.com\/weather\/wp-json\/wp\/v2\/media?parent=215"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}