<?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 - Topic: WP Newcast and aviaslider, images do not match</title>
		<link>http://www.kriesi.at/support/topic/wp-newcast-and-aviaslider-images-do-not-match</link>
		<description>Support Forum - Topic: WP Newcast and aviaslider, images do not match</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 01:16:46 +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/topic/wp-newcast-and-aviaslider-images-do-not-match" rel="self" type="application/rss+xml" />

		<item>
			<title>rrivero0 on "WP Newcast and aviaslider, images do not match"</title>
			<link>http://www.kriesi.at/support/topic/wp-newcast-and-aviaslider-images-do-not-match#post-37120</link>
			<pubDate>Tue, 10 Jan 2012 02:13:09 +0000</pubDate>
			<dc:creator>rrivero0</dc:creator>
			<guid isPermaLink="false">37120@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, buy the aviaslider, and I tried to follow the instructions given in the forum to install WP, and&#60;br /&#62;
I managed to get the images change, but do not appear in the same place so the effect is not well&#60;br /&#62;
I have installed the theme Newcast 4 in 1, which is excellent, but I want to add this effect to internal pages aviation,&#60;br /&#62;
if you could tell me I'm doing wrong?, not where I place files that brings aviaslider folder, I place it inside WP plugins now Nose to do because there are two Newcast custom.js and that of the aviaslider must be put together?&#60;/p&#62;
&#60;p&#62;This is the blog to see what happens: &#60;a href=&#34;http://www.epicatours.byethost32.com/?page_id=313&#34; rel=&#34;nofollow&#34;&#62;http://www.epicatours.byethost32.com/?page_id=313&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and this is the code I put on the page&#60;/p&#62;
&#60;p&#62;&#38;lt;!-- JAVASCRIPT GOES HERE --&#38;gt;&#60;br /&#62;
&#38;lt;script type=&#34;text/javascript&#34; src=&#34;http://www.epicatours.byethost32.com/wp-content/plugins/aviaslider/html/js/jquery.js&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;!--this file includes the aviaslider: --&#38;gt;&#60;br /&#62;
&#38;lt;script type=&#34;text/javascript&#34; src=&#34;http://www.epicatours.byethost32.com/wp-content/plugins/aviaslider/html/js/jquery.aviaSlider.js&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;!-- lightbox CSS --&#38;gt;&#60;br /&#62;
&#38;lt;link rel=&#34;stylesheet&#34; href=&#34;http://www.epicatours.byethost32.com/wp-content/plugins/aviaslider/html/js/prettyPhoto/css/prettyPhoto.css&#34; type=&#34;text/css&#34; media=&#34;screen&#34; /&#38;gt; &#38;lt;script src=&#34;http://www.epicatours.byethost32.com/wp-content/plugins/aviaslider/html/js/prettyPhoto/js/jquery.prettyPhoto.js&#34; type=&#34;text/javascript&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;script type=&#34;text/javascript&#34; charset=&#34;utf-8&#34;&#38;gt;&#60;br /&#62;
  $(document).ready(function(){&#60;br /&#62;
    $(&#34;a[rel^='prettyPhoto']&#34;).prettyPhoto();&#60;br /&#62;
  });&#60;br /&#62;
&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;script type='text/javascript'&#38;gt; jQuery(document).ready(function(){ //activate the lightbox jQuery('a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg]').prettyPhoto({theme: &#34;light_square&#34;}); // here you can see the slide options I used in the demo page. depending on the id of the slider aifferent&#60;br /&#62;
 jQuery('#slider').aviaSlider({&#60;br /&#62;
	blockSize: {height: 80, width:80},&#60;br /&#62;
	transition: 'slide',&#60;br /&#62;
	display: 'all',&#60;br /&#62;
	transitionOrder: ['diagonaltop', 'diagonalbottom','topleft', 'bottomright', 'random']&#60;br /&#62;
}); }); &#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;div id=&#34;incontent&#34;&#38;gt;&#60;br /&#62;
    &#38;lt;ul class='aviaSlider' id=&#34;slider&#34;&#38;gt;&#60;/p&#62;
&#60;li&#62;&#60;a href=&#34;images/slides/1.jpg&#34; title=&#34;&#34;&#62;&#60;img src=&#34;images/slides/1.jpg&#34; alt=&#34;&#34; /&#62;&#60;/a&#62;&#60;/li&#62;
&#60;li&#62;&#60;a href=&#34;images/slides/2.jpg&#34; title=&#34;&#34;&#62;&#60;img src=&#34;images/slides/2.jpg&#34; alt=&#34;A heading of your choice &#34; /&#62;&#60;/a&#62;&#60;/li&#62;
&#60;li&#62;&#60;a href=&#34;images/slides/5.jpg&#34; title=&#34;&#34;&#62;&#60;img src=&#34;images/slides/3.jpg&#34; alt=&#34;Another heading :: &#34; /&#62;&#60;/a&#62;&#60;/li&#62;
&#60;li&#62;&#60;a href=&#34;images/slides/4.jpg&#34; title=&#34;&#34;&#62;&#60;img src=&#34;images/slides/4.jpg&#34; alt=&#34;No Heading, just a line of content&#34; /&#62;&#60;/a&#62;&#60;/li&#62;
&#60;li&#62;&#60;a href=&#34;images/slides/5.jpg&#34; title=&#34;&#34;&#62;&#60;img src=&#34;images/slides/5.jpg&#34; alt=&#34;&#34; /&#62;&#60;/a&#62;&#60;/li&#62;
&#60;p&#62;&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;Thank you very much for your help
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
