<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Tag: author box - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/author-box</link>
		<description>Support Forum - Tag: author box - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 02:05:56 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/tags/author-box" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Displaying Autour Box in Pages"</title>
			<link>http://www.kriesi.at/support/topic/displaying-autour-box-in-pages#post-88556</link>
			<pubDate>Mon, 17 Dec 2012 09:55:51 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">88556@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can make any 'page' show up in Google search results with a little author-box next to the link as long as it satisfies the rules laid out by Google. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/authorsure/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/authorsure/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Wordpress was originally created to be a blog, thus there are posts and pages. There was no reason for authors to be associated with pages, because pages served a purpose of housing the type of content that nobody really cares about who the author is. Think of About Company, Privacy Policy, Contact Page, Terms of Service, Shopping Cart Checkout, Thank you for shopping, Category and Tag Archive pages... Nobody ever asked if Stephen King wrote the privacy policy...&#60;/p&#62;
&#60;p&#62;If you read Google rules, &#60;a href=&#34;http://support.google.com/webmasters/bin/answer.py?hl=en&#38;amp;answer=1408986&#34; rel=&#34;nofollow&#34;&#62;http://support.google.com/webmasters/bin/answer.py?hl=en&#38;amp;answer=1408986&#60;/a&#62; it says what is needed: 1 link. Which is easy enough to insert anywhere; or a meta tag, which is just as easy to insert. Read the post, they suggest a whole lot of ways to do this.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Displaying Autour Box in Pages"</title>
			<link>http://www.kriesi.at/support/topic/displaying-autour-box-in-pages#post-88424</link>
			<pubDate>Sun, 16 Dec 2012 06:16:35 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">88424@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Artifactual,&#60;/p&#62;
&#60;p&#62;I'm not sure how to achieve what you want, and I'm not sure what plugin is right for your need but you can try to search it on the web. Let me tag the rest of the support as they might have an idea on how to do that.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Artifactual on "Displaying Autour Box in Pages"</title>
			<link>http://www.kriesi.at/support/topic/displaying-autour-box-in-pages#post-88330</link>
			<pubDate>Sat, 15 Dec 2012 11:44:39 +0000</pubDate>
			<dc:creator>Artifactual</dc:creator>
			<guid isPermaLink="false">88330@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael &#60;/p&#62;
&#60;p&#62;I have a question why doesn't pages show up the author details on Google search results, single posts seems to be doing quite a good (displays authour data in search resusts). Basically what i want to achieve is get the page author linked to each page. Or is there a wp plugin i can get it done ? im fine with placing short code on each page if that's what it takes to get it done
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Displaying Autour Box in Pages"</title>
			<link>http://www.kriesi.at/support/topic/displaying-autour-box-in-pages#post-88298</link>
			<pubDate>Sat, 15 Dec 2012 07:27:10 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">88298@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Artifactual,&#60;/p&#62;
&#60;p&#62;I don't recommend putting author info on pages as it will appear to pages, you don't want them to appear like in the contact page. If you still want to continue, atleast you know how it affects your site if you add it:&#60;/p&#62;
&#60;p&#62;Kindly go to wp-content/themes/shoutbox/includes/loop-page.php and find this code block (line 26-28):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h1 class=&#38;#39;post-title&#38;#39;&#38;gt;
	&#38;lt;?php the_title(); ?&#38;gt;
