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

		<item>
			<title>Dude on "Mobile resolution issue from other post..."</title>
			<link>http://www.kriesi.at/support/topic/mobile-resolution-issue-from-other-post#post-104874</link>
			<pubDate>Tue, 09 Apr 2013 06:56:36 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">104874@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Glad that Devin could help you :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mgma on "Mobile resolution issue from other post..."</title>
			<link>http://www.kriesi.at/support/topic/mobile-resolution-issue-from-other-post#post-104820</link>
			<pubDate>Mon, 08 Apr 2013 22:42:01 +0000</pubDate>
			<dc:creator>mgma</dc:creator>
			<guid isPermaLink="false">104820@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Devin, you are the CSS Guru. These sensibilities within a responsive environment make or break RWD as the progressive platform for larger corporate sites. An certainly for framework-up developers like myself.&#60;/p&#62;
&#60;p&#62;You guys are about the finest example of a framework developer I've seen. ***Thanks so much for such great support.***
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Mobile resolution issue from other post..."</title>
			<link>http://www.kriesi.at/support/topic/mobile-resolution-issue-from-other-post#post-104785</link>
			<pubDate>Mon, 08 Apr 2013 14:26:46 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">104785@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've edited the code in the previous thread to only effect the tab containers, but here it is again:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (max-width: 767px) {
        .responsive #top .sidebar_tab_inner_content .one_fifth,
	    .responsive #top .sidebar_tab_inner_content .one_fourth,
	    .responsive #top .sidebar_tab_inner_content .one_third,
	    .responsive #top .sidebar_tab_inner_content .two_fifth,
	    .responsive #top .sidebar_tab_inner_content .one_half,
	    .responsive #top .sidebar_tab_inner_content .three_fifth,
	    .responsive #top .sidebar_tab_inner_content .two_third,
	    .responsive #top .sidebar_tab_inner_content .three_fourth,
	    .responsive #top .sidebar_tab_inner_content .four_fifth { margin: 0; margin-bottom: 10px; width: auto; }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {

        .responsive #top .sidebar_tab_inner_content .one_fifth,
	    .responsive #top .sidebar_tab_inner_content .one_fourth,
	    .responsive #top .sidebar_tab_inner_content .one_third,
	    .responsive #top .sidebar_tab_inner_content .two_fifth,
	    .responsive #top .sidebar_tab_inner_content .one_half,
	    .responsive #top .sidebar_tab_inner_content .three_fifth,
	    .responsive #top .sidebar_tab_inner_content .two_third,
	    .responsive #top .sidebar_tab_inner_content .three_fourth,
	    .responsive #top .sidebar_tab_inner_content .four_fifth { margin: 0; margin-bottom: 10px; width: auto; }
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mgma on "Mobile resolution issue from other post..."</title>
			<link>http://www.kriesi.at/support/topic/mobile-resolution-issue-from-other-post#post-104700</link>
			<pubDate>Sun, 07 Apr 2013 23:56:25 +0000</pubDate>
			<dc:creator>mgma</dc:creator>
			<guid isPermaLink="false">104700@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Devin. &#60;/p&#62;
&#60;p&#62;Prior to the CSS we adjusted for the tabs.. these content scrollers worked fine. Like at the bottom of these pages...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://djdevelopment.net/2/cowriter/&#34; rel=&#34;nofollow&#34;&#62;http://djdevelopment.net/2/cowriter/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://djdevelopment.net/2/simon-s-i-o/&#34; rel=&#34;nofollow&#34;&#62;http://djdevelopment.net/2/simon-s-i-o/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;These used to break into their own single column in mobile view, and work fine. In fact, removing that other CSS makes these work fine again, but the sidebar tabs content go back to stretching beyond the container again. Can we tweak the CSS so both work?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Mobile resolution issue from other post..."</title>
			<link>http://www.kriesi.at/support/topic/mobile-resolution-issue-from-other-post#post-104331</link>
			<pubDate>Thu, 04 Apr 2013 13:38:38 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">104331@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mgma,&#60;/p&#62;
