<?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: sentence - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/sentence</link>
		<description>Support Forum - Tag: sentence - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 07:56:37 +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/sentence" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Changing the menu hover options to transparent"</title>
			<link>http://www.kriesi.at/support/topic/changing-the-menu-hover-options-to-transparent#post-106873</link>
			<pubDate>Tue, 23 Apr 2013 19:07:20 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">106873@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi terryhoulding,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .entry-content p a {
    border-bottom: 1px solid #83c7b9;
}
#top .entry-content p a:hover {
    border-bottom: 1px solid #83c7b9;
    background-color: transparent;
    color: #333;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can then customize the effect exactly how you want (i've already removed the background from showing and then changed the font color to a darker gray).&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>terryhoulding on "Changing the menu hover options to transparent"</title>
			<link>http://www.kriesi.at/support/topic/changing-the-menu-hover-options-to-transparent#post-106662</link>
			<pubDate>Mon, 22 Apr 2013 17:41:12 +0000</pubDate>
			<dc:creator>terryhoulding</dc:creator>
			<guid isPermaLink="false">106662@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;Probably a daft question as Im sure theres a simple solution to remedy it...&#60;/p&#62;
&#60;p&#62;For some reason when we add a link in a post or on a page, instead of it being set to the colour specified in the theme options, it defaults to the body font colour and when the cursor is placed over, it highlights the background of the text in the colour that we want the actual link to be. Links such as comment, post titles etc are fine and display as we want them to be displayed, its just the rest of the stuff.&#60;/p&#62;
&#60;p&#62;Has anyone a solution to this particular dilemma? Thanks&#60;/p&#62;
&#60;p&#62;link to website: &#60;a href=&#34;http://www.thevlog.me&#34; rel=&#34;nofollow&#34;&#62;http://www.thevlog.me&#60;/a&#62;&#60;br /&#62;
link to example of where dilemma is prevalent:&#60;br /&#62;
&#60;a href=&#34;http://thevlog.me/%D7%90%D7%95%D7%9B%D7%9C-%D7%98%D7%91%D7%A2%D7%95%D7%A0%D7%99-%D7%9E%D7%95%D7%9B%D7%9F-%D7%9C%D7%94%D7%96%D7%9E%D7%A0%D7%94-%D7%95%D7%A7%D7%99%D7%99%D7%98%D7%A8%D7%99%D7%A0%D7%92-%D7%9C%D7%90%D7%99/&#34; rel=&#34;nofollow&#34;&#62;http://thevlog.me/%D7%90%D7%95%D7%9B%D7%9C-%D7%98%D7%91%D7%A2%D7%95%D7%A0%D7%99-%D7%9E%D7%95%D7%9B%D7%9F-%D7%9C%D7%94%D7%96%D7%9E%D7%A0%D7%94-%D7%95%D7%A7%D7%99%D7%99%D7%98%D7%A8%D7%99%D7%A0%D7%92-%D7%9C%D7%90%D7%99/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Widget Sidebar background color"</title>
			<link>http://www.kriesi.at/support/topic/widget-sidebar-background-color#post-102818</link>
			<pubDate>Sun, 24 Mar 2013 11:18:58 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">102818@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Yes there is. But you wont get the same effect as Sentence with sidebar alone, since on sentence it goes all the way up, unlike Flagship. &#60;/p&#62;
&#60;p&#62;Please add the following css block to the bottom of the /css/custom.css file; OR to Quick CSS located in the admin area of Flagship &#38;gt; Theme Options &#38;gt; Styling ... the text area at the bottom of that page: I was going by this side bat on your site nellymoser.com /action-codes/scan-response-rates&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.inner_sidebar.extralight-border h3.widgettitle {
color: wheat;
}
#top .inner_sidebar {
background-color: black;
color: wheat !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Yeh, I also like Flagship, cool skin in a class of its own.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Social Media Icons"</title>
			<link>http://www.kriesi.at/support/topic/social-media-icons#post-102808</link>
			<pubDate>Sun, 24 Mar 2013 06:58:46 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">102808@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; No, unfortunately not. Flagship uses a new php/wordpress function and different css code to generate &#38;amp; style the media links. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rmatus on "Widget Sidebar background color"</title>
			<link>http://www.kriesi.at/support/topic/widget-sidebar-background-color#post-102638</link>
			<pubDate>Fri, 22 Mar 2013 13:04:59 +0000</pubDate>
			<dc:creator>rmatus</dc:creator>
			<guid isPermaLink="false">102638@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there a way to change the background color and text color in the blog sidebar for the Flagship theme?&#60;/p&#62;
