<?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: issue - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/issue</link>
		<description>Support Forum - Tag: issue - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 18:14:48 +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/issue" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Product Variations Pricing Issue"</title>
			<link>http://www.kriesi.at/support/topic/product-variations-pricing-issue#post-106010</link>
			<pubDate>Thu, 18 Apr 2013 06:11:15 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">106010@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;It works fine, I just tested it. You must be doing something wrong. (I can no longer see your website: &#60;a href=&#34;http://www.clipular.com/c?5007026=GZ4lhV6YeZ3tysU5DguKZUeBbfM&#38;amp;f=.png&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?5007026=GZ4lhV6YeZ3tysU5DguKZUeBbfM&#38;amp;f=.png&#60;/a&#62; )&#60;/p&#62;
&#60;p&#62;However lets instead focus on what I did to get it working. I made a screen cast for you &#60;a href=&#34;https://docs.google.com/file/d/0B8hqGBMSfHtKUWJiX0x5M0RLeEU/edit?usp=sharing&#34; rel=&#34;nofollow&#34;&#62;https://docs.google.com/file/d/0B8hqGBMSfHtKUWJiX0x5M0RLeEU/edit?usp=sharing&#60;/a&#62; so you can compare what I am doing to spot whatever step you are skipping.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehong33234 on "Product Variations Pricing Issue"</title>
			<link>http://www.kriesi.at/support/topic/product-variations-pricing-issue#post-105806</link>
			<pubDate>Tue, 16 Apr 2013 19:39:54 +0000</pubDate>
			<dc:creator>ehong33234</dc:creator>
			<guid isPermaLink="false">105806@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I just tried the Product Attributes and Variables options and it is spitting out the same price for all variations. I have read the woocommerce guide regarding product attributes and variations, and all settings are set properly, but still the price only shows for the last variation item. &#60;/p&#62;
&#60;p&#62;I made sure to input all data as required (SKU, weight, price, dimensions, etc.,) yet still the price is unchanged on frontend when I select different options which have different prices. &#60;/p&#62;
&#60;p&#62;Is there another setting somewhere for AJAX that I need to make sure is set properly? I have tried everything to this point and need help, thanks.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://goo.gl/gjuQC&#34; rel=&#34;nofollow&#34;&#62;http://goo.gl/gjuQC&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "the_title() converts dashes into &#38; #8211;"</title>
			<link>http://www.kriesi.at/support/topic/the_title-converts-dashes-into-8211#post-105022</link>
			<pubDate>Wed, 10 Apr 2013 07:19:36 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">105022@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62;Glad you found a solution :)&#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>motylanogha on "the_title() converts dashes into &#38; #8211;"</title>
			<link>http://www.kriesi.at/support/topic/the_title-converts-dashes-into-8211#post-104919</link>
			<pubDate>Tue, 09 Apr 2013 12:51:25 +0000</pubDate>
			<dc:creator>motylanogha</dc:creator>
			<guid isPermaLink="false">104919@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#38;lt;?php&#60;br /&#62;
/*&#60;br /&#62;
Plugin Name: Remove the wptexturize filter&#60;br /&#62;
*/&#60;br /&#62;
remove_filter( 'the_title' , 'wptexturize'  );&#60;br /&#62;
remove_filter( 'the_content' , 'wptexturize' );&#60;br /&#62;
remove_filter( 'the_excerpt' , 'wptexturize' );&#60;br /&#62;
remove_filter( 'comment_text' , 'wptexturize' );&#60;br /&#62;
remove_filter( 'list_cats' , 'wptexturize' );&#60;/p&#62;
&#60;p&#62;?&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>motylanogha on "the_title() converts dashes into &#38; #8211;"</title>
			<link>http://www.kriesi.at/support/topic/the_title-converts-dashes-into-8211#post-104917</link>
			<pubDate>Tue, 09 Apr 2013 12:42:44 +0000</pubDate>
			<dc:creator>motylanogha</dc:creator>
			<guid isPermaLink="false">104917@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