&#60;p&#62;Which page has the content scroller? I'm not completely sure if all items can get full updated to work within tab contents and still be responsive but we can take a look at try it out.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mgma on "Mobile resolution issue from other post..."</title>
			<link>http://www.kriesi.at/support/topic/mobile-resolution-issue-from-other-post#post-104285</link>
			<pubDate>Thu, 04 Apr 2013 08:06:44 +0000</pubDate>
			<dc:creator>mgma</dc:creator>
			<guid isPermaLink="false">104285@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Devin sent me some great CSS to use that fixed the problem of my original post...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/support/topic/tabs-content-problem-in-mobile-resolution?message=update-support-forums-topic-status-error&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/tabs-content-problem-in-mobile-resolution?message=update-support-forums-topic-status-error&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;However... I just noticed this CSS through mobile resolution at other content off. Please scroll to the bottom of this page and look at the content scroller items. These worked before... if we limited them to twenty (two rows of little numbers at mobile resolution). But now those testimonials in the 3/4 column disappear at mobile resolution. Or sometimes you just see a vertical row of one letter.&#60;/p&#62;
&#60;p&#62;Can you adjust the CSS so both these still work?&#60;/p&#62;
&#60;p&#62;Thanks guys!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Need to move the nav buttons for the content slider to above the content..."</title>
			<link>http://www.kriesi.at/support/topic/need-to-move-the-nav-buttons-for-the-content-slider-to-above-the-content#post-86552</link>
			<pubDate>Wed, 05 Dec 2012 02:52:36 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">86552@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,,&#60;/p&#62;
&#60;p&#62;It would require a significant investment of time. It would be much easier to spend $5 or $8 on a new slider plugin that has the functionality you want from the get-go than trying to hack this slider. &#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mgma on "Need to move the nav buttons for the content slider to above the content..."</title>
			<link>http://www.kriesi.at/support/topic/need-to-move-the-nav-buttons-for-the-content-slider-to-above-the-content#post-86430</link>
			<pubDate>Tue, 04 Dec 2012 08:30:05 +0000</pubDate>
			<dc:creator>mgma</dc:creator>
			<guid isPermaLink="false">86430@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for taking stabs at this Nick. I really appreciate it. It is kindof crazy what we're trying to do. Is there a possibility to change these to just a simple Previous/Next buttons instead of the numbers?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Need to move the nav buttons for the content slider to above the content..."</title>
			<link>http://www.kriesi.at/support/topic/need-to-move-the-nav-buttons-for-the-content-slider-to-above-the-content#post-86348</link>
			<pubDate>Mon, 03 Dec 2012 19:14:03 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">86348@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I took a long look at this, and besides using CSS a rebuilding of large parts of the slider code would be required to get the end result you seek.&#60;/p&#62;