&#60;p&#62;Basically, I love the features of the Flagship theme.  But, I want it to look more like sidebar to look like the Sentence theme.&#60;/p&#62;
&#60;p&#62;Thank you&#60;/p&#62;
&#60;p&#62;Roger
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rmatus on "Social Media Icons"</title>
			<link>http://www.kriesi.at/support/topic/social-media-icons#post-102635</link>
			<pubDate>Fri, 22 Mar 2013 12:49:44 +0000</pubDate>
			<dc:creator>rmatus</dc:creator>
			<guid isPermaLink="false">102635@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I love how the Flagship Theme handles social media icons.  For example, I like the icons on the left side of the screen when they are full screen.&#60;/p&#62;
&#60;p&#62;Is there any way to do this with the Sentence theme?&#60;/p&#62;
&#60;p&#62;Thank you&#60;/p&#62;
&#60;p&#62;Roger
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Theme error!"</title>
			<link>http://www.kriesi.at/support/topic/theme-error#post-95449</link>
			<pubDate>Wed, 06 Feb 2013 13:33:54 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">95449@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! To elaborate a little bit:&#60;/p&#62;
&#60;p&#62;Setting a Websites Charset to UTF-7 seems to be a common way for hackers to bypass input validation. Depending on when you have uploaded the theme it might be possible that you are using a version that has a XSS Vulnerability. If you have updated your theme in the last 3 Months you should be save from that angle but then you should definitely consider checking all other plugins and software on the server.&#60;/p&#62;
&#60;p&#62;Cheers!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Theme error!"</title>
			<link>http://www.kriesi.at/support/topic/theme-error#post-95446</link>
			<pubDate>Wed, 06 Feb 2013 13:15:41 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">95446@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Probably you need to use a database tool to change the value manually. Use a db management tool like &#60;strong&#62;phpmyadmin&#60;/strong&#62;, open your database and search for the &#34;blog_charset&#34; option (without &#34;&#34;) in the wp_options table. Click on &#34;Edit&#34; and make sure that it's set to &#34;UTF-8&#34; (without &#34;&#34;).&#60;/p&#62;
&#60;p&#62; If this doesn't help you're probably a victim of a hacker attack and the hacker modified your theme/wordpress files. In both cases update your theme to the latest version - we fixed a serious security issue (XSS vulnerability) in the past. I'd also re-upload all WordPress core files. You can download the latest theme version at themeforest.net - make sure that you replace all php files, including functions.php, index.php, header.php and footer.php
&#60;/p&#62;</description>
		</item>
		<item>
			<title>daustralala on "Theme error!"</title>
			<link>http://www.kriesi.at/support/topic/theme-error#post-95442</link>
			<pubDate>Wed, 06 Feb 2013 13:08:04 +0000</pubDate>
			<dc:creator>daustralala</dc:creator>
			<guid isPermaLink="false">95442@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Actually, it is already written utf-8.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Theme error!"</title>
			<link>http://www.kriesi.at/support/topic/theme-error#post-95440</link>
			<pubDate>Wed, 06 Feb 2013 13:00:36 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">95440@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey!&#60;/p&#62;
&#60;p&#62;Never seen something like this happen before, I think UTF-7 isnt even a valid charset.&#60;/p&#62;
&#60;p&#62;Please open the admin panel of your website and in the browser bar enter the  page &#34;/wp-admin/options.php&#34;&#60;br /&#62;
This will take you to the advanced options page of your WordPress installation.&#60;/p&#62;
&#60;p&#62;Now search for the entry: &#34;blog_charset&#34; that one should read UTF-8. If it doesn't please try and change it. If it already shows UTF-8 or changing doesnt fix the problem let me know
&#60;/p&#62;</description>
		</item>
		<item>
			<title>daustralala on "Theme error!"</title>
			<link>http://www.kriesi.at/support/topic/theme-error#post-95428</link>
			<pubDate>Wed, 06 Feb 2013 12:17:47 +0000</pubDate>
			<dc:creator>daustralala</dc:creator>
			<guid isPermaLink="false">95428@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I'm using Sentence theme for my client website and it cannot be open now with this error:&#60;/p&#62;