When I use the_title() in the single.php it prints the title of the post with converted dashes into &#38;#8211;&#60;/p&#62;
&#60;p&#62;How to force default dash?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Logo not appearing"</title>
			<link>http://www.kriesi.at/support/topic/logo-not-appearing#post-101357</link>
			<pubDate>Thu, 14 Mar 2013 19:55:39 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">101357@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi aniliop,&#60;/p&#62;
&#60;p&#62;Is it for the site linked to your user name? If so I have no issues seeing your logo there.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aniliop on "Logo not appearing"</title>
			<link>http://www.kriesi.at/support/topic/logo-not-appearing#post-101175</link>
			<pubDate>Wed, 13 Mar 2013 18:23:24 +0000</pubDate>
			<dc:creator>aniliop</dc:creator>
			<guid isPermaLink="false">101175@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi when inserting a logo image in the theme options, using the Wordpress Angular customised GUI (theme options/logo), the logo image I want loads up but after saving the changes and viewing the site no logo is displayed on my site front page. My favicon loads but no logo..?&#60;/p&#62;
&#60;p&#62;Has anyone else had this problem? Does someone know what might be the issue? What am I doing wrong?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mniemann on "responsive &#124; vimeo embed &#124; letterbox issue"</title>
			<link>http://www.kriesi.at/support/topic/responsive-vimeo-embed-letterbox-issue#post-97109</link>
			<pubDate>Sun, 17 Feb 2013 11:44:34 +0000</pubDate>
			<dc:creator>mniemann</dc:creator>
			<guid isPermaLink="false">97109@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Found a solution on the web:&#60;/p&#62;
&#60;p&#62;1. Embed the video using:&#60;/p&#62;
&#60;p&#62;&#38;lt;div class=&#34;video&#34;&#38;gt;&#60;br /&#62;
         &#38;lt;iframe src=&#34;http://player.vimeo.com/video/59653868&#34; width=&#34;720&#34; height=&#34;405&#34; frameborder=&#34;0&#34; webkitAllowFullScreen mozallowfullscreen allowFullScreen&#38;gt;&#38;lt;/iframe&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;2. Add adjustment to the grid.css:&#60;br /&#62;
