<?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: Please Help! Product Pages skipping content</title>
		<link>http://www.kriesi.at/support/topic/please-help-product-pages-skipping-content</link>
		<description>Support Forum - Topic: Please Help! Product Pages skipping content</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 21:38:56 +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/please-help-product-pages-skipping-content" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Please Help! Product Pages skipping content"</title>
			<link>http://www.kriesi.at/support/topic/please-help-product-pages-skipping-content#post-59798</link>
			<pubDate>Tue, 12 Jun 2012 08:02:34 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">59798@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad you found a solution for this. &#60;/p&#62;
&#60;p&#62;This might help other users with the same problem.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pawoodster on "Please Help! Product Pages skipping content"</title>
			<link>http://www.kriesi.at/support/topic/please-help-product-pages-skipping-content#post-59653</link>
			<pubDate>Mon, 11 Jun 2012 05:36:19 +0000</pubDate>
			<dc:creator>pawoodster</dc:creator>
			<guid isPermaLink="false">59653@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I found a solution that works for me for now. Instead of using the woocommerce tabs, I just made my own tabs from the tabs button included with this theme and put them in the short description area of the product page. I only used the short description area for my content and didn't use the other description box at all. I then deactivated the reviews. Now it doesn't jump down the page to reviews or the descriptions tab since neither exist.&#60;/p&#62;
&#60;p&#62; It will load the page correctly now, however, if I scroll down the page and hit my refresh button, it loads the page wherever I left it. If I scrolled down to the related products for example, it will refresh the page in that same spot, not the top of the page which I thought was strange. Maybe something to do with cookies? No idea, but at least it's somewhat working now.&#60;/p&#62;
&#60;p&#62;Now if I can just get a vertical dropdown menu to work with this theme, I'll be over the moon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pawoodster on "Please Help! Product Pages skipping content"</title>
			<link>http://www.kriesi.at/support/topic/please-help-product-pages-skipping-content#post-59551</link>
			<pubDate>Sun, 10 Jun 2012 03:32:21 +0000</pubDate>
			<dc:creator>pawoodster</dc:creator>
			<guid isPermaLink="false">59551@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Anyone?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pawoodster on "Please Help! Product Pages skipping content"</title>
			<link>http://www.kriesi.at/support/topic/please-help-product-pages-skipping-content#post-59525</link>
			<pubDate>Sat, 09 Jun 2012 17:27:43 +0000</pubDate>
			<dc:creator>pawoodster</dc:creator>
			<guid isPermaLink="false">59525@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No, unfortunately that didn't work. Still skipping. Any other suggestions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Please Help! Product Pages skipping content"</title>
			<link>http://www.kriesi.at/support/topic/please-help-product-pages-skipping-content#post-59430</link>
			<pubDate>Sat, 09 Jun 2012 03:28:28 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">59430@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Please go to your header.php and look for this code.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!-- custom.css file: use this file to add your own styles and overwrite the theme defaults --&#38;gt;
&#38;lt;link rel=&#38;quot;stylesheet&#38;quot; href=&#38;quot;&#38;lt;?php echo get_bloginfo(&#38;#39;template_url&#38;#39;); ?&#38;gt;/css/custom.css&#38;quot; type=&#38;quot;text/css&#38;quot; media=&#38;quot;screen&#38;quot;/&#38;gt;
&#38;lt;!--[if lt IE 8]&#38;gt;
&#38;lt;style type=&#38;#39;text/css&#38;#39;&#38;gt; .one_fourth	{ width:21.5%;} div{zoom:1;}&#38;lt;/style&#38;gt;
&#38;lt;![endif]--&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Place this script above&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
	setTimeout(function() {
	  if(location.hash) {
		window.scrollTo(0, 0);
	  }
	}, 1);
	&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I hope it works.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pawoodster on "Please Help! Product Pages skipping content"</title>
			<link>http://www.kriesi.at/support/topic/please-help-product-pages-skipping-content#post-59407</link>
			<pubDate>Fri, 08 Jun 2012 22:54:31 +0000</pubDate>
			<dc:creator>pawoodster</dc:creator>
			<guid isPermaLink="false">59407@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;When I go to a single product page, it's automatically jumping to the product description and redirects the page url to #tab description. It skips the short description at the top of the page. I saw someone else had this problem and tried the quick CSS code given but it didn't work.&#60;/p&#62;
&#60;p&#62;.dual-sidebar .related.products .content {&#60;br /&#62;
margin-left: 0;&#60;br /&#62;
}&#60;br /&#62;
I also disabled all plugins but it's still jumping down the page. Please help! Here is the url (please remove after looking thanks)&#60;br /&#62;
&#60;a href=&#34;http://188.65.112.30/~jpsmachi/product/rico-hydraulic-cnc-press-brake-model-prcb-synchro/#tab-description&#34; rel=&#34;nofollow&#34;&#62;http://188.65.112.30/~jpsmachi/product/rico-hydraulic-cnc-press-brake-model-prcb-synchro/#tab-description&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
