<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Content swiping away (Ajax refreshing issue?)</title>
		<link>http://www.themolitor.com/forums/topic/content-swiping-away-ajax-refreshing-issue</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Content swiping away (Ajax refreshing issue?)</description>
		<language>en-US</language>
		<pubDate>Mon, 04 May 2026 14:54:57 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/content-swiping-away-ajax-refreshing-issue" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Content swiping away (Ajax refreshing issue?)"</title>
			<link>http://www.themolitor.com/forums/topic/content-swiping-away-ajax-refreshing-issue#post-39831</link>
			<pubDate>Fri, 22 Jul 2016 09:45:36 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">39831@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Just to clarify, there most certainly are no bugs here. This issue in this thread pertains to a limitation of the AJAX process to "know" what scripts/etc the content that it grabs may require.</p>
<p>Nocturnal was built from the very beginning as a way to showcase music. I realized very early in the planning of this theme that it needed to utilize AJAX so that the audio would continuously play while the user navigated the site.</p>
<p>AJAX is a very robust process. It allows content from different pages to be displayed on the current page. The side effect to this is the inability to anticipate dynamic scripts that exist on those pages as AJAX does not include those processes when it grabs content. </p>
<p>Hope that clarifies things.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>PashaMihal on "Content swiping away (Ajax refreshing issue?)"</title>
			<link>http://www.themolitor.com/forums/topic/content-swiping-away-ajax-refreshing-issue#post-39821</link>
			<pubDate>Fri, 22 Jul 2016 05:29:56 +0000</pubDate>
			<dc:creator>PashaMihal</dc:creator>
			<guid isPermaLink="false">39821@http://www.themolitor.com/forums/</guid>
			<description><p>Dear Cristpher! I wounder why you left this bug? It's about money? According to you, i cant use this template as i want, only as you want. Please, rebuild your custom.js . This is not customization request, this god damn BUG!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Content swiping away (Ajax refreshing issue?)"</title>
			<link>http://www.themolitor.com/forums/topic/content-swiping-away-ajax-refreshing-issue#post-38295</link>
			<pubDate>Wed, 16 Mar 2016 10:11:10 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">38295@http://www.themolitor.com/forums/</guid>
			<description><p>Link for customization requests: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a>
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Content swiping away (Ajax refreshing issue?)"</title>
			<link>http://www.themolitor.com/forums/topic/content-swiping-away-ajax-refreshing-issue#post-38294</link>
			<pubDate>Wed, 16 Mar 2016 10:10:35 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">38294@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>That's correct. The continuous playing of the audio does depend on AJAX. </p>
<p>Unfortunately implementing 3rd party scripts like this goes beyond my standard support services. I'll have to ask that you submit a customization request to explore the cost/time associated with implementing custom elements like this.</p>
<p>Regarding the path, yes, the custom.js file is located in the scripts directory.</p>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>dstasiul on "Content swiping away (Ajax refreshing issue?)"</title>
			<link>http://www.themolitor.com/forums/topic/content-swiping-away-ajax-refreshing-issue#post-38293</link>
			<pubDate>Wed, 16 Mar 2016 09:25:34 +0000</pubDate>
			<dc:creator>dstasiul</dc:creator>
			<guid isPermaLink="false">38293@http://www.themolitor.com/forums/</guid>
			<description><p>Thank you Christopher!</p>
<p>If I disable AJAX by removing that code, am I to assume that the audio player won't continue to play as I navigate through the rest of the site? (as it currently does...) Is there any other functionality I'd be losing?</p>
<p>Is there any quick way to get the 3rd party script to load WITHOUT disabling AJAX? (getting it to load AFTER the AJAX request that grabs the content?)</p>
<p>Lastly, the path for custom.js is in public_html/new/wp-content/themes/nocturnal/scripts? Does that sound right to you? (Just wanted to make sure I'm looking at the right file.)</p>
<p>Thanks again!<br />
~Dom
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Content swiping away (Ajax refreshing issue?)"</title>
			<link>http://www.themolitor.com/forums/topic/content-swiping-away-ajax-refreshing-issue#post-38292</link>
			<pubDate>Wed, 16 Mar 2016 09:03:54 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">38292@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>AJAX does make using 3rd party scripts difficult as they would need to be loaded a particular way after an AJAX request that grabs the page content.</p>
<p>To disable AJAX, you'll need to open custom.js and remove lines 117-311.</p>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>dstasiul on "Content swiping away (Ajax refreshing issue?)"</title>
			<link>http://www.themolitor.com/forums/topic/content-swiping-away-ajax-refreshing-issue#post-38289</link>
			<pubDate>Wed, 16 Mar 2016 05:40:52 +0000</pubDate>
			<dc:creator>dstasiul</dc:creator>
			<guid isPermaLink="false">38289@http://www.themolitor.com/forums/</guid>
			<description><p>Hi!<br />
I posted the following code as the content on one of my pages...</p>
<pre><code>&#60;script type=&#039;text/javascript&#039; src=&#039;http://widget.bandsintown.com/javascripts/bit_widget.js&#039;&#62;&#60;/script&#62;&#60;a href=&#34;http://www.bandsintown.com/Dominique%20Scott&#34;&#62;Dominique Scott Tour Dates&#60;/a&#62;</code></pre>
<p>The code is generated by bandsintown and allows people to view tour dates on a page. It worked perfectly on an earlier version of your site, but it does't any longer. The content shows up but then swipes away. This is also happening with the Facebook plugin on my "Facebook" page in the site. A friend of mine suggested that the issue has something to do with ajax..... he says your older site would refresh every page, whereas the new site doesn't....<br />
Is there any way to get this working?</p>
<p>the link to the page is....<br />
<a href="http://new.domscott.com/tour/" rel="nofollow">http://new.domscott.com/tour/</a></p>
<p>Thank you so much for your help and for your fantastic site!<br />
Dom
</p></description>
		</item>

	</channel>
</rss>