@media only screen and (max-width: 767px) {&#60;br /&#62;
.....&#60;br /&#62;
.video embed, .video object, .video iframe {width: 300px; height: 166px;}&#60;br /&#62;
.....&#60;/p&#62;
&#60;p&#62;and&#60;/p&#62;
&#60;p&#62;@media only screen and (min-width: 480px) and (max-width: 767px) {&#60;br /&#62;
.....&#60;br /&#62;
.video embed, .video object, .video iframe {width: 420px; height: 231px;}&#60;br /&#62;
.....&#60;/p&#62;
&#60;p&#62;Works fine. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mniemann on "responsive &#124; vimeo embed &#124; letterbox issue"</title>
			<link>http://www.kriesi.at/support/topic/responsive-vimeo-embed-letterbox-issue#post-97035</link>
			<pubDate>Sat, 16 Feb 2013 11:08:36 +0000</pubDate>
			<dc:creator>mniemann</dc:creator>
			<guid isPermaLink="false">97035@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I have a problem with the responsiveness of vimeo embeded videos.&#60;/p&#62;
&#60;p&#62;It's easy to embed the videos via iframe and for normal screens it works well.&#60;br /&#62;
But when I change the screen resolution e.g. while viewing on my iPhone the embeded vimeo videos get an ugly letterbox. (Black bars at the top and the bottom.)&#60;/p&#62;
&#60;p&#62;I tried several other methods to embed the vids. But nothings seems to work.&#60;/p&#62;
&#60;p&#62;For reference:&#60;br /&#62;
&#60;a href=&#34;http://maximilian-niemann.de/main/&#34; rel=&#34;nofollow&#34;&#62;http://maximilian-niemann.de/main/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Would appreciate if somebody is able to help me. :)&#60;/p&#62;
&#60;p&#62;Best regards from Germany&#60;br /&#62;
Max
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Footer Links problem"</title>
			<link>http://www.kriesi.at/support/topic/footer-links-problem#post-92883</link>
			<pubDate>Tue, 22 Jan 2013 18:32:06 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">92883@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Jonas,&#60;/p&#62;
&#60;p&#62;Use http:// instead of www for the URLs. That should do it :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>autoplius on "Footer Links problem"</title>
			<link>http://www.kriesi.at/support/topic/footer-links-problem#post-92798</link>
			<pubDate>Tue, 22 Jan 2013 09:58:43 +0000</pubDate>
			<dc:creator>autoplius</dc:creator>
			<guid isPermaLink="false">92798@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I think it is a simple problem, but i dont know. How to make it work? :( &#60;/p&#62;
&#60;p&#62;This is my footer in footer.php:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://imageshack.us/photo/my-images/9/gggkg.png/&#34;&#62;&#60;img src=&#34;http://img9.imageshack.us/img9/921/gggkg.png&#34;&#62;&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Problem is when i access on of them like cookies (&#60;a href=&#34;http://www.autoplius.dk/cookies/&#34; rel=&#34;nofollow&#34;&#62;http://www.autoplius.dk/cookies/&#60;/a&#62;) and go -&#38;gt; and push link to &#34;Handelsbetingelser&#34; i get this ( &#60;a href=&#34;http://www.autoplius.dk/cookies/www.autoplius.dk/handelsbetingelser/&#34; rel=&#34;nofollow&#34;&#62;http://www.autoplius.dk/cookies/www.autoplius.dk/handelsbetingelser/&#60;/a&#62; ) and of cource it shows error.&#60;/p&#62;
&#60;p&#62;I hope you can help me out.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Best Regards Jonas Samulionis :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Angular Picture Display"</title>
			<link>http://www.kriesi.at/support/topic/angular-picture-display#post-92552</link>
			<pubDate>Mon, 21 Jan 2013 06:59:22 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">92552@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Laurence,&#60;/p&#62;
&#60;p&#62;I checked your site and I think its working well and I can see all your portfolio images. If you think its still slow, try to use this plugin: &#60;a href=&#34;http://wordpress.org/extend/plugins/w3-total-cache/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/w3-total-cache/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This tutorial might help you on how to use the plugin: &#60;a href=&#34;http://www.wpbeginner.com/plugins/how-to-install-and-setup-w3-total-cache-for-beginners/&#34; rel=&#34;nofollow&#34;&#62;http://www.wpbeginner.com/plugins/how-to-install-and-setup-w3-total-cache-for-beginners/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hope this helps.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BelleLurette on "Angular Picture Display"</title>
			<link>http://www.kriesi.at/support/topic/angular-picture-display#post-92417</link>
			<pubDate>Sat, 19 Jan 2013 16:27:55 +0000</pubDate>
			<dc:creator>BelleLurette</dc:creator>
			<guid isPermaLink="false">92417@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have a picture display issue on my Web site. My portfolio pictures seem to be loading for an eternity, and they never show up! (See it for yourself on &#60;a href=&#34;http://www.laurencepilondg.com/)&#34; rel=&#34;nofollow&#34;&#62;http://www.laurencepilondg.com/)&#60;/a&#62; Do you mind helping me out a bit?&#60;/p&#62;
&#60;p&#62;Thank you,&#60;/p&#62;
&#60;p&#62;Laurence
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Fixed background issue"</title>
			<link>http://www.kriesi.at/support/topic/fixed-background-issue#post-88706</link>
			<pubDate>Tue, 18 Dec 2012 03:53:19 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">88706@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad you were able to find a fix :)&#60;/p&#62;
&#60;p&#62;Let us know if you have any other issues or questions.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MeMark on "Fixed background issue"</title>
			<link>http://www.kriesi.at/support/topic/fixed-background-issue#post-88680</link>
			<pubDate>Mon, 17 Dec 2012 21:07:32 +0000</pubDate>
			<dc:creator>MeMark</dc:creator>
			<guid isPermaLink="false">88680@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I don't think the OS or Safari was the problem. I double checked everything and the problem was that I have 2 domain names where one is forwarding the url to the other website. I now have changed the settings of the way my website is forwarded and hope this should fixe everything. &#60;/p&#62;
&#60;p&#62;Thanks for the help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Facebook &#039;Send&#039; window goes off-screen on mobile phones."</title>
			<link>http://www.kriesi.at/support/topic/facebook-send-window-goes-off-screen-on-mobile-phones#post-88359</link>
			<pubDate>Sat, 15 Dec 2012 18:06:47 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">88359@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Take the password off your page for a few minutes and run the urls through here &#60;a href=&#34;https://developers.facebook.com/tools/debug&#34; rel=&#34;nofollow&#34;&#62;https://developers.facebook.com/tools/debug&#60;/a&#62; and you will get some good feedback about problems. !important&#60;/p&#62;
&#60;p&#62;&#60;hr /&#62;&#60;/p&#62;
&#60;p&#62;I was playing with Like button on the main page . The code below should take care of the like button&#60;/p&#62;
&#60;p&#62;Try this please&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.fbpdl {
width: 300px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The send message button is more difficult but i think this will not be bad, at least on my emulator it looks ok&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;iframe {
width: 359px !important;
right: 24px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;There probably will be problem with the 2nd piece of css but the iframe ha a random ID number.&#60;br /&#62;
&#60;hr /&#62;&#60;br /&#62;
There are problems with the plugin. Throws errors all over the place. Just because facebook put their name on it , doesn't mean the freelance programmers who made it for them have special access and are informed of all the changes. &#60;/p&#62;
&#60;p&#62;You have similar warning and errors that i remember another person had experiencing similar problems.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;FB.getLoginStatus() called before calling FB.init(). 

Unsafe JavaScript attempt to access frame with URL &#60;a href=&#34;http://static.ak.facebook.com/connect/xd_arbiter.php?version=17#channel=f18b415&#38;amp;origin=http%3A%2F%2Fwww.xotc.dk&#38;amp;channel_path=%2Fwp-content%2Fplugins%2Ffacebook%2Fchannel.php%3Ffb_xd_fragment%23xd_sig%3Df271b7494%26&#34; rel=&#34;nofollow&#34;&#62;http://static.ak.facebook.com/connect/xd_arbiter.php?version=17#channel=f18b415&#38;amp;origin=http%3A%2F%2Fwww.xotc.dk&#38;amp;channel_path=%2Fwp-content%2Fplugins%2Ffacebook%2Fchannel.php%3Ffb_xd_fragment%23xd_sig%3Df271b7494%26&#60;/a&#62; from frame with URL &#60;a href=&#34;https://www.facebook.com/plugins/like.php?api_key&#38;amp;locale=da_DK&#38;amp;sdk=joey&#38;amp;ref=shortcode&#38;amp;channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D17%23cb%3Df14dd0b3b%26origin%3Dhttp%253A%252F%252Fwww.xotc.dk%252Ff18b415%26domain%3Dwww.xotc.dk%26relation%3Dparent.parent&#38;amp;href=http%3A%2F%2Fwww.xotc.dk%2Freserver%2F&#38;amp;node_type=link&#38;amp;width=300&#38;amp;layout=standard&#38;amp;colorscheme=dark&#38;amp;show_faces=true&#38;amp;send=true&#38;amp;extended_social_context=false&#34; rel=&#34;nofollow&#34;&#62;https://www.facebook.com/plugins/like.php?api_key&#38;amp;locale=da_DK&#38;amp;sdk=joey&#38;amp;ref=shortcode&#38;amp;channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D17%23cb%3Df14dd0b3b%26origin%3Dhttp%253A%252F%252Fwww.xotc.dk%252Ff18b415%26domain%3Dwww.xotc.dk%26relation%3Dparent.parent&#38;amp;href=http%3A%2F%2Fwww.xotc.dk%2Freserver%2F&#38;amp;node_type=link&#38;amp;width=300&#38;amp;layout=standard&#38;amp;colorscheme=dark&#38;amp;show_faces=true&#38;amp;send=true&#38;amp;extended_social_context=false&#60;/a&#62;. The frame requesting access has a protocol of &#38;#39;https&#38;#39;, the frame being accessed has a protocol of &#38;#39;http&#38;#39;. Protocols must match.&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;There is a good chance that the css will not work because its against facebook TOS to modify their code. Check the facebook debug tool!&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Fixed background issue"</title>
			<link>http://www.kriesi.at/support/topic/fixed-background-issue#post-88242</link>
			<pubDate>Fri, 14 Dec 2012 19:45:24 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">88242@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I looked with Chrome and Safari on Windows7 and all is well. What OS version, and Safari version  causes such a problem? Please try to re-install the browser and have a second look if the issue got solved.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Brodersen on "Facebook &#039;Send&#039; window goes off-screen on mobile phones."</title>
			<link>http://www.kriesi.at/support/topic/facebook-send-window-goes-off-screen-on-mobile-phones#post-88201</link>
			<pubDate>Fri, 14 Dec 2012 14:54:17 +0000</pubDate>
			<dc:creator>Brodersen</dc:creator>
			<guid isPermaLink="false">88201@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the suggestion, but sadly it didn't change anything.&#60;/p&#62;
&#60;p&#62;The best solution I've tried so far is this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.fb_edge_widget_with_comment span.fb_edge_comment_widget {
    left: -45px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This temporary solution moves the pop-up box to a somewhat centered position under the Send button, which makes it accessible on the mobile.&#60;/p&#62;
&#60;p&#62;This is how it looks like on an iPhone (notice it's still too a bit too wide for mobile):&#60;br /&#62;
&#60;a href=&#34;http://postimage.org/image/t3fcvwvy9/&#34;&#62;&#60;img src=&#34;http://s16.postimage.org/t3fcvwvy9/foto_1.png&#34;&#62;&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Horizontal view on iPhone:&#60;br /&#62;
&#60;a href=&#34;http://postimage.org/image/g0jqcn5q9/&#34;&#62;&#60;img src=&#34;http://s16.postimage.org/g0jqcn5q9/foto_2.png&#34;&#62;&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Same page viewed in a PC browser:&#60;br /&#62;
&#60;a href=&#34;http://postimage.org/image/grcgif83l/&#34;&#62;&#60;img src=&#34;http://s16.postimage.org/grcgif83l/xotc_browser.png&#34;&#62;&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The small arrow on top of the popup is now no longer aligned with the Send button (due to my css). Notice how it switches position to be on the left or right side of the popup, depending on where it's viewed (mobile or PC browser).&#60;/p&#62;
&#60;p&#62;(I tried it on a Lumina 920 as well, but gave the same issue as iPhone)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MeMark on "Fixed background issue"</title>
			<link>http://www.kriesi.at/support/topic/fixed-background-issue#post-88121</link>
			<pubDate>Thu, 13 Dec 2012 22:02:58 +0000</pubDate>
			<dc:creator>MeMark</dc:creator>
			<guid isPermaLink="false">88121@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.markschouten.com&#34; rel=&#34;nofollow&#34;&#62;http://www.markschouten.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Fixed background issue"</title>
			<link>http://www.kriesi.at/support/topic/fixed-background-issue#post-88095</link>
			<pubDate>Thu, 13 Dec 2012 20:45:34 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">88095@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Can you give us a link to your website?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MeMark on "Fixed background issue"</title>
			<link>http://www.kriesi.at/support/topic/fixed-background-issue#post-88083</link>
			<pubDate>Thu, 13 Dec 2012 19:40:10 +0000</pubDate>
			<dc:creator>MeMark</dc:creator>
			<guid isPermaLink="false">88083@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello there.&#60;/p&#62;
&#60;p&#62;Thanks for the great theme! But I came acros something I cannot figure out. I usually use Google Chrome and it works fine with this browser however when I switch to Safari the background won't stay fixed. It is going along with the content and breaks up on some places.&#60;/p&#62;
&#60;p&#62;Could somebody take a look at my code and help me with this issue? I uploaded the latest version of this theme along with the latest version of Wordpress.&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Facebook &#039;Send&#039; window goes off-screen on mobile phones."</title>
			<link>http://www.kriesi.at/support/topic/facebook-send-window-goes-off-screen-on-mobile-phones#post-88037</link>
			<pubDate>Thu, 13 Dec 2012 16:02:12 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">88037@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Brodersen,&#60;/p&#62;
&#60;p&#62;It looks like quite a few people are having the same issue. The only thing I can think of is just moving the button over so that when the pop up appears its visible. &#60;/p&#62;
&#60;p&#62;So you can 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;.fb-social-plugin.fb-send.fb_edge_widget_with_comment.fb_iframe_widget {
float: right;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Other than that, it may take an update from Facebook on the plugin to allow for control of which side the pop up appears on or something like that.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Brodersen on "Facebook &#039;Send&#039; window goes off-screen on mobile phones."</title>
			<link>http://www.kriesi.at/support/topic/facebook-send-window-goes-off-screen-on-mobile-phones#post-87850</link>
			<pubDate>Wed, 12 Dec 2012 16:21:45 +0000</pubDate>
			<dc:creator>Brodersen</dc:creator>
			<guid isPermaLink="false">87850@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Support.&#60;/p&#62;
&#60;p&#62;I'm using the official Facebook plugin:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/extend/plugins/facebook/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/facebook/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This is the site I'm working on:&#60;br /&#62;
&#60;a href=&#34;http://www.xotc.dk&#34; rel=&#34;nofollow&#34;&#62;http://www.xotc.dk&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;login: guest&#60;br /&#62;
password: xotc123&#60;/p&#62;
&#60;p&#62;This is the issue (notice popup box under facebook 'Send' button goes off-screen to the left):&#60;br /&#62;
&#60;a href=&#34;http://postimage.org/image/6ugn4e8u5/&#34; rel=&#34;nofollow&#34;&#62;http://postimage.org/image/6ugn4e8u5/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;NOTE: This problem only occurs when view on a mobile (tried both iPhone 4S and on a Windows phone), but it's very important that the site is also useable on a mobile. It looks fine enough in a web browser, and stays in its position even when the browser windown is narrowed.&#60;br /&#62;
(The facebook pop-up input box is however still too large).&#60;/p&#62;
&#60;p&#62;I tried a lot of things in css, but nothing seemed to work or just made the Send button disappear.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Twitter (jetpack) plugin not showing bullets on &#34;Sidebar Everywhere&#34;"</title>
			<link>http://www.kriesi.at/support/topic/twitter-jetpack-plugin-not-showing-bullets-on-sidebar-everywhere#post-82048</link>
			<pubDate>Sat, 03 Nov 2012 02:22:33 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">82048@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi stirlingweb,&#60;/p&#62;
&#60;p&#62;No, don't enter the first code if you don't want to remove the bullets on the frontpage.&#60;/p&#62;
&#60;p&#62;Yes, you can put the second to style.css, if it doesn't work try to use this code instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#sidebar .widget_recent_entries li {
    list-style-type: disc !important;
}
#sidebar .widget_twitter li {
    list-style-type: disc !important;
    list-style-position: inside !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stirlingweb on "Twitter (jetpack) plugin not showing bullets on &#34;Sidebar Everywhere&#34;"</title>
			<link>http://www.kriesi.at/support/topic/twitter-jetpack-plugin-not-showing-bullets-on-sidebar-everywhere#post-82022</link>
			<pubDate>Fri, 02 Nov 2012 18:36:24 +0000</pubDate>
			<dc:creator>stirlingweb</dc:creator>
			<guid isPermaLink="false">82022@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I don't want to remove the bullets from the frontpage twitter and recent posts widgets so do i still have to enter the first code?&#60;/p&#62;
&#60;p&#62;Where do i enter the second code - which file?&#60;/p&#62;
&#60;p&#62;i tried adding both to style.css and it did not work.&#60;/p&#62;
&#60;p&#62;Please can you help?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Twitter (jetpack) plugin not showing bullets on &#34;Sidebar Everywhere&#34;"</title>
			<link>http://www.kriesi.at/support/topic/twitter-jetpack-plugin-not-showing-bullets-on-sidebar-everywhere#post-81445</link>
			<pubDate>Mon, 29 Oct 2012 16:56:24 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">81445@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi stirlingweb,&#60;/p&#62;
&#60;p&#62;Add this to your style.css at the very bottom to remove the bullets from the frontpage twitter and recent posts widgets:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#frontpage .widget_twitter li {
    list-style-type: none;
}
#frontpage .widget_recent_entries li {
    list-style-type: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And then for the sidebar:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#sidebar .widget_recent_entries li {
    list-style-type: disc;
}
#sidebar .widget_twitter li {
    list-style-type: disc;
    list-style-position: inside;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I've added the list style position inside to the twitter widget just to show you how to do that for them both if you want. Feel free to remove that line otherwise.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stirlingweb on "Twitter (jetpack) plugin not showing bullets on &#34;Sidebar Everywhere&#34;"</title>
			<link>http://www.kriesi.at/support/topic/twitter-jetpack-plugin-not-showing-bullets-on-sidebar-everywhere#post-81429</link>
			<pubDate>Mon, 29 Oct 2012 15:57:22 +0000</pubDate>
			<dc:creator>stirlingweb</dc:creator>
			<guid isPermaLink="false">81429@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm having the same problem. Bullets appear on the frontpage boxes for both latest tweets and recent posts but not on the sidebar. &#60;/p&#62;
&#60;p&#62;I want to add bullets to the twitter widget latest tweets on the sidebar and the recent posts widget on the sidebar. I tried the above with no luck. I am using Twitter Widget pro and Version 2 of your theme.&#60;/p&#62;
&#60;p&#62;The website I am working on is at &#60;a href=&#34;http://www.brucecrawfordmsp.org&#34; rel=&#34;nofollow&#34;&#62;http://www.brucecrawfordmsp.org&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Slide show on the home page is no longer centered, it&#039;s off to the left"</title>
			<link>http://www.kriesi.at/support/topic/slide-show-on-the-home-page-is-no-longer-centered-its-off-to-the-left#post-79872</link>
			<pubDate>Tue, 16 Oct 2012 01:33:29 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">79872@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad we could help.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ProtectYourself on "Slide show on the home page is no longer centered, it&#039;s off to the left"</title>
			<link>http://www.kriesi.at/support/topic/slide-show-on-the-home-page-is-no-longer-centered-its-off-to-the-left#post-79859</link>
			<pubDate>Mon, 15 Oct 2012 22:36:39 +0000</pubDate>
			<dc:creator>ProtectYourself</dc:creator>
			<guid isPermaLink="false">79859@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ismael, that worked.  I added this below to the quick CSS and now it's working properly.  Thank you. &#60;/p&#62;
&#60;p&#62;.piecemaker object {&#60;br /&#62;
left: 0;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cortneydryden on "Slide show on the home page is no longer centered, it&#039;s off to the left"</title>
			<link>http://www.kriesi.at/support/topic/slide-show-on-the-home-page-is-no-longer-centered-its-off-to-the-left#post-79823</link>
			<pubDate>Mon, 15 Oct 2012 17:36:24 +0000</pubDate>
			<dc:creator>cortneydryden</dc:creator>
			<guid isPermaLink="false">79823@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;My navigation did the same thing yesterday... &#60;a href=&#34;http://www.designaccelerated.com&#34; rel=&#34;nofollow&#34;&#62;http://www.designaccelerated.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any way to fix it?&#60;/p&#62;
&#60;p&#62;Thanks, &#60;/p&#62;
&#60;p&#62;Cortney
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
