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

		<item>
			<title>Dude on "Avia Slider Issues"</title>
			<link>http://www.kriesi.at/support/topic/avia-slider-issues/page/2#post-104472</link>
			<pubDate>Fri, 05 Apr 2013 08:03:38 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">104472@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The slider works better now - I just noticed a small shift between the transitions. You can try to replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;ul id=&#38;quot;aviaslider&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;ul id=&#38;quot;aviaslider&#38;quot; class=&#38;quot;aviaslider&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;- otherwise the styling code of the slider doesn't work as expected.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>geobum on "Avia Slider Issues"</title>
			<link>http://www.kriesi.at/support/topic/avia-slider-issues#post-104431</link>
			<pubDate>Fri, 05 Apr 2013 01:33:02 +0000</pubDate>
			<dc:creator>geobum</dc:creator>
			<guid isPermaLink="false">104431@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dude, I added the code you posted into the style.css file and same issue :(.&#60;/p&#62;
&#60;p&#62;Nick, my hands are tied because the whole website rests on a shopping cart platform.  Aside from switching shopping carts, I'm locked into whatever arcane stuff the platform uses :(.&#60;/p&#62;
&#60;p&#62;Paul
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Help: How to change the width of sidebar and content area on Coalition theme?"</title>
			<link>http://www.kriesi.at/support/topic/help-how-to-change-the-width-of-sidebar-and-content-area-on-coalition-theme#post-104223</link>
			<pubDate>Thu, 04 Apr 2013 00:57:58 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">104223@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mindas,&#60;/p&#62;
&#60;p&#62;Glad we could help. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mindas on "Help: How to change the width of sidebar and content area on Coalition theme?"</title>
			<link>http://www.kriesi.at/support/topic/help-how-to-change-the-width-of-sidebar-and-content-area-on-coalition-theme#post-104196</link>
			<pubDate>Wed, 03 Apr 2013 18:47:38 +0000</pubDate>
			<dc:creator>mindas</dc:creator>
			<guid isPermaLink="false">104196@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great, thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Help: How to change the width of sidebar and content area on Coalition theme?"</title>
			<link>http://www.kriesi.at/support/topic/help-how-to-change-the-width-of-sidebar-and-content-area-on-coalition-theme#post-104111</link>
			<pubDate>Wed, 03 Apr 2013 02:06:49 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">104111@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mindas,&#60;/p&#62;
&#60;p&#62;You should change the width and height of the slider which is defined in functions.php. Kindly open wp-content/themes/coalition/functions.php and find this code:&#60;br /&#62;
&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;page&#38;#39;] 			= array(&#38;#39;width&#38;#39;=&#38;gt;610, &#38;#39;height&#38;#39;=&#38;gt;255);		// image for pages and one column portfolio&#60;/code&#62;&#60;br /&#62;
Replace 610 (width) to 680 and change the height value (you can put any value). Save it and use the Regenerate Thumbnails plugin to regenerate all your images. Hope this helps.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mindas on "Help: How to change the width of sidebar and content area on Coalition theme?"</title>
			<link>http://www.kriesi.at/support/topic/help-how-to-change-the-width-of-sidebar-and-content-area-on-coalition-theme#post-104083</link>
			<pubDate>Tue, 02 Apr 2013 21:53:37 +0000</pubDate>
			<dc:creator>mindas</dc:creator>
			<guid isPermaLink="false">104083@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi , I have edited quick css code as described above in order to reduce size of the side bar and match the width of the logo. Current dimensions 680px* 190px. But now all the content in contend page and the slider is narrower. Is it possible to adjust slider to the new size of content section? &#60;/p&#62;
&#60;p&#62;Many thanks in advance
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Avia Slider Issues"</title>
			<link>http://www.kriesi.at/support/topic/avia-slider-issues#post-103957</link>
			<pubDate>Tue, 02 Apr 2013 08:11:33 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">103957@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Wow! An ASP 3.0 website, I miss that language still. But I would consider switching to table-less design. It was very difficult to switch to css/div but Google Developer Tools make life a lot easier making changes than it was possible with tables. Good luck!&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Avia Slider Issues"</title>
			<link>http://www.kriesi.at/support/topic/avia-slider-issues#post-103941</link>
			<pubDate>Tue, 02 Apr 2013 06:23:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">103941@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62;Try to add following css code to your theme stylesheet:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;ul#aviaslider{
position: relative !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>geobum on "Avia Slider Issues"</title>
			<link>http://www.kriesi.at/support/topic/avia-slider-issues#post-103744</link>
			<pubDate>Sun, 31 Mar 2013 19:43:31 +0000</pubDate>
			<dc:creator>geobum</dc:creator>
			<guid isPermaLink="false">103744@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;sorry didn't want people to watch me trouble shoot on main page, so complete link to my slider &#34;woes&#34; is: &#60;a href=&#34;http://www.mykittyblock.com/slider_ep_41-1.html&#34; rel=&#34;nofollow&#34;&#62;http://www.mykittyblock.com/slider_ep_41-1.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;hopefully someone sees this and can help me soon.&#60;/p&#62;
&#60;p&#62;thanks&#60;/p&#62;
&#60;p&#62;paul
&#60;/p&#62;</description>
		</item>
		<item>
			<title>geobum on "Avia Slider Issues"</title>
			<link>http://www.kriesi.at/support/topic/avia-slider-issues#post-103740</link>
			<pubDate>Sun, 31 Mar 2013 17:52:39 +0000</pubDate>
			<dc:creator>geobum</dc:creator>
			<guid isPermaLink="false">103740@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Need some help with my slider.  I've made no special tweaks, just uploaded to ftp site and put files where they need to go.&#60;/p&#62;
&#60;p&#62;My issue is that the next image in the slide &#34;preloads&#34; on top of the page about half a second before loading in the appropriate spot.&#60;/p&#62;
&#60;p&#62;website address is &#60;a href=&#34;http://www.mykittyblock.com&#34; rel=&#34;nofollow&#34;&#62;http://www.mykittyblock.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;any help would be very much appreciated.&#60;/p&#62;
&#60;p&#62;Paul
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gideoncourtney on "Changing width of blog post"</title>
			<link>http://www.kriesi.at/support/topic/changing-width-of-blog-post#post-99796</link>
			<pubDate>Wed, 06 Mar 2013 12:48:21 +0000</pubDate>
			<dc:creator>gideoncourtney</dc:creator>
			<guid isPermaLink="false">99796@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks so much Nick, the css works great.&#60;/p&#62;
&#60;p&#62;I did what you suggested to resolve the button issue.  Turns out that under General - Reading - there was a conflict of home page allocation it was different there than I had done in the coalition theme settings.  Fixed now.  Thanks Again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Changing width of blog post"</title>
			<link>http://www.kriesi.at/support/topic/changing-width-of-blog-post#post-99772</link>
			<pubDate>Wed, 06 Mar 2013 09:51:17 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">99772@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Strange with the menu. Have you nominated the homepage and blog page only in Coalition &#38;gt; Theme Options ? Another place to do that is Settings &#38;gt; Writing , please make sure that nothing is set there. That is an anomaly. Could you check the settings I mentioned, then deactivate the plugins / flush browser cache, then please try a new template for the page. &#60;/p&#62;
&#60;p&#62;Please add this to /css/custom.css or to quick css to change size of the column&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .template-blog .entry-content {
width: 670px; /* was 350px before  */
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Help: How to change the width of sidebar and content area on Coalition theme?"</title>
			<link>http://www.kriesi.at/support/topic/help-how-to-change-the-width-of-sidebar-and-content-area-on-coalition-theme#post-99741</link>
			<pubDate>Wed, 06 Mar 2013 06:21:57 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">99741@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi gideoncourtney,&#60;/p&#62;
&#60;p&#62;I checked your site and it seems to be looking good and the width of the content is 690 and sidebar is 180. If you are still seeing 610, kindly clear the browser cache.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gideoncourtney on "Help: How to change the width of sidebar and content area on Coalition theme?"</title>
			<link>http://www.kriesi.at/support/topic/help-how-to-change-the-width-of-sidebar-and-content-area-on-coalition-theme#post-99720</link>
			<pubDate>Wed, 06 Mar 2013 01:12:43 +0000</pubDate>
			<dc:creator>gideoncourtney</dc:creator>
			<guid isPermaLink="false">99720@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Link is &#60;a href=&#34;http://www.flypressfilms.com&#34; rel=&#34;nofollow&#34;&#62;http://www.flypressfilms.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Help: How to change the width of sidebar and content area on Coalition theme?"</title>
			<link>http://www.kriesi.at/support/topic/help-how-to-change-the-width-of-sidebar-and-content-area-on-coalition-theme#post-99634</link>
			<pubDate>Tue, 05 Mar 2013 16:25:38 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">99634@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can you link us to that page? It depends on how you have the blog setup but it should be fixable with some css.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gideoncourtney on "Changing width of blog post"</title>
			<link>http://www.kriesi.at/support/topic/changing-width-of-blog-post#post-99605</link>
			<pubDate>Tue, 05 Mar 2013 13:23:21 +0000</pubDate>
			<dc:creator>gideoncourtney</dc:creator>
			<guid isPermaLink="false">99605@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Also can someone explain why when at &#60;a href=&#34;http://www.flypressfilms.com&#34; rel=&#34;nofollow&#34;&#62;http://www.flypressfilms.com&#60;/a&#62; when you click on the blog and the page loads that the &#34;Home&#34; link in the sidebar is highlighted after the load and not the &#34;blog&#34; link in the siderbar?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gideoncourtney on "Changing width of blog post"</title>
			<link>http://www.kriesi.at/support/topic/changing-width-of-blog-post#post-99603</link>
			<pubDate>Tue, 05 Mar 2013 13:20:27 +0000</pubDate>
			<dc:creator>gideoncourtney</dc:creator>
			<guid isPermaLink="false">99603@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;First thank you for the help.  It is so much apreciated!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.flypressfilms.com&#34; rel=&#34;nofollow&#34;&#62;http://www.flypressfilms.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Coalition theme used as pages.&#60;/p&#62;
&#60;p&#62;I changed the width of the sidebar and content area as per some help yesterday but the only issue I am still ahving is that the blog posts did not adjust to the new dimensions.&#60;/p&#62;
&#60;p&#62;The width of the blog post is still the old width of 610 pixels I would like it to be the new content area size of 690 pixels wide.&#60;/p&#62;
&#60;p&#62;Thanks you again.&#60;/p&#62;
&#60;p&#62;Gideon
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gideoncourtney on "Help: How to change the width of sidebar and content area on Coalition theme?"</title>
			<link>http://www.kriesi.at/support/topic/help-how-to-change-the-width-of-sidebar-and-content-area-on-coalition-theme#post-99517</link>
			<pubDate>Tue, 05 Mar 2013 02:38:39 +0000</pubDate>
			<dc:creator>gideoncourtney</dc:creator>
			<guid isPermaLink="false">99517@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Wow!  Thanks for the help you are a gentlemen and a scholar!&#60;/p&#62;
&#60;p&#62;Its looking good, last issue I seem to have is the width of the blog post is still the old width of 610 pixels not the new 690 pixels not sure why?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Help: How to change the width of sidebar and content area on Coalition theme?"</title>
			<link>http://www.kriesi.at/support/topic/help-how-to-change-the-width-of-sidebar-and-content-area-on-coalition-theme#post-99509</link>
			<pubDate>Tue, 05 Mar 2013 01:00:47 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">99509@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi gideoncourtney,&#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;.content {
    width: 610px;
}
.sidebar {
    width: 260px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then adjust the two values as needed so that they still equal 870px.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gideoncourtney on "Help: How to change the width of sidebar and content area on Coalition theme?"</title>
			<link>http://www.kriesi.at/support/topic/help-how-to-change-the-width-of-sidebar-and-content-area-on-coalition-theme#post-99385</link>
			<pubDate>Mon, 04 Mar 2013 16:02:32 +0000</pubDate>
			<dc:creator>gideoncourtney</dc:creator>
			<guid isPermaLink="false">99385@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like to change navigation sidebar size to 180 px wide and then have the content area larger.&#60;/p&#62;
&#60;p&#62;Still I would like the entire page to be centered in the browser window as it is presently.&#60;/p&#62;
&#60;p&#62;Please help.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Avia Slider Issues"</title>
			<link>http://www.kriesi.at/support/topic/avia-slider-issues#post-92174</link>
			<pubDate>Fri, 18 Jan 2013 00:10:53 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">92174@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;On the Featured Media there is &#34;Apply link to the image?&#34; option, you can select &#34;Link Manually&#34; then supply the URL. If you don't want any link select &#34;No Link&#34;.&#60;/p&#62;
&#60;p&#62;Can you give us a link to your website so that we can inspect the slider?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MikeChatfield on "Avia Slider Issues"</title>
			<link>http://www.kriesi.at/support/topic/avia-slider-issues#post-92090</link>
			<pubDate>Thu, 17 Jan 2013 16:07:09 +0000</pubDate>
			<dc:creator>MikeChatfield</dc:creator>
			<guid isPermaLink="false">92090@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry if this isn't in the right place but I don't seem to be able to find where to start a new topic OR find a topic which is answering my question and I don't have hours to search it out.&#60;/p&#62;
&#60;p&#62;I have purchased the Avia Slider and need to know these things:&#60;/p&#62;
&#60;p&#62;- How do I link the slides to other web-pages or remove the links?&#60;br /&#62;
- How do I change the width of the slider?&#60;/p&#62;
&#60;p&#62;Any help, links to answers etc. would be great thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Avia Slider Issues"</title>
			<link>http://www.kriesi.at/support/topic/avia-slider-issues#post-16633</link>
			<pubDate>Sat, 09 Apr 2011 14:08:19 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16633@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;There's something I didn't thought about first but another user reported same problem and found the obvious cause. If you use the unmodified version of custom.js the demo styleswitcher is included - that's why the slider interacts with the php variables (as I don't use the original custom.js I didn't thought of that first). Open up custom.js, find following code and delete it:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// the following stuff is only for the demo page to switch sliders
function demopage_switchslider()
{
	var param = window.location.href.substring(window.location.href.indexOf(&#38;#39;?&#38;#39;)+8);

	if(param != undefined &#38;amp;&#38;amp; param != &#38;#39;&#38;#39; &#38;amp;&#38;amp; window.location.href.indexOf(&#38;#39;?&#38;#39;) &#38;gt; 0)
	{
		$(&#38;#39;.aviaslider&#38;#39;).attr(&#38;#39;id&#38;#39;,param); //change the id of the slideshow depending on the url, so another slideshow gets applied
	}
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;//only needed for the demo page
demopage_switchslider();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;So basically the function call at the top and the function on the bottom of the file.&#60;/p&#62;
&#60;p&#62;I never used nivoSlider but I can ask Kriesi to comment on the differences. Very likely aviaslider offers more transitions, etc.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dopamin90 on "Avia Slider Issues"</title>
			<link>http://www.kriesi.at/support/topic/avia-slider-issues#post-16582</link>
			<pubDate>Fri, 08 Apr 2011 13:39:04 +0000</pubDate>
			<dc:creator>dopamin90</dc:creator>
			<guid isPermaLink="false">16582@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thats exactly what I did. I tried it on two of my wordpress projects. And it didnt work. Show me an example where it does work?&#60;/p&#62;
&#60;p&#62;Because I needed to complete my project I swiched to to the Nivo slider which is for free and does the same. Where is the difference between your slider and the slider of nivo?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Avia Slider Issues"</title>
			<link>http://www.kriesi.at/support/topic/avia-slider-issues#post-16555</link>
			<pubDate>Fri, 08 Apr 2011 05:57:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16555@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;As far as I know Aviaslider itself doesn't need php variables and doesn't care about them as long as you don't use the style switcher of the demo. So you can use the slider on any wp page (or other cms) without caring about php variables.&#60;/p&#62;
&#60;p&#62;Include following files in header.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;#39;text/javascript&#38;#39; src=&#38;#39;js/jquery.js&#38;#39;&#38;gt;&#38;lt;/script&#38;gt;
&#38;lt;script src=&#38;quot;js/prettyPhoto/js/jquery.prettyPhoto.js&#38;quot; type=&#38;quot;text/javascript&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;
&#38;lt;script type=&#38;#39;text/javascript&#38;#39; src=&#38;#39;js/jquery.aviaSlider.js&#38;#39;&#38;gt;&#38;lt;/script&#38;gt;
&#38;lt;script type=&#38;#39;text/javascript&#38;#39; src=&#38;#39;js/custom.js&#38;#39;&#38;gt;&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and your images like:&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://img716.imageshack.us/img716/6282/screenne.png&#34;&#62;&#60;/p&#62;
&#60;p&#62;That's it. The get variables shouldn't influence the script (I used it on several wp sites without problem).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dopamin90 on "Avia Slider Issues"</title>
			<link>http://www.kriesi.at/support/topic/avia-slider-issues#post-16492</link>
			<pubDate>Thu, 07 Apr 2011 14:18:45 +0000</pubDate>
			<dc:creator>dopamin90</dc:creator>
			<guid isPermaLink="false">16492@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;can I except an answer today? If not so I have to change to an other product.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dopamin90 on "Avia Slider Issues"</title>
			<link>http://www.kriesi.at/support/topic/avia-slider-issues#post-16476</link>
			<pubDate>Thu, 07 Apr 2011 08:33:56 +0000</pubDate>
			<dc:creator>dopamin90</dc:creator>
			<guid isPermaLink="false">16476@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yeah thats right, but wordpress is using an useful information with the &#34;page_id&#34;-GET-variable. So what should I do if I want to use the avia slider on an url with page_id-get?&#60;/p&#62;
&#60;p&#62;And why is your demo working with ?abx=abx but not with ?abx=abxxxx . What kind of usefull information is in abx which is not in abxxxx. For me it seems that the avilslider is not working with not predefined get-variables and get variables whiches names are longer than 3 chars or there values are longer than 3.&#60;/p&#62;
&#60;p&#62;In my research I come closer to an solution. I included the files without the &#34;.min&#34; in the filename and it's not working in this point&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;return this.each(function()
		{
			var slideWrapper = $(this),									//wrapper element
				slides = slideWrapper.find(options.slides),				//single slide container
				slideImages	= slides.find(&#38;#39;img&#38;#39;),						//slide image within container
				slideCount 	=	slides.length,							//number of slides&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;if I put an &#60;code&#62;alert(test);&#60;/code&#62; into the curved brackets it works without GET-var and it's not working with GET-var&#60;br /&#62;
...&#60;/p&#62;
&#60;p&#62;so what would you tell me to go on?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Avia Slider Issues"</title>
			<link>http://www.kriesi.at/support/topic/avia-slider-issues#post-16474</link>
			<pubDate>Thu, 07 Apr 2011 07:28:15 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16474@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
dopamin90 the concept of get variables is to submit useful information. You must append a variable which exists or calls a certain behaviour. I.e this link works: &#60;a href=&#34;http://aviathemes.com/aviaslider/?slider=diagonal-blocks&#34; rel=&#34;nofollow&#34;&#62;http://aviathemes.com/aviaslider/?slider=diagonal-blocks&#60;/a&#62; because the slider id exists. Appending something like: ?abx=abxxxxxx is just nonsense as long as the slider id doesn't exist. Conclusion is that the demo works correct :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dopamin90 on "Avia Slider Issues"</title>
			<link>http://www.kriesi.at/support/topic/avia-slider-issues#post-16473</link>
			<pubDate>Thu, 07 Apr 2011 06:45:06 +0000</pubDate>
			<dc:creator>dopamin90</dc:creator>
			<guid isPermaLink="false">16473@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;By the way it's also not worling on your demo:&#60;/p&#62;
&#60;p&#62;CHECK OUT:&#60;br /&#62;
&#60;a href=&#34;http://aviathemes.com/aviaslider/?abx=abxxxxxx&#34; rel=&#34;nofollow&#34;&#62;http://aviathemes.com/aviaslider/?abx=abxxxxxx&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dopamin90 on "Avia Slider Issues"</title>
			<link>http://www.kriesi.at/support/topic/avia-slider-issues#post-16446</link>
			<pubDate>Wed, 06 Apr 2011 17:13:54 +0000</pubDate>
			<dc:creator>dopamin90</dc:creator>
			<guid isPermaLink="false">16446@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have the same problem and I figured out what the reason is. The GET-Variables in Worpress:&#60;/p&#62;
&#60;p&#62;For example: &#60;a href=&#34;http://www.houseofmax.de/mds/wordpress&#34; rel=&#34;nofollow&#34;&#62;http://www.houseofmax.de/mds/wordpress&#60;/a&#62; -&#38;gt; Startpage --&#38;gt; everything is fine --&#38;gt; clicking on &#34;referenzen&#34; --&#38;gt; it's not working&#60;br /&#62;
the rason ist that wordpress generates an ?page_id=y behind the url. So ...&#60;br /&#62;
TRY IT OUT&#60;br /&#62;
startpage with suffix ?testvar=ab ---&#38;gt; not working (e.g.:www.houseofmax.de/mds/wordpress/?testvar=ab)&#60;br /&#62;
startpage with suffix ?abx=ab --&#38;gt; working&#60;br /&#62;
startpage with suffix ?abx=abxxxxxxx --&#38;gt; not working&#60;/p&#62;
&#60;p&#62;what is the reason for that?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
