<?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: Portfolio Archive Not Loading Correcting Dates</title>
		<link>http://www.kriesi.at/support/topic/portfolio-archive-not-loading-correcting-dates</link>
		<description>Support Forum - Topic: Portfolio Archive Not Loading Correcting Dates</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 06:32:45 +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/portfolio-archive-not-loading-correcting-dates" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Portfolio Archive Not Loading Correcting Dates"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-archive-not-loading-correcting-dates#post-82202</link>
			<pubDate>Sun, 04 Nov 2012 16:21:52 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">82202@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Kate,&#60;/p&#62;
&#60;p&#62;Glad that this is resolved. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cutecreations on "Portfolio Archive Not Loading Correcting Dates"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-archive-not-loading-correcting-dates#post-82187</link>
			<pubDate>Sun, 04 Nov 2012 10:35:42 +0000</pubDate>
			<dc:creator>cutecreations</dc:creator>
			<guid isPermaLink="false">82187@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick&#60;/p&#62;
&#60;p&#62;Fixed using this thread: &#60;a href=&#34;http://www.kriesi.at/support/topic/archive-sidebar&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/archive-sidebar&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I think I will go without using archives altogether :-)&#60;/p&#62;
&#60;p&#62;Kind regards&#60;/p&#62;
&#60;p&#62;Kate
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cutecreations on "Portfolio Archive Not Loading Correcting Dates"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-archive-not-loading-correcting-dates#post-82185</link>
			<pubDate>Sun, 04 Nov 2012 10:12:15 +0000</pubDate>
			<dc:creator>cutecreations</dc:creator>
			<guid isPermaLink="false">82185@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick&#60;/p&#62;
&#60;p&#62;Thank you that has removed the archives from the portfolio pages but now the blog page is showing the list of pages, archives and categories in the sidebar even though the only thing which is showing in the blog widgets is archives: &#60;a href=&#34;http://www.cutecreations.co.uk/blog/&#34; rel=&#34;nofollow&#34;&#62;http://www.cutecreations.co.uk/blog/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Kind regards&#60;/p&#62;
&#60;p&#62;Kate
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Portfolio Archive Not Loading Correcting Dates"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-archive-not-loading-correcting-dates#post-82134</link>
			<pubDate>Sat, 03 Nov 2012 21:30:15 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">82134@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Ok, this is just about the abnormally large images. Please add this to custom css.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.archive div.slideshow_container {
max-width: 296px !important;
max-height: 210px !important;
}

#top.archive div.slideshow {
max-width: 296px !important;
max-height: 210px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Now just remove that archive widget that redirects to homepage, and create a custom menu which shows all the categories and put it there instead of the months, and it will look fine.&#60;/p&#62;
&#60;p&#62;Just in case this will get rid of the faulty months menu from the archive pages,&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#archives-2 {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and instead stick a widget there, since the page doesn't exist in the sense you can edit it, you can target the widget to that page using Widget Logic &#60;a href=&#34;http://wordpress.org/extend/plugins/widget-logic/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/widget-logic/&#60;/a&#62; .. after installing it, you will get a text box on bottom of every widget in backend, and to target this particular page, which is taxonomy archive, just add the conditional tag below to that text box&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;is_tax()&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And the widget will take the place of the dysfunctional Months.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cutecreations on "Portfolio Archive Not Loading Correcting Dates"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-archive-not-loading-correcting-dates#post-81937</link>
			<pubDate>Fri, 02 Nov 2012 09:29:41 +0000</pubDate>
			<dc:creator>cutecreations</dc:creator>
			<guid isPermaLink="false">81937@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin&#60;/p&#62;
&#60;p&#62;Is there a way to remove this archives from the portfolio pages then?&#60;/p&#62;
&#60;p&#62;Also I noticed on the blog pages that the archives go to the homepage when clicked on: &#60;a href=&#34;http://www.cutecreations.co.uk/blog/&#34; rel=&#34;nofollow&#34;&#62;http://www.cutecreations.co.uk/blog/&#60;/a&#62;&#60;br /&#62;
How can this be fixed?&#60;/p&#62;
&#60;p&#62;Kind regards&#60;/p&#62;
&#60;p&#62;Kate
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Portfolio Archive Not Loading Correcting Dates"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-archive-not-loading-correcting-dates#post-81812</link>
			<pubDate>Thu, 01 Nov 2012 14:15:37 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">81812@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Kate,&#60;/p&#62;
