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

		<item>
			<title>Dude on "PORTFOLIO SORT ORDER - REVERSE CHRONOLOGICAL"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-sort-order-reverse-chronological-1#post-86192</link>
			<pubDate>Sun, 02 Dec 2012 18:51:25 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">86192@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; The second post in this thread answers your question :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot on "PORTFOLIO SORT ORDER - REVERSE CHRONOLOGICAL"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-sort-order-reverse-chronological-1#post-86191</link>
			<pubDate>Sun, 02 Dec 2012 18:09:19 +0000</pubDate>
			<dc:creator>hotspot</dc:creator>
			<guid isPermaLink="false">86191@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there, i want the portfolio items to sort by de date the item was created (like blog posts also work). How can I achieve this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "PORTFOLIO SORT ORDER - REVERSE CHRONOLOGICAL"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-sort-order-reverse-chronological-1#post-82336</link>
			<pubDate>Mon, 05 Nov 2012 17:12:00 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">82336@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that worked for you :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>coopernico46 on "PORTFOLIO SORT ORDER - REVERSE CHRONOLOGICAL"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-sort-order-reverse-chronological-1#post-82323</link>
			<pubDate>Mon, 05 Nov 2012 16:25:03 +0000</pubDate>
			<dc:creator>coopernico46</dc:creator>
			<guid isPermaLink="false">82323@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude, It's work.&#60;/p&#62;
&#60;p&#62;Thanks very much.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "PORTFOLIO SORT ORDER - REVERSE CHRONOLOGICAL"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-sort-order-reverse-chronological-1#post-81782</link>
			<pubDate>Thu, 01 Nov 2012 08:13:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">81782@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; In flashlight/includes/helper-slideshow.php search for following code (there're several occurences):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;#39;order&#38;#39; =&#38;gt; &#38;#39;ASC&#38;#39;,&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and replace it with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;#39;order&#38;#39; =&#38;gt; &#38;#39;DESC&#38;#39;,&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>coopernico46 on "PORTFOLIO SORT ORDER - REVERSE CHRONOLOGICAL"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-sort-order-reverse-chronological-1#post-81718</link>
			<pubDate>Wed, 31 Oct 2012 15:51:40 +0000</pubDate>
			<dc:creator>coopernico46</dc:creator>
			<guid isPermaLink="false">81718@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude&#60;br /&#62;