&#60;p&#62;I used the following CSS on your site and there was no breaking of the responsive theme, though there was minor cutoffs on some of the slides yet the slides were working. All that it needs is some height!&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.contentSlideControlls {
position: absolute;
top: -1px;
}
.inner_slide_container {
top: 50px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mgma on "Need to move the nav buttons for the content slider to above the content..."</title>
			<link>http://www.kriesi.at/support/topic/need-to-move-the-nav-buttons-for-the-content-slider-to-above-the-content#post-86231</link>
			<pubDate>Mon, 03 Dec 2012 03:07:49 +0000</pubDate>
			<dc:creator>mgma</dc:creator>
			<guid isPermaLink="false">86231@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks but no, this doesn't work either. I noticing too, that it's not responsive... when these number (nav) breaks to multiple lines and slide copy just overlaps it.&#60;/p&#62;
&#60;p&#62;I realize this is an unusual use for this. but if you can help me get this to work, I'd appreciate it very much.&#60;/p&#62;
&#60;p&#62;Thanks Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Need to move the nav buttons for the content slider to above the content..."</title>
			<link>http://www.kriesi.at/support/topic/need-to-move-the-nav-buttons-for-the-content-slider-to-above-the-content#post-86086</link>
			<pubDate>Sat, 01 Dec 2012 09:10:26 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">86086@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I missed the part of the css not working on FF that you wrote above.. I am going to quickly look at IE and Safari as well, and whether this approach makes sense as opposed to modifying the avia.js file which generates the slider.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Need to move the nav buttons for the content slider to above the content..."</title>
			<link>http://www.kriesi.at/support/topic/need-to-move-the-nav-buttons-for-the-content-slider-to-above-the-content#post-86061</link>
			<pubDate>Fri, 30 Nov 2012 23:19:25 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">86061@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please try the following. However I would consder limiting each slide to a max number of lines. A few of the slides look like essays and seem a bit out of place with the flow.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.content_slider.autoslide_true.autoslidedelay__12 {
min-height: 200px;
overflow: visible !important;
}
.content_slider {
overflow: visible;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mgma on "Need to move the nav buttons for the content slider to above the content..."</title>
			<link>http://www.kriesi.at/support/topic/need-to-move-the-nav-buttons-for-the-content-slider-to-above-the-content#post-86055</link>
			<pubDate>Fri, 30 Nov 2012 20:48:21 +0000</pubDate>
			<dc:creator>mgma</dc:creator>
			<guid isPermaLink="false">86055@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Although... it is cutting off the bottom of the content within that slide. Take a look. I tried a few CSS mods to correct this, with no luck. Can you help?&#60;/p&#62;
&#60;p&#62;Also, the controls are still on the bottom in Firefox.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mgma on "Need to move the nav buttons for the content slider to above the content..."</title>
			<link>http://www.kriesi.at/support/topic/need-to-move-the-nav-buttons-for-the-content-slider-to-above-the-content#post-86054</link>
			<pubDate>Fri, 30 Nov 2012 20:43:42 +0000</pubDate>
			<dc:creator>mgma</dc:creator>
			<guid isPermaLink="false">86054@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Works great... thanks Nick!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Need to move the nav buttons for the content slider to above the content..."</title>
			<link>http://www.kriesi.at/support/topic/need-to-move-the-nav-buttons-for-the-content-slider-to-above-the-content#post-86043</link>
			<pubDate>Fri, 30 Nov 2012 18:48:37 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">86043@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please add this to your custom.css file or to Quick CSS located in the backend Choices &#38;gt; Theme Options &#38;gt; Styling ... on the bottom of the page&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.contentSlideControlls {
display: inline-block;
position: absolute;
top: 0px;
}
.content_slider.autoslide_true.autoslidedelay__12 {
top: 30px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It needs to get adjusted, but if you want to move the controls to the top, its as easy as that. To change it back, just remove the above css. :)&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mgma on "Need to move the nav buttons for the content slider to above the content..."</title>
			<link>http://www.kriesi.at/support/topic/need-to-move-the-nav-buttons-for-the-content-slider-to-above-the-content#post-86032</link>
			<pubDate>Fri, 30 Nov 2012 17:48:37 +0000</pubDate>
			<dc:creator>mgma</dc:creator>
			<guid isPermaLink="false">86032@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Nick. The content slider at the boto of this page is the example...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://djdevelopment.net/2/cowriter-2/&#34; rel=&#34;nofollow&#34;&#62;http://djdevelopment.net/2/cowriter-2/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'd like to try placing the nav circles on top of the content instead of underneath. But want to be sure I can change it back if we don't like it.&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Need to move the nav buttons for the content slider to above the content..."</title>
			<link>http://www.kriesi.at/support/topic/need-to-move-the-nav-buttons-for-the-content-slider-to-above-the-content#post-85917</link>
			<pubDate>Thu, 29 Nov 2012 19:06:22 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">85917@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;There are a number of options and combinations available. Do you have a page you can show, or be more specific about your back end settings from the drop down menu:&#60;/p&#62;