&#60;p&#62;I guess I didn't explain well enough before, custom post types (portfolio in this case) can not duplicate the normal post type archive functions. So no sorting by year/date unless it gets custom coded in that way.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cutecreations on "Portfolio Archive Not Loading Correcting Dates"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-archive-not-loading-correcting-dates#post-81562</link>
			<pubDate>Tue, 30 Oct 2012 16:28:23 +0000</pubDate>
			<dc:creator>cutecreations</dc:creator>
			<guid isPermaLink="false">81562@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Nick I will try that.&#60;/p&#62;
&#60;p&#62;Nothing has resolved the archive issue though I'm afraid.&#60;/p&#62;
&#60;p&#62;Kind regards&#60;/p&#62;
&#60;p&#62;Kate
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Portfolio Archive Not Loading Correcting Dates"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-archive-not-loading-correcting-dates#post-80691</link>
			<pubDate>Mon, 22 Oct 2012 21:57:23 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">80691@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;This is caused primarily due to the difference in proportion in your starting images. I am not sure what you wanted there originally, but you can try this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.slideshow.fade_slider {
max-height: 210px;
width: 44% !important;
height: 210px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If it won't work, which is highly possible. You would need to install this plugin, &#60;a href=&#34;http://wordpress.org/extend/plugins/simple-image-sizes/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/simple-image-sizes/&#60;/a&#62; which will take all the dimensions found in the theme and place them in Settings &#38;gt; Media. So you won't have to edit functions.php again. It also comes with a regenerator. But most important you will be able to set the settings much more easier.you basically uploaded an image that was smaller than the width and height you defined. &#60;/p&#62;
&#60;p&#62;Please let us know how it went.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cutecreations on "Portfolio Archive Not Loading Correcting Dates"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-archive-not-loading-correcting-dates#post-80565</link>
			<pubDate>Sun, 21 Oct 2012 19:27:22 +0000</pubDate>
			<dc:creator>cutecreations</dc:creator>
			<guid isPermaLink="false">80565@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin&#60;/p&#62;
&#60;p&#62;I'm afraid neither of those have worked.&#60;/p&#62;
&#60;p&#62;Kind regards&#60;/p&#62;
&#60;p&#62;Kate
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Portfolio Archive Not Loading Correcting Dates"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-archive-not-loading-correcting-dates#post-80499</link>
			<pubDate>Sat, 20 Oct 2012 14:36:23 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">80499@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Kate,&#60;/p&#62;
&#60;p&#62;The sidebar is independent of the portfolio archive. So you would need to add a widget into the sidebar for 'display everywhere' that you would want to appear next to the archive.&#60;/p&#62;
&#60;p&#62;Try opening includes&#38;gt;format-standard.php and replace:&#60;br /&#62;
&#60;code&#62;$slider = new avia_slideshow(get_the_ID());&#60;/code&#62;&#60;br /&#62;
with&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$slider = new avia_slideshow(get_the_ID());
				$slider-&#38;gt;setImageSize(&#38;#39;fullsize&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cutecreations on "Portfolio Archive Not Loading Correcting Dates"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-archive-not-loading-correcting-dates#post-80370</link>
			<pubDate>Fri, 19 Oct 2012 16:12:23 +0000</pubDate>
			<dc:creator>cutecreations</dc:creator>
			<guid isPermaLink="false">80370@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;br /&#62;
I have a couple of questions:&#60;/p&#62;
&#60;p&#62;1. My site is now live but if I click on a portfolio entry, and click one of it's categories e.g. digital art, the dates in the sidebar are the same dates as the blog and do not correspond to any of the dates of when the portfolio pieces were published. How can I change this??&#60;/p&#62;
&#60;p&#62;2. As you can see from the link below, it pulls in the thumbnails and enlarges them which is making them blurry. Can I get it to pull a different sized image at all?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.cutecreations.co.uk/portfolio_entries/digital-art/&#34; rel=&#34;nofollow&#34;&#62;http://www.cutecreations.co.uk/portfolio_entries/digital-art/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Kind regards&#60;/p&#62;
&#60;p&#62;Kate
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