&#60;p&#62;Warning: html_entity_decode() [function.html-entity-decode]: charset `UTF-7' not supported, assuming iso-8859-1 in /home/muarajam/public_html/wp-content/themes/sentence/framework/php/function-set-avia-backend.php on line 506&#60;/p&#62;
&#60;p&#62;What to do? Since I'm not too fluent in coding and programming.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Facebook Likes"</title>
			<link>http://www.kriesi.at/support/topic/facebook-likes#post-93208</link>
			<pubDate>Thu, 24 Jan 2013 12:14:28 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">93208@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; actually it was the intention to not display the popup box. you might want to try adding this rule to your stylesheet:&#60;/p&#62;
&#60;pre&#62;
.avia-facebook-like {
overflow: hidden;
}
&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "IMAGES to illustrate every post DON&#039;T SHOW"</title>
			<link>http://www.kriesi.at/support/topic/images-to-illustrate-every-post-dont-show#post-92807</link>
			<pubDate>Tue, 22 Jan 2013 11:12:06 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">92807@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You are using a very old version of the theme (1.02) . The current version is 1.5. Please login to your themeforest account you used to purchase the theme and download the update. Please be aware that the update will overwrite every single theme file including your custom.css folder. If you've made modifications to any of the template files please make sure to create a backup prior to updating. &#60;/p&#62;
&#60;p&#62;The best method to update would be for  you to use and ftp program to upload and overwrite the contents of your current folder *please dont forget to create a backup first* of the files as well as your database since you are jumping up multiple theme versions.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>produccionesessex on "IMAGES to illustrate every post DON&#039;T SHOW"</title>
			<link>http://www.kriesi.at/support/topic/images-to-illustrate-every-post-dont-show#post-92582</link>
			<pubDate>Mon, 21 Jan 2013 10:37:25 +0000</pubDate>
			<dc:creator>produccionesessex</dc:creator>
			<guid isPermaLink="false">92582@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi, this is the error&#60;br /&#62;
* aviapoly Slider - A responsive jQuery image slider with advanced transition effects&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>produccionesessex on "IMAGES to illustrate every post DON&#039;T SHOW"</title>
			<link>http://www.kriesi.at/support/topic/images-to-illustrate-every-post-dont-show#post-92577</link>
			<pubDate>Mon, 21 Jan 2013 09:38:10 +0000</pubDate>
			<dc:creator>produccionesessex</dc:creator>
			<guid isPermaLink="false">92577@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, 2 days ago our blog wasn't capable to show the images from the cover of all post. But the images exist in the back (in the Media Gallery) The problem is that the blog isn't capable to show them....&#60;/p&#62;
&#60;p&#62;If you can take a look , you will see this problem all over the blog (not in the first post, because i didn't put an inage in the slideshow, i insert it in the main bodytext) &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.thekingsoftheblog.com/en/&#34; rel=&#34;nofollow&#34;&#62;http://www.thekingsoftheblog.com/en/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you very much
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Lost Featured image on blog post after updated framework"</title>
			<link>http://www.kriesi.at/support/topic/lost-featured-image-on-blog-post-after-updated-framework#post-88417</link>
			<pubDate>Sun, 16 Dec 2012 05:36:31 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">88417@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi lightwalker,&#60;/p&#62;
&#60;p&#62;I checked your site and it seems that I misunderstood the problem. Your site is working properly, and the reason you aren't seeing Featured Image is because it is replaced by Featured Media (which is much more powerful and supports not only images but also other media such as video).&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Lost Featured image on blog post after updated framework"</title>
			<link>http://www.kriesi.at/support/topic/lost-featured-image-on-blog-post-after-updated-framework#post-88394</link>
			<pubDate>Sun, 16 Dec 2012 01:04:21 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">88394@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;I'll get back to you as soon as possible.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lightwalker on "Lost Featured image on blog post after updated framework"</title>
			<link>http://www.kriesi.at/support/topic/lost-featured-image-on-blog-post-after-updated-framework#post-88372</link>
			<pubDate>Sat, 15 Dec 2012 20:37:19 +0000</pubDate>
			<dc:creator>lightwalker</dc:creator>
			<guid isPermaLink="false">88372@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dear Ismael,&#60;/p&#62;
&#60;p&#62;Thank you so much for taking a look. I have sent you an email with the login details.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Lost Featured image on blog post after updated framework"</title>
			<link>http://www.kriesi.at/support/topic/lost-featured-image-on-blog-post-after-updated-framework#post-88292</link>
			<pubDate>Sat, 15 Dec 2012 06:50:34 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">88292@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi lightwalker,&#60;/p&#62;