&#38;lt;/h1&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Below it, paste this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!--meta info--&#38;gt;
&#38;lt;div class=&#38;quot;blog-meta&#38;quot;&#38;gt;

	&#38;lt;span class=&#38;#39;post-date-comment-container&#38;#39;&#38;gt;
		&#38;lt;span class=&#38;#39;date-container&#38;#39;&#38;gt;&#38;lt;strong&#38;gt;&#38;lt;?php the_time(&#38;#39;d&#38;#39;) ?&#38;gt; &#38;lt;?php the_time(&#38;#39;M&#38;#39;) ?&#38;gt;&#38;lt;/strong&#38;gt; &#38;lt;span&#38;gt;&#38;lt;?php the_time(&#38;#39;Y&#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;/span&#38;gt;
		&#38;lt;span class=&#38;#39;separator&#38;#39;&#38;gt;&#38;amp;sdot;&#38;lt;/span&#38;gt;
		&#38;lt;?php

		echo &#38;#39;&#38;lt;span class=&#38;quot;blog-author minor-meta&#38;quot;&#38;gt;&#38;#39;;
		echo &#38;#39;&#38;lt;strong&#38;gt;&#38;#39;.__(&#38;#39;by&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39; &#38;lt;/strong&#38;gt;&#38;lt;span&#38;gt;&#38;#39;;
		the_author_posts_link();
		echo &#38;#39;&#38;lt;/span&#38;gt;  &#38;lt;span class=&#38;quot;separator&#38;quot;&#38;gt;&#38;amp;sdot;&#38;lt;/span&#38;gt; &#38;lt;/span&#38;gt; &#38;#39;;

		$cats = get_the_category();

		echo &#38;#39;&#38;lt;span class=&#38;quot;minor-meta-wrap&#38;quot;&#38;gt;&#38;#39;;
		if(!empty($cats))
		{
			echo &#38;#39;&#38;lt;span class=&#38;quot;blog-categories minor-meta&#38;quot;&#38;gt;&#38;#39;;
			echo &#38;#39;&#38;lt;strong&#38;gt;&#38;#39;.__(&#38;#39;in&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39; &#38;lt;/strong&#38;gt;&#38;lt;span&#38;gt;&#38;#39;;
			the_category(&#38;#39;, &#38;#39;);
			echo &#38;#39;&#38;lt;/span&#38;gt; &#38;lt;span class=&#38;quot;separator&#38;quot;&#38;gt;&#38;amp;sdot;&#38;lt;/span&#38;gt; &#38;lt;/span&#38;gt; &#38;#39;;
		}
		?&#38;gt;
		&#38;lt;span class=&#38;#39;comment-container&#38;#39;&#38;gt;&#38;lt;?php comments_popup_link(&#38;quot;&#38;lt;strong&#38;gt;0&#38;lt;/strong&#38;gt; &#38;quot;.__(&#38;#39;Comments&#38;#39;,&#38;#39;avia_framework&#38;#39;), &#38;quot;&#38;lt;strong&#38;gt;1&#38;lt;/strong&#38;gt; &#38;quot;.__(&#38;#39;Comment&#38;#39; ,&#38;#39;avia_framework&#38;#39;),
																  &#38;quot;&#38;lt;strong&#38;gt;%&#38;lt;/strong&#38;gt; &#38;quot;.__(&#38;#39;Comments&#38;#39;,&#38;#39;avia_framework&#38;#39;),&#38;#39;comments-link&#38;#39;,
																  &#38;quot;&#38;lt;strong&#38;gt;&#38;lt;/strong&#38;gt; &#38;quot;.__(&#38;#39;Comments&#38;lt;br/&#38;gt;Off&#38;#39;,&#38;#39;avia_framework&#38;#39;)
																  ); ?&#38;gt;
		&#38;lt;/span&#38;gt;
		&#38;lt;?php

		if(has_tag())
		{
			echo &#38;#39;&#38;lt;span class=&#38;quot;blog-tags minor-meta&#38;quot;&#38;gt; &#38;lt;span class=&#38;quot;separator&#38;quot;&#38;gt;&#38;amp;sdot;&#38;lt;/span&#38;gt; &#38;#39;;
			echo the_tags(&#38;#39;&#38;lt;strong&#38;gt;&#38;#39;.__(&#38;#39;Tags: &#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;#39;&#38;lt;/strong&#38;gt;&#38;lt;span&#38;gt;&#38;#39;);
			echo &#38;#39;&#38;lt;/span&#38;gt;&#38;lt;/span&#38;gt;  &#38;#39;;
		}	

		echo &#38;#39;&#38;lt;/span&#38;gt;&#38;#39;;
		?&#38;gt;

	&#38;lt;/span&#38;gt;
&#38;lt;/div&#38;gt;&#38;lt;!--end meta info--&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;After adding this customization and take a look at each page of your site, if you don't like the customization, just undo the steps.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Artifactual on "Displaying Autour Box in Pages"</title>
			<link>http://www.kriesi.at/support/topic/displaying-autour-box-in-pages#post-88265</link>
			<pubDate>Sat, 15 Dec 2012 03:14:14 +0000</pubDate>
			<dc:creator>Artifactual</dc:creator>
			<guid isPermaLink="false">88265@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Want to get the author box in single posts to display in pages as well. Since author is doing a great job on helping the seo for site
&#60;/p&#62;</description>
		</item>
		<item>
			<title>egar on "Possibility of an Author Box?"</title>
			<link>http://www.kriesi.at/support/topic/possibility-of-a-author-box#post-51273</link>
			<pubDate>Wed, 11 Apr 2012 20:16:21 +0000</pubDate>
			<dc:creator>egar</dc:creator>
			<guid isPermaLink="false">51273@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I wrote the HTML for the author box and placed it in the single.php, directly after the loop.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;br /&#38;gt;
&#38;lt;br /&#38;gt;
	&#38;lt;div id=&#38;quot;authorarea&#38;quot;&#38;gt;&#38;lt;br /&#38;gt;
	&#38;lt;?php if (function_exists(&#38;#39;get_avatar&#38;#39;)) { echo get_avatar( get_the_author_email(), &#38;#39;100&#38;#39; ); }?&#38;gt;&#38;lt;br /&#38;gt;
	&#38;lt;div class=&#38;quot;authorinfo&#38;quot;&#38;gt;&#38;lt;br /&#38;gt;
	&#38;lt;h3&#38;gt;Om &#38;lt;?php the_author_posts_link(); ?&#38;gt;&#38;lt;/h3&#38;gt;&#38;lt;br /&#38;gt;
	&#38;lt;p&#38;gt;&#38;lt;?php the_author_description(); ?&#38;gt;&#38;lt;/p&#38;gt;&#38;lt;br /&#38;gt;
	&#38;lt;/div&#38;gt;&#38;lt;br /&#38;gt;
&#38;lt;/div&#38;gt;&#38;lt;br /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And then the appropriate CSS.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;br /&#38;gt;
#authorarea {&#38;lt;br /&#38;gt;
background: #f0f0f0;&#38;lt;br /&#38;gt;
border: 1px solid #d2d2d2;&#38;lt;br /&#38;gt;
padding: 10px;&#38;lt;br /&#38;gt;
width:100%;&#38;lt;br /&#38;gt;
overflow:hidden;&#38;lt;br /&#38;gt;
color: #333;&#38;lt;br /&#38;gt;
-moz-border-radius: 5px;&#38;lt;br /&#38;gt;
-webkit-border-radius: 5px;&#38;lt;br /&#38;gt;
}&#38;lt;br /&#38;gt;
#authorarea h3{&#38;lt;br /&#38;gt;
font-face: HelveticaNeue, &#38;#39;Helvetica Neue&#38;#39;, Helvetica, Arial, sans-serif;&#38;lt;br /&#38;gt;
font-size: 16px;&#38;lt;br /&#38;gt;
text-transform:uppercase;&#38;lt;br /&#38;gt;
color:#333;&#38;lt;br /&#38;gt;
margin:0;&#38;lt;br /&#38;gt;
padding:10px 10px 5px 10px;&#38;lt;br /&#38;gt;
}&#38;lt;br /&#38;gt;
#authorarea h3 a{&#38;lt;br /&#38;gt;
text-decoration:none;&#38;lt;br /&#38;gt;
color: #333;&#38;lt;br /&#38;gt;
font-weight: bold;&#38;lt;br /&#38;gt;
}&#38;lt;br /&#38;gt;
#authorarea img{&#38;lt;br /&#38;gt;
margin:0;&#38;lt;br /&#38;gt;
padding:5px;&#38;lt;br /&#38;gt;
float:left;&#38;lt;br /&#38;gt;
border: 1px solid #ddd;&#38;lt;br /&#38;gt;
width: 100px;&#38;lt;br /&#38;gt;
height: 100px;&#38;lt;br /&#38;gt;
-moz-border-radius: 3px;&#38;lt;br /&#38;gt;
-webkit-border-radius: 3px;&#38;lt;br /&#38;gt;
}&#38;lt;br /&#38;gt;
#authorarea p{&#38;lt;br /&#38;gt;
color:#333;&#38;lt;br /&#38;gt;
margin:0;&#38;lt;br /&#38;gt;
padding:0px 10px 10px 10px;&#38;lt;br /&#38;gt;
}&#38;lt;br /&#38;gt;
#authorarea p a{&#38;lt;br /&#38;gt;
color:#333;&#38;lt;br /&#38;gt;
}&#38;lt;br /&#38;gt;
.authorinfo{&#38;lt;br /&#38;gt;
padding-left:120px;&#38;lt;br /&#38;gt;
}&#38;lt;br /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I will mark this post as resolved.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Possibility of an Author Box?"</title>
			<link>http://www.kriesi.at/support/topic/possibility-of-a-author-box#post-51266</link>
			<pubDate>Wed, 11 Apr 2012 20:03:32 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">51266@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Whatever you did, it looks good. :)&#60;/p&#62;