&#60;p&#62;a) Which Slideshow do you want to use?&#60;br /&#62;
b) Slideshow Layout on Single Pages&#60;/p&#62;
&#60;p&#62;Please let us know the choices you've made for the select boxes asking those questions if you don't have a url.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mgma on "Need to move the nav buttons for the content slider to above the content..."</title>
			<link>http://www.kriesi.at/support/topic/need-to-move-the-nav-buttons-for-the-content-slider-to-above-the-content#post-85819</link>
			<pubDate>Thu, 29 Nov 2012 06:58:33 +0000</pubDate>
			<dc:creator>mgma</dc:creator>
			<guid isPermaLink="false">85819@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I Need to move the nav buttons for the content slider to above the content, instead of below. Can someone point me where I nee to go?&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marko7 on "Slider problem"</title>
			<link>http://www.kriesi.at/support/topic/slider-problem-3/page/2#post-84823</link>
			<pubDate>Wed, 21 Nov 2012 06:18:03 +0000</pubDate>
			<dc:creator>marko7</dc:creator>
			<guid isPermaLink="false">84823@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick.&#60;br /&#62;
Wobble problem solved at last!&#60;br /&#62;
I am now running OSX 10.8.2 and Safari 6.0.2&#60;br /&#62;
Had to install a new running system to install the new Safari.&#60;br /&#62;
Must have been a bug in my version?&#60;br /&#62;
Who knows who cares. Problem solved!&#60;br /&#62;
Thanks very much for your persistence in this matter/&#60;br /&#62;
Regards, Mark.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Slider problem"</title>
			<link>http://www.kriesi.at/support/topic/slider-problem-3/page/2#post-84346</link>
			<pubDate>Sat, 17 Nov 2012 02:30:34 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">84346@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;That's what I am using on Windows - Safari 5.17 (7534.57.2) , and this is the final release for Windows. Version 6.0 is out for Apple devices I believe. &#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marko7 on "Slider problem"</title>
			<link>http://www.kriesi.at/support/topic/slider-problem-3/page/2#post-84343</link>
			<pubDate>Sat, 17 Nov 2012 01:22:45 +0000</pubDate>
			<dc:creator>marko7</dc:creator>
			<guid isPermaLink="false">84343@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Shall do.&#60;br /&#62;
Thanks.&#60;/p&#62;
&#60;p&#62;Safari 5.1.7&#60;/p&#62;
&#60;p&#62;OS X  10.6.8
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Slider problem"</title>
			<link>http://www.kriesi.at/support/topic/slider-problem-3/page/2#post-84342</link>
			<pubDate>Sat, 17 Nov 2012 01:01:58 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">84342@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I think you should re-install your browser. I asked a friend with imac to look and she saw nothing wrong with slider. Are you using ios5 or 6? Because perhaps something installed incorrectly that's causing this. In all browsers including Safari everything looks good from my end now.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;NIck
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marko7 on "Slider problem"</title>
			<link>http://www.kriesi.at/support/topic/slider-problem-3/page/2#post-84339</link>
			<pubDate>Fri, 16 Nov 2012 23:49:44 +0000</pubDate>
			<dc:creator>marko7</dc:creator>
			<guid isPermaLink="false">84339@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Nick.&#60;/p&#62;