But with this code I see my albums (portfolio entrys) into &#34;Portfolio&#34; sort by ASC or DESC, but how can I order the images into each portfolio entry to see first the last image added to that Portfolio entry?&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "PORTFOLIO SORT ORDER - REVERSE CHRONOLOGICAL"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-sort-order-reverse-chronological-1#post-81694</link>
			<pubDate>Wed, 31 Oct 2012 13:33:14 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">81694@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Flashlight does not support the avia_action_query_check hook. Instead open up flashlight/includes/loop-portfolio.php and replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(isset($avia_config[&#38;#39;new_query&#38;#39;])) { query_posts($avia_config[&#38;#39;new_query&#38;#39;]); }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(isset($avia_config[&#38;#39;new_query&#38;#39;])) {
    $avia_config[&#38;#39;new_query&#38;#39;][&#38;#39;orderby&#38;#39;] = &#38;quot;date&#38;quot;;
    $avia_config[&#38;#39;new_query&#38;#39;][&#38;#39;order&#38;#39;] = &#38;quot;DESC&#38;quot;;
    query_posts($avia_config[&#38;#39;new_query&#38;#39;]);
 }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can replace DESC with ASC if you'd like to change the order.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>coopernico46 on "PORTFOLIO SORT ORDER - REVERSE CHRONOLOGICAL"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-sort-order-reverse-chronological-1#post-81593</link>
			<pubDate>Tue, 30 Oct 2012 20:09:31 +0000</pubDate>
			<dc:creator>coopernico46</dc:creator>
			<guid isPermaLink="false">81593@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I´m trying to follow your instruccion (see post &#60;a href=&#34;http://www.kriesi.at/support/topic/portfolio-sort-order-reverse-chronological)&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/portfolio-sort-order-reverse-chronological)&#60;/a&#62; but when i add that code to the bottom of public_html/amateurdigitalphoto/wp-includes/functions.php&#60;/p&#62;
&#60;p&#62; `&#60;br /&#62;
function loop_portfolio_query( $location )&#60;br /&#62;
{&#60;br /&#62;
   if ( $location == 'loop-portfolio' )&#60;br /&#62;
    {&#60;br /&#62;
        global $avia_config;&#60;br /&#62;
         if(isset($avia_config['new_query'])) {&#60;br /&#62;
            $avia_config['new_query']['orderby'] = &#34;date&#34;;&#60;br /&#62;
            $avia_config['new_query']['order'] = &#34;DESC&#34;;&#60;br /&#62;
            query_posts($avia_config['new_query']);&#60;br /&#62;
         }&#60;br /&#62;
   }&#60;br /&#62;
}&#60;br /&#62;
add_action( 'avia_action_query_check' , 'loop_portfolio_query', 10, 1 );&#60;/p&#62;
&#60;p&#62; `&#60;/p&#62;
&#60;p&#62;I can´t see my web, when i write &#60;a href=&#34;http://www.amateurdigitalphoto.com&#34; rel=&#34;nofollow&#34;&#62;http://www.amateurdigitalphoto.com&#60;/a&#62; google tell me &#34;Error de HTTP 500 (Internal Server Error)&#34;&#60;/p&#62;
&#60;p&#62;I try with this variation&#60;/p&#62;
&#60;p&#62; `&#60;br /&#62;
function loop_portfolio_query( $location )&#60;br /&#62;
{&#60;br /&#62;
   if ( $location == 'loop-portfolio' )&#60;br /&#62;
    {&#60;br /&#62;
        global $avia_config;&#60;br /&#62;
         if(isset($avia_config['new_query'])) {&#60;br /&#62;
            $avia_config['new_query']['orderby'] = &#34;date&#34;;&#60;br /&#62;
            $avia_config['new_query']['order'] = &#34;DESC&#34;;&#60;br /&#62;
            query_posts($avia_config['new_query']);&#60;br /&#62;
         }&#60;br /&#62;
   }&#60;br /&#62;
add_action( 'avia_action_query_check' , 'loop_portfolio_query', 10, 1 );&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62; `&#60;/p&#62;
&#60;p&#62;When i do that i'm able to see my web but the order of the photos are the same (first older photo and the newest photo at last)&#60;/p&#62;
&#60;p&#62;Can you help me with this.&#60;/p&#62;
&#60;p&#62;Thanks in advance
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Reverse Hover effect"</title>
			<link>http://www.kriesi.at/support/topic/reverse-hover-effect#post-56802</link>
			<pubDate>Mon, 21 May 2012 11:48:47 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">56802@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Glad that it works. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>theorhodes on "Reverse Hover effect"</title>
			<link>http://www.kriesi.at/support/topic/reverse-hover-effect#post-56642</link>
			<pubDate>Sat, 19 May 2012 07:36:47 +0000</pubDate>
			<dc:creator>theorhodes</dc:creator>
			<guid isPermaLink="false">56642@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It works! the Dude has done it, cheers!&#60;br /&#62;
Theo
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Reverse Hover effect"</title>
			<link>http://www.kriesi.at/support/topic/reverse-hover-effect#post-56569</link>
			<pubDate>Fri, 18 May 2012 14:47:33 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">56569@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Let us know if it doesn't work for you. Otherwise, glad Dude was able to provide a solution :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>theorhodes on "Reverse Hover effect"</title>
			<link>http://www.kriesi.at/support/topic/reverse-hover-effect#post-56533</link>
			<pubDate>Fri, 18 May 2012 09:07:29 +0000</pubDate>
			<dc:creator>theorhodes</dc:creator>
			<guid isPermaLink="false">56533@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks so much for that!! I'll try it as soon as back home!&#60;br /&#62;
Cheers&#60;br /&#62;
Theo
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kestrelnetwork on "Reverse Hover effect"</title>
			<link>http://www.kriesi.at/support/topic/reverse-hover-effect#post-56167</link>
			<pubDate>Tue, 15 May 2012 14:50:12 +0000</pubDate>
			<dc:creator>kestrelnetwork</dc:creator>
			<guid isPermaLink="false">56167@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This works for me - thank you, Mr Dude.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Reverse Hover effect"</title>
			<link>http://www.kriesi.at/support/topic/reverse-hover-effect#post-55883</link>
			<pubDate>Sun, 13 May 2012 06:53:30 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">55883@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In js/aviapoly.js replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$(&#38;quot;.greyscale-active&#38;quot;).delegate(&#38;quot;.flex_column&#38;quot;, &#38;quot;mouseenter&#38;quot;, function()
					{
						var column 	= $(this), image = column.find(&#38;#39;.greyscale-image&#38;#39;);
					  	image.stop().animate({opacity:0},animTime);
					}
					).delegate(&#38;quot;.flex_column&#38;quot;, &#38;quot;mouseleave&#38;quot;, function()
					{
						var column 	= $(this), image = column.find(&#38;#39;.greyscale-image&#38;#39;);
					  	image.stop().animate({opacity:1},animTime);
					});&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$(&#38;quot;.greyscale-active&#38;quot;).delegate(&#38;quot;.flex_column&#38;quot;, &#38;quot;mouseenter&#38;quot;, function()
					{
						var column 	= $(this), image = column.find(&#38;#39;.greyscale-image&#38;#39;);
					  	image.stop().animate({opacity:1},animTime);
					}
					).delegate(&#38;quot;.flex_column&#38;quot;, &#38;quot;mouseleave&#38;quot;, function()
					{
						var column 	= $(this), image = column.find(&#38;#39;.greyscale-image&#38;#39;);
					  	image.stop().animate({opacity:0},animTime);
					});&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and add following code to css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.greyscale-image{
opacity: 0;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>theorhodes on "Reverse Hover effect"</title>
			<link>http://www.kriesi.at/support/topic/reverse-hover-effect#post-55488</link>
			<pubDate>Thu, 10 May 2012 08:03:29 +0000</pubDate>
			<dc:creator>theorhodes</dc:creator>
			<guid isPermaLink="false">55488@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I know this has ben raised in several other threads but has anyone come up with a solution as to how to reverse the portfolio hover effect, the code changes given, as others have said, don't seem to work, the thumbnails appear as greyscale until they are rolled over then the reverse effect seems to work i.e colour to greyscale. Any help would be much appreciated as this is the final piece of the puzzle for me!&#60;br /&#62;
Thanks in advance&#60;br /&#62;
Theo
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Reverse order of Flexible Grid gallery?"</title>
			<link>http://www.kriesi.at/support/topic/reverse-order-of-flexible-grid-gallery#post-38719</link>
			<pubDate>Wed, 25 Jan 2012 21:47:02 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">38719@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
open up flashlight/includes/helper-slideshow.php and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$attachments = get_children(array(&#38;#39;post_parent&#38;#39; =&#38;gt; $attachment_holder[&#38;#39;ID&#38;#39;],
                        &#38;#39;post_status&#38;#39; =&#38;gt; &#38;#39;inherit&#38;#39;,
                        &#38;#39;post_type&#38;#39; =&#38;gt; &#38;#39;attachment&#38;#39;,
                        &#38;#39;post_mime_type&#38;#39; =&#38;gt; &#38;#39;image&#38;#39;,
                        &#38;#39;order&#38;#39; =&#38;gt; &#38;#39;ASC&#38;#39;,
                        &#38;#39;orderby&#38;#39; =&#38;gt; &#38;#39;menu_order ID&#38;#39;));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$attachments = get_children(array(&#38;#39;post_parent&#38;#39; =&#38;gt; $attachment_holder[&#38;#39;ID&#38;#39;],
                        &#38;#39;post_status&#38;#39; =&#38;gt; &#38;#39;inherit&#38;#39;,
                        &#38;#39;post_type&#38;#39; =&#38;gt; &#38;#39;attachment&#38;#39;,
                        &#38;#39;post_mime_type&#38;#39; =&#38;gt; &#38;#39;image&#38;#39;,
                        &#38;#39;order&#38;#39; =&#38;gt; &#38;#39;DESC&#38;#39;,
                        &#38;#39;orderby&#38;#39; =&#38;gt; &#38;#39;menu_order ID&#38;#39;));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This should reverse the order.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>spiteyourface on "Reverse order of Flexible Grid gallery?"</title>
			<link>http://www.kriesi.at/support/topic/reverse-order-of-flexible-grid-gallery#post-38689</link>
			<pubDate>Wed, 25 Jan 2012 17:12:27 +0000</pubDate>
			<dc:creator>spiteyourface</dc:creator>
			<guid isPermaLink="false">38689@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
Like the title says, is there a way to reverse the order of a flexible grid gallery in Flashlight, so that it displays newest images first (top) and oldest last (bottom)?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