&#60;p&#62;Can you send your login details to sighlence13[at]gmail[dot]com, so I can check further.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lightwalker on "Lost Featured image on blog post after updated framework"</title>
			<link>http://www.kriesi.at/support/topic/lost-featured-image-on-blog-post-after-updated-framework#post-88140</link>
			<pubDate>Fri, 14 Dec 2012 00:28:16 +0000</pubDate>
			<dc:creator>lightwalker</dc:creator>
			<guid isPermaLink="false">88140@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dear Devin,&#60;/p&#62;
&#60;p&#62;I also tried disabling all plugin to see if the plugin where causing the issue but it seems they are not.&#60;/p&#62;
&#60;p&#62;Many Thanks again for your help
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lightwalker on "Lost Featured image on blog post after updated framework"</title>
			<link>http://www.kriesi.at/support/topic/lost-featured-image-on-blog-post-after-updated-framework#post-88103</link>
			<pubDate>Thu, 13 Dec 2012 21:02:04 +0000</pubDate>
			<dc:creator>lightwalker</dc:creator>
			<guid isPermaLink="false">88103@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dear Devin,&#60;/p&#62;
&#60;p&#62;Thank you. I have customised the theme so I am reluctant to upload the entire new version of the theme, which I can do if nothing else works.&#60;/p&#62;
&#60;p&#62;The feature image is still working correctly but it is the meta box that is missing. I have found the add_theme_support( 'post-thumbnails' ); which is inside of a conditional statement. I have tried overriding it by add the add_theme_support( 'post-thumbnails' ); at1dream the end of the functions.php code but still the featured image does not show up.&#60;/p&#62;
&#60;p&#62;Many thanks for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Lost Featured image on blog post after updated framework"</title>
			<link>http://www.kriesi.at/support/topic/lost-featured-image-on-blog-post-after-updated-framework#post-87859</link>
			<pubDate>Wed, 12 Dec 2012 16:48:00 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">87859@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi lightwalker,&#60;/p&#62;
&#60;p&#62;Have you tried re-uploading the newest version of the theme entirely?&#60;/p&#62;
&#60;p&#62;When you say you've lost the ability to add the featured image, is it the meta box that is not appearing or is something in the process specifically breaking and not working?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lightwalker on "Lost Featured image on blog post after updated framework"</title>
			<link>http://www.kriesi.at/support/topic/lost-featured-image-on-blog-post-after-updated-framework#post-87712</link>
			<pubDate>Wed, 12 Dec 2012 01:26:34 +0000</pubDate>
			<dc:creator>lightwalker</dc:creator>
			<guid isPermaLink="false">87712@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dear Kriesi, after updating the framework folder for the sentence theme I am have lost the ability to add a featured image on new and previous posts. My previous post are still using the featured image on the front end but I have lost the ability to change the featured image or to add new ones on new post. Would be grateful for some help in working out why. Many Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Facebook Likes"</title>
			<link>http://www.kriesi.at/support/topic/facebook-likes#post-85592</link>
			<pubDate>Tue, 27 Nov 2012 16:52:50 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">85592@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Francesco,&#60;/p&#62;
&#60;p&#62;I don't have a facebook account I can use for testing but when Kriesi takes a look at the post he should be able to offer some further insight into what might be happening.&#60;/p&#62;
&#60;p&#62;The one thing I would suggest trying is updating your theme files to the most recent release. You can download the most recent update from Themeforest from  your Downloads area. Just re-download the theme and then install the update just as you first installed the theme.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>numidia on "Facebook Likes"</title>
			<link>http://www.kriesi.at/support/topic/facebook-likes#post-85410</link>
			<pubDate>Mon, 26 Nov 2012 18:33:31 +0000</pubDate>
			<dc:creator>numidia</dc:creator>
			<guid isPermaLink="false">85410@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;the problem is not located on the facebook icon. That's work fine also for me! The problem is located when you CLICK THE LIKE BUTTON.&#60;br /&#62;
You have to be logged. A dialog box appears but is totally cropped. This dialog is specific to insert comments for your fb dashboard.&#60;/p&#62;
&#60;p&#62;For the second problem, I'd love to receive an update...the counter is alway equal to 1!&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Francesco
&#60;/p&#62;</description>
		</item>
		<item>
			<title>maennig on "Add Year to Date Beside Post"</title>
			<link>http://www.kriesi.at/support/topic/add-year-to-date-beside-post#post-84395</link>
			<pubDate>Sat, 17 Nov 2012 17:45:02 +0000</pubDate>
			<dc:creator>maennig</dc:creator>
			<guid isPermaLink="false">84395@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Peter,&#60;/p&#62;