&#60;p&#62;I recommend saving a snippet for that author box. When you update just place the snippet on the designated files.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>egar on "Possibility of an Author Box?"</title>
			<link>http://www.kriesi.at/support/topic/possibility-of-a-author-box#post-51257</link>
			<pubDate>Wed, 11 Apr 2012 19:42:03 +0000</pubDate>
			<dc:creator>egar</dc:creator>
			<guid isPermaLink="false">51257@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I created my own Author Box and placed it in the single.php file. This is a temporary solution at the moment since I will loose the author box when updating. Have a look here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.afairjudgement.com/2012/03/21/thastrom-live/&#34; rel=&#34;nofollow&#34;&#62;http://www.afairjudgement.com/2012/03/21/thastrom-live/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Do I have to create an child theme to not loose my box?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>egar on "Possibility of an Author Box?"</title>
			<link>http://www.kriesi.at/support/topic/possibility-of-a-author-box#post-51231</link>
			<pubDate>Wed, 11 Apr 2012 18:12:19 +0000</pubDate>
			<dc:creator>egar</dc:creator>
			<guid isPermaLink="false">51231@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;That is a temporary solution I could use, but I was thinking more in the likes of the Author Box that can be seen in the blog theme &#34;Shoutbox&#34;.&#60;/p&#62;
&#60;p&#62;Like this:&#60;br /&#62;
&#60;a href=&#34;http://www.kriesi.at/themes/shoutbox/2011/02/17/aenean-vulputate-eleifend-tellus-aenean-leo-ligula/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/shoutbox/2011/02/17/aenean-vulputate-eleifend-tellus-aenean-leo-ligula/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Possibility of an Author Box?"</title>
			<link>http://www.kriesi.at/support/topic/possibility-of-a-author-box#post-51028</link>
			<pubDate>Tue, 10 Apr 2012 19:46:52 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">51028@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;You can remove the comment tag on author meta, just look for the post format(format-standard, format-gallery etc) in includes folder.&#60;/p&#62;
&#60;p&#62;Hope it helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>egar on "Possibility of an Author Box?"</title>
			<link>http://www.kriesi.at/support/topic/possibility-of-a-author-box#post-51007</link>
			<pubDate>Tue, 10 Apr 2012 18:38:22 +0000</pubDate>
			<dc:creator>egar</dc:creator>
			<guid isPermaLink="false">51007@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am wondering if there is a possibility of adding an Author Box for each blog post?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