&#60;p&#62;Thought I would go back to the drawing board before you went to the trouble of making a custom slider.&#60;br /&#62;
I am testing this out on    &#60;a href=&#34;http://www.accommodationinwarrnambool.com.au&#34; rel=&#34;nofollow&#34;&#62;http://www.accommodationinwarrnambool.com.au&#60;/a&#62;&#60;br /&#62;
I have now set up the front page via the template builder.&#60;br /&#62;
( I initially did not want to do this for SEO purposes but maybe it doesn't make any difference? )&#60;br /&#62;
Using the template builder has enabled me to use  the theme slideshow for featured businesses.&#60;br /&#62;
I like the look of it but would prefer if the buttons when clicked opened in a new window.  _blank&#60;br /&#62;
And just for your info did you know that if you select thumbnails it makes the page go a bit haywire.&#60;br /&#62;
The real problem is that it doesn't work responsively.&#60;br /&#62;
In mobile view there is no text or link button on the featured businesses slideshow.&#60;br /&#62;
I just seem to be having a real problem trying to sort this slider out.&#60;/p&#62;
&#60;p&#62;Still have the wobble with the content slider in Safari
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Slider problem"</title>
			<link>http://www.kriesi.at/support/topic/slider-problem-3/page/2#post-84044</link>
			<pubDate>Thu, 15 Nov 2012 08:11:17 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">84044@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Mark,&#60;/p&#62;
&#60;p&#62;I've updated some things as I wrote to you in the email, I was able to get rid of the dozens of Google map errors for now. Please hang on one more day and I apologize for the inconvenience. &#60;/p&#62;
&#60;p&#62;@Devin is correct. Your site often is simply not available and neither are any of the other sites in your IP block.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marko7 on "Slider problem"</title>
			<link>http://www.kriesi.at/support/topic/slider-problem-3/page/2#post-84002</link>
			<pubDate>Thu, 15 Nov 2012 03:17:09 +0000</pubDate>
			<dc:creator>marko7</dc:creator>
			<guid isPermaLink="false">84002@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Down? Do you mean you can't access the site?&#60;br /&#62;
I am using Safari 5.1.7&#60;br /&#62;
Regards, Mark.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Slider problem"</title>
			<link>http://www.kriesi.at/support/topic/slider-problem-3/page/2#post-83927</link>
			<pubDate>Wed, 14 Nov 2012 17:30:05 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">83927@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Mark,&#60;/p&#62;
&#60;p&#62;The link is down for me though I've been reading a bit here and there that the new Safari has some issues so it may just need a once over by Kriesi if its specific to Safari 6.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marko7 on "Slider problem"</title>
			<link>http://www.kriesi.at/support/topic/slider-problem-3/page/2#post-83792</link>
			<pubDate>Wed, 14 Nov 2012 04:11:21 +0000</pubDate>
			<dc:creator>marko7</dc:creator>
			<guid isPermaLink="false">83792@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick.&#60;br /&#62;
I removed the 's' from all maps including the footer widget but still have the problem.&#60;br /&#62;
I am inserting them directly.&#60;br /&#62;
Mark.&#60;br /&#62;
&#60;a href=&#34;http://www.accommodationinapollobay.com.au&#34; rel=&#34;nofollow&#34;&#62;http://www.accommodationinapollobay.com.au&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Slider problem"</title>
			<link>http://www.kriesi.at/support/topic/slider-problem-3/page/2#post-83758</link>
			<pubDate>Tue, 13 Nov 2012 23:26:28 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">83758@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Alright. Would you please replace https with http for google maps? They start with this url &#60;a href=&#34;https://maps.gstatic.com/cat_js&#34; rel=&#34;nofollow&#34;&#62;https://maps.gstatic.com/cat_js&#60;/a&#62; or  &#60;a href=&#34;https://maps.google.com.au/maps.&#34; rel=&#34;nofollow&#34;&#62;https://maps.google.com.au/maps.&#60;/a&#62;. Are you inserting them directly or via a plugin? They are throwing 80 errors every time slider makes a complete turn .... just in case.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marko7 on "Slider problem"</title>
			<link>http://www.kriesi.at/support/topic/slider-problem-3/page/2#post-83755</link>
			<pubDate>Tue, 13 Nov 2012 22:17:44 +0000</pubDate>
			<dc:creator>marko7</dc:creator>
			<guid isPermaLink="false">83755@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Peter.&#60;br /&#62;
The problem only occurs in Safari.&#60;br /&#62;
I'm thinking I might just use something else instead of the slider.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Slider problem"</title>
			<link>http://www.kriesi.at/support/topic/slider-problem-3#post-83588</link>
			<pubDate>Tue, 13 Nov 2012 08:47:24 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">83588@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Did you try other browsers (Safari, Chrome, IE9/10, etc.)? &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