&#60;p&#62;at the time when you were posting the answer, I had already fixed it. (Sometimes you just have to re-think ater some minutes.) However, I also had to change all other format-*.php files to get it really working. I also used &#60;code&#62;&#38;lt;span class='date-month'&#38;gt;&#38;lt;?php the_time('M y') ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62; (with a small &#34;y&#34;) to get the year in only two digits. At the same time, I switched &#60;code&#62;&#38;lt;span class='date-day'&#38;gt;&#38;lt;?php the_time('d') ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62; to &#60;code&#62;&#38;lt;span class='date-day'&#38;gt;&#38;lt;?php the_time('j') ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62; to get rid of the leading zero.&#60;/p&#62;
&#60;p&#62;See the result (work in progress) at &#60;a&#62;maennig.de&#60;/a&#62;, if you like.&#60;/p&#62;
&#60;p&#62;Jens
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Add Year to Date Beside Post"</title>
			<link>http://www.kriesi.at/support/topic/add-year-to-date-beside-post#post-84391</link>
			<pubDate>Sat, 17 Nov 2012 17:21:43 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">84391@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Yes, open up sentence\includes\format-standard.php and replace following line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;span class=&#38;#39;date-month&#38;#39;&#38;gt;&#38;lt;?php the_time(&#38;#39;M&#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;span class=&#38;#39;date-month&#38;#39;&#38;gt;&#38;lt;?php the_time(&#38;#39;M Y&#38;#39;) ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>maennig on "Add Year to Date Beside Post"</title>
			<link>http://www.kriesi.at/support/topic/add-year-to-date-beside-post#post-84377</link>
			<pubDate>Sat, 17 Nov 2012 14:25:06 +0000</pubDate>
			<dc:creator>maennig</dc:creator>
			<guid isPermaLink="false">84377@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Guys,&#60;/p&#62;
&#60;p&#62;is there any way to add the year to the date badge that is shown beside each post on wide browser windows? It would be great if the second line could simply show &#34;NOV 12&#34; instead of just &#34;NOV&#34;. This would give readers a bit more orientation when searching and finding older articles.&#60;/p&#62;
&#60;p&#62;Thanks for any hints,&#60;/p&#62;
&#60;p&#62;Jens
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Facebook Likes"</title>
			<link>http://www.kriesi.at/support/topic/facebook-likes#post-84247</link>
			<pubDate>Fri, 16 Nov 2012 16:08:57 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">84247@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi numidia,&#60;/p&#62;
&#60;p&#62;I'm not getting the facebook icon cropped on my end. What browser is this happening in?&#60;/p&#62;
&#60;p&#62;As for the updated like count, I've tagged Kriesi on this as I'm not sure if there is a delay involved or if its something he needs to update based on facebook api changes.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>numidia on "Facebook Likes"</title>
			<link>http://www.kriesi.at/support/topic/facebook-likes#post-84086</link>
			<pubDate>Thu, 15 Nov 2012 15:09:27 +0000</pubDate>
			<dc:creator>numidia</dc:creator>
			<guid isPermaLink="false">84086@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I've got 2 different problems on my site ( &#60;a href=&#34;http://www.marcoscurria.eu/&#34; rel=&#34;nofollow&#34;&#62;http://www.marcoscurria.eu/&#60;/a&#62; ):&#60;/p&#62;
&#60;p&#62;1 - When you try to click LIKE on each post, the facebook box is cropped and you cannot insert any text (same issue on your live demo of the template)&#60;/p&#62;
&#60;p&#62;2 - The avia counter is not aligned with the facebook's one. &#60;/p&#62;
&#60;p&#62;Ex:&#60;/p&#62;
&#60;p&#62;Go to: &#60;a href=&#34;http://www.marcoscurria.eu/2012/09/28/parte-1-di-2-una-chiacchierata-con-magdi-cristiano-allam/&#34; rel=&#34;nofollow&#34;&#62;http://www.marcoscurria.eu/2012/09/28/parte-1-di-2-una-chiacchierata-con-magdi-cristiano-allam/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you rollover on LIKE button the fb box show 4 likes but the text on avia still show only 1.&#60;/p&#62;
&#60;p&#62;Can you help me, pls.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
