{"id":187,"date":"2011-02-25T21:07:11","date_gmt":"2011-02-25T21:07:11","guid":{"rendered":"http:\/\/demo.aivahthemes.com\/hostme\/?page_id=187"},"modified":"2016-08-03T06:08:06","modified_gmt":"2016-08-03T06:08:06","slug":"widget-shortcodes","status":"publish","type":"page","link":"https:\/\/www.aivahthemes.com\/hostme\/shortcodes\/widget-shortcodes\/","title":{"rendered":"Widget Shortcodes"},"content":{"rendered":"<div class=\"two_third\"><h2>Popular Posts<\/h2>\n<p>With this widget you can pull your Popular posts and it is calculated amount comments per post. See the sample usage below .<br \/>\n\n<ul class=\"list-check \">\n<li>count = the number of post to display<\/li>\n<li>thumbnail = {ture or false}<\/li>\n<\/ul>\n\n<pre>\/\/ count = the number of post to display\r\n\/\/ thumbnail = {ture or false}\r\n[popularpost count=\"5\" thumb=\"true\"]\r\n<\/pre><\/div>\n<div class=\"one_third last\"><div class=\"framedbox\" ><div class=\"boxcontent\">\n<h2>Popular Post<\/h2>\n<p>[popularpost count=&#8221;5&#8243; thumb=&#8221;true&#8221;]<br \/>\n<\/div><\/div><\/div><div class=\"clear\"><\/div>\n<div class=\"divider top\"><a href=\"#\">Top<\/a><\/div>\n<div class=\"two_third\"><h2>Recent Posts<\/h2>\n<p>With this widget you can pull your latest posts anywhere in your page or post or sidebar. See the sample usage below .<br \/>\n\n<ul class=\"list-check \">\n<li>count = the number of post to display<\/li>\n<li>categories = entre id number<\/li>\n<li>thumbnail = {ture or false}<\/li>\n<\/ul>\n\n<pre>\/\/ count = the number of post to display\r\n\/\/ categories = entre id  number\r\n\/\/ thumbnail = {ture or false}\r\n<div class=\"widget_postslist\"><ul><\/ul><\/div>\r\n<\/pre><\/div>\n<div class=\"one_third last\"><div class=\"framedbox\" ><div class=\"boxcontent\">\n<h2>Recent Post<\/h2>\n<div class=\"widget_postslist\"><ul><\/ul><\/div>\n<\/div><\/div><\/div><div class=\"clear\"><\/div>\n<div class=\"divider top\"><a href=\"#\">Top<\/a><\/div>\n<div class=\"two_third\"><h2>Contact Information<\/h2>\n<p>With this widget you can pull your contact information anywhere in your page or post or sidebar. See the sample usage below .<\/p>\n<pre>\/\/ name = {your name}\r\n\/\/ address = {your street address}\r\n\/\/ state = {your state name}\r\n\/\/ city = {your city name}\r\n\/\/ zip = {your zip code}\r\n\/\/ phone = {your phone number}\r\n\/\/ email = {email address}\r\n<div class=\"contactinfo\"><span class=\"author-icon\">John Doe<\/span><br \/><span class=\"address-icon\">54321 Main Street.<\/span><br \/><span>Victoria 8011 Australia<\/span><br \/><span>Victoria<\/span><br \/><span>PO Box 21177<\/span><br \/><span class=\"phone-icon\">+61 (0) 3 9023 0074 <\/span><br \/><span class=\"email-icon\">JohnDoe(at)domain.com<\/span><br \/><\/div>\r\n<\/pre><\/div>\n<div class=\"one_third last\"><div class=\"framedbox\" ><div class=\"boxcontent\">\n<h2>Contact Info<\/h2>\n<div class=\"contactinfo\"><span class=\"author-icon\">John Doe<\/span><br \/><span class=\"address-icon\">54321 Main Street.<\/span><br \/><span>Victoria 8011 Australia<\/span><br \/><span>Victoria<\/span><br \/><span>PO Box 21177<\/span><br \/><span class=\"phone-icon\">+61 (0) 3 9023 0074 <\/span><br \/><span class=\"email-icon\">JohnDoe(at)domain.com<\/span><br \/><\/div>\n<\/div><\/div><\/div><div class=\"clear\"><\/div>\n<div class=\"divider top\"><a href=\"#\">Top<\/a><\/div>\n<div class=\"two_third\"><h2>Flickr Photos<\/h2>\n<p>With this widget you can pull your latest filckr images of your account anywhere in your website. See the sample usage below .<br \/>\n\n<ul class=\"list-check \">\n<li>Limit = The number of photos to display<\/li>\n<li>ID = Enter Flickr id<\/li>\n<\/ul>\n\n<pre>\/\/ count = the number of images to display\r\n\/\/ id = enter flickr id number\r\n[flickr count=\"6\" id=\"Flickr ID\" display=\"random\"]\r\n<\/pre><\/div>\n<div class=\"one_third last\"><div class=\"framedbox\" ><div class=\"boxcontent\">\n<h2>Flickr Photos<\/h2>\n[flickr count=\"6\" id=\"25766289@N00\" display=\"random\"]\n<\/div><\/div><\/div><div class=\"clear\"><\/div>\n<div class=\"divider top\"><a href=\"#\">Top<\/a><\/div>\n<div class=\"two_third\"><h2>Quick Contact<\/h2>\n<p>With this widget you can insert contact form anywhere couldn\u2019t be easier. See the optional parameters and example usage below.<br \/>\n\n<ul class=\"list-check \">\n<li>Add contact form widget from shortcode picker<\/li>\n<li>Enter your email address<\/li>\n<\/ul>\n\n<pre>\/\/email= {your email address}\r\n<form action=\"https:\/\/www.aivahthemes.com\/hostme\/wp-content\/themes\/hostme\/includes\/contactsend.php\"  method=\"post\"><div id=\"response\"><\/div><div class=\"syswidget sysform sc\" id=\"validate_form\"><p><input type=\"text\" name=\"contact_name\" id=\"contact_name\" class=\"txtfield\" value=\"Name\"  onblur=\"if (this.value == '') {this.value = 'Name';}\" onfocus=\"if (this.value == 'Name') {this.value = '';}\"><\/p><p><input type=\"text\" name=\"contact_email\" id=\"contact_email\" class=\"txtfield\" value=\"E-mail\"  onblur=\"if (this.value == '') {this.value = 'Email';}\" onfocus=\"if (this.value == 'Email') {this.value = '';}\"><\/p><p><textarea name=\"contactcomment\" id=\"contactcomment\" class=\"required\" value=\"Message\" onfocus=\"if(this.value == 'Message') {this.value = ''}\" onblur=\"if (this.value == '') {this.value = 'Message'}\">Message<\/textarea><\/p><p><input type=\"text\" name=\"contact_captcha\" id=\"contact_captcha\" class=\"txtfield\" value=\"Captcha\"  onblur=\"if (this.value == '') {this.value = 'Captcha';}\" onfocus=\"if (this.value == 'Captcha') {this.value = '';}\"><\/p><p><label><span class=\"atpcaptcha\">3cGth<\/span> - case sensitive<\/label><\/p><input type=\"hidden\" name=\"contact_ccorrect\" id=\"contact_ccorrect\"  value=\"3cGth\"><p><button type=\"button\" value=\"submit\" name=\"contactsubmit\" id=\"contactsubmit\" class=\"button small gray\"><span>submit<\/span><\/button><\/p><p><input type=\"hidden\" name=\"contact_widgetemail\" id=\"contact_widgetemail\"  value=\"name@yourdomain.com\"><\/p><p><input type=\"hidden\" name=\"contact_success\"  id=\"contact_success\" value=\"\"><\/p><\/div><\/form>\r\n<\/pre><\/div>\n<div class=\"one_third last\"><div class=\"framedbox\" ><div class=\"boxcontent\">\n<h2>Quick Contact<\/h2>\n<p><form action=\"https:\/\/www.aivahthemes.com\/hostme\/wp-content\/themes\/hostme\/includes\/contactsend.php\"  method=\"post\"><div id=\"response\"><\/div><div class=\"syswidget sysform sc\" id=\"validate_form\"><p><input type=\"text\" name=\"contact_name\" id=\"contact_name\" class=\"txtfield\" value=\"Name\"  onblur=\"if (this.value == '') {this.value = 'Name';}\" onfocus=\"if (this.value == 'Name') {this.value = '';}\"><\/p><p><input type=\"text\" name=\"contact_email\" id=\"contact_email\" class=\"txtfield\" value=\"E-mail\"  onblur=\"if (this.value == '') {this.value = 'Email';}\" onfocus=\"if (this.value == 'Email') {this.value = '';}\"><\/p><p><textarea name=\"contactcomment\" id=\"contactcomment\" class=\"required\" value=\"Message\" onfocus=\"if(this.value == 'Message') {this.value = ''}\" onblur=\"if (this.value == '') {this.value = 'Message'}\">Message<\/textarea><\/p><p><input type=\"text\" name=\"contact_captcha\" id=\"contact_captcha\" class=\"txtfield\" value=\"Captcha\"  onblur=\"if (this.value == '') {this.value = 'Captcha';}\" onfocus=\"if (this.value == 'Captcha') {this.value = '';}\"><\/p><p><label><span class=\"atpcaptcha\">MSmTx<\/span> - case sensitive<\/label><\/p><input type=\"hidden\" name=\"contact_ccorrect\" id=\"contact_ccorrect\"  value=\"MSmTx\"><p><button type=\"button\" value=\"submit\" name=\"contactsubmit\" id=\"contactsubmit\" class=\"button small gray\"><span>submit<\/span><\/button><\/p><p><input type=\"hidden\" name=\"contact_widgetemail\" id=\"contact_widgetemail\"  value=\"king4u_7@yahoo.com\"><\/p><p><input type=\"hidden\" name=\"contact_success\"  id=\"contact_success\" value=\"\"><\/p><\/div><\/form><br \/>\n<\/div><\/div><\/div><div class=\"clear\"><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":126,"menu_order":0,"comment_status":"open","ping_status":"open","template":"template_fullwidth.php","meta":{"footnotes":""},"class_list":["post-187","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.aivahthemes.com\/hostme\/wp-json\/wp\/v2\/pages\/187","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.aivahthemes.com\/hostme\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.aivahthemes.com\/hostme\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.aivahthemes.com\/hostme\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.aivahthemes.com\/hostme\/wp-json\/wp\/v2\/comments?post=187"}],"version-history":[{"count":3,"href":"https:\/\/www.aivahthemes.com\/hostme\/wp-json\/wp\/v2\/pages\/187\/revisions"}],"predecessor-version":[{"id":1046,"href":"https:\/\/www.aivahthemes.com\/hostme\/wp-json\/wp\/v2\/pages\/187\/revisions\/1046"}],"up":[{"embeddable":true,"href":"https:\/\/www.aivahthemes.com\/hostme\/wp-json\/wp\/v2\/pages\/126"}],"wp:attachment":[{"href":"https:\/\/www.aivahthemes.com\/hostme\/wp-json\/wp\/v2\/media?parent=187"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}