<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>Smooth Scroll + Accordion = flying about the place&#8230; &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/smooth-scroll-accordion-flying-about-the-place/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/smooth-scroll-accordion-flying-about-the-place/feed/</link>
		<description></description>
		<lastBuildDate>Mon, 03 Nov 2025 19:31:21 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/smooth-scroll-accordion-flying-about-the-place/#post-180812</guid>
					<title><![CDATA[Smooth Scroll + Accordion = flying about the place&#8230;]]></title>
					<link>https://theme.co/archive/forums/topic/smooth-scroll-accordion-flying-about-the-place/#post-180812</link>
					<pubDate>Sun, 11 Jan 2015 19:54:05 +0000</pubDate>
					<dc:creator>Greg T</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, I was wondering if you had some code to fix the combination of these plugin/codes?</p>
<p>When Smooth Scroll is active, opening / closing accordion x-shortcode causes the pages to scroll up and down and looks quite&#8230; buggy. Is there a way to stop the movement?</p>
<p>Thank you<br />
Greg</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/smooth-scroll-accordion-flying-about-the-place/#post-180865</guid>
					<title><![CDATA[Reply To: Smooth Scroll + Accordion = flying about the place&#8230;]]></title>
					<link>https://theme.co/archive/forums/topic/smooth-scroll-accordion-flying-about-the-place/#post-180865</link>
					<pubDate>Sun, 11 Jan 2015 22:57:09 +0000</pubDate>
					<dc:creator>Alan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Greg,</p>
<p>I am not official support, but I suspect that you are experiencing known bug that I experienced.  The solution is further back in the forum, but to save you effort, here is the code to be placed in the customizer under Javascript:</p>
<p>jQuery( function($) {</p>
<p>$(document).on(&#8216;click&#8217;, &#8216;.x-accordion-toggle, .x-nav-tabs .x-nav-tabs-item a&#8217;, function( e ){<br />
$(&#8216;html, body&#8217;).stop();<br />
});</p>
<p>});</p>
<p>Hope this works for you. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/smooth-scroll-accordion-flying-about-the-place/#post-180883</guid>
					<title><![CDATA[Reply To: Smooth Scroll + Accordion = flying about the place&#8230;]]></title>
					<link>https://theme.co/archive/forums/topic/smooth-scroll-accordion-flying-about-the-place/#post-180883</link>
					<pubDate>Sun, 11 Jan 2015 23:38:52 +0000</pubDate>
					<dc:creator>Greg T</dc:creator>

					<description>
						<![CDATA[
						<p>Ah thank you! I did do a search but must have missed it, much appreciated :).</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/smooth-scroll-accordion-flying-about-the-place/#post-181058</guid>
					<title><![CDATA[Reply To: Smooth Scroll + Accordion = flying about the place&#8230;]]></title>
					<link>https://theme.co/archive/forums/topic/smooth-scroll-accordion-flying-about-the-place/#post-181058</link>
					<pubDate>Mon, 12 Jan 2015 08:25:30 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for chiming in Mark. Glad it helped Greg.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

