<?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: Javascript related issues</title>
		<link>http://www.themolitor.com/forums/topic/javascript-related-issues</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Javascript related issues</description>
		<language>en-US</language>
		<pubDate>Sat, 02 May 2026 00:18:30 +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/javascript-related-issues" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Javascript related issues"</title>
			<link>http://www.themolitor.com/forums/topic/javascript-related-issues#post-36086</link>
			<pubDate>Mon, 21 Sep 2015 09:07:48 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">36086@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Sorry, but that goes a bit beyond the level of support I'm able to provide here in the forums. If it was something I knew off the top of my head I would gladly help, but if it requires a bit of research, testing and custom code then I have ask that you submit a request for customization services here: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>The main issue is that AJAX loads content dynamically, but it doesn't know if it needs to grab/load scripts that are required for 3rd part plugins because they don't "speak" to the custom scripts of the theme. This is a shortcoming of AJAX, but for this particular theme, AJAX is crucial for maintaining the audio feature, which is the major element of the purpose/functionality of the theme.</p>
<p>Hope you understand.</p>
<p>Thanks!</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>anthonyoverhere on "Javascript related issues"</title>
			<link>http://www.themolitor.com/forums/topic/javascript-related-issues#post-36072</link>
			<pubDate>Fri, 18 Sep 2015 19:25:54 +0000</pubDate>
			<dc:creator>anthonyoverhere</dc:creator>
			<guid isPermaLink="false">36072@http://www.themolitor.com/forums/</guid>
			<description><p>So I was able to disable the transition by adjusting custom.js and adding some logic that said </p>
<p>if(navLink == 0){<br />
			 window.history.pushState({path:url},'',url)<br />
			 window.location.href = thisLink.attr('href');<br />
		} else {</p>
<p>in the "AJAX STUFF" which basically disabled the transition if it is not a slider. I haven't seen an issue with that yet. The page reloads fresh when user clicks on anything other than navigation from the front page - and therefore all the scripts load.</p>
<p>This is an interim solution for me - and i'm going to revert to the original of the script for you to take a look at and maybe advise what's wrong. If it is just a shortcoming of AJAX transition where it can't load other scripts in the interim - let me know.
</p></description>
		</item>
		<item>
			<title>anthonyoverhere on "Javascript related issues"</title>
			<link>http://www.themolitor.com/forums/topic/javascript-related-issues#post-36071</link>
			<pubDate>Fri, 18 Sep 2015 18:26:37 +0000</pubDate>
			<dc:creator>anthonyoverhere</dc:creator>
			<guid isPermaLink="false">36071@http://www.themolitor.com/forums/</guid>
			<description><p>hello,</p>
<p> I was wondering if I could get some assistance as to what could be causing this - I tried debugging and can't seem to pinpoint the source of the problem. </p>
<p> I have some 3rd party plugins that use JS for various functions. (social, maps, calendar)<br />
 If I'm on the home page and click on the menu to take me to a page that has one of those embedded in the post, it will either not display at all, or won't load the functionality that is provided by the script. However, if I refresh the page (or go directly to it by URL) it will load and work properly.</p>
<p> Here is a couple of examples...</p>
<p> Home page <a href="http://www.highvoltageweho.com/" rel="nofollow">http://www.highvoltageweho.com/</a><br />
 Click on "Social"<br />
 Nothing will happen. Refresh the page or go directly to <a href="http://www.highvoltageweho.com/social/" rel="nofollow">http://www.highvoltageweho.com/social/</a> and  you will see a little loader loading our social feeds.</p>
<p> Again, navigate directly to <a href="http://www.highvoltageweho.com/" rel="nofollow">http://www.highvoltageweho.com/</a><br />
 Click on Events<br />
 A calendar will load. Click on anything and nothing will happen..<br />
 Refresh or go directly to the URL and when you click, it will take you to "#" url (you'll notice the addressbar change but it won't go anywhere since it's a blank anchor -i t's placeholder for now until I can fix this issue)</p>
<p> I also had the same problem with a couple of map plugins (leaflet.js being one of them)</p>
<p> It almost seems like for some reason the scripts required to support those plugins aren't loading properly until you refresh the page.</p>
<p> So I guess my question is --<br />
1) is it possible to disable "Transition" effect and load the page manually every time? (although it looked like it might break the main page slider)<br />
2) is there an easy fix for it without breaking the transition effect, like moving around where the stuff gets loaded?</p>
<p>Thank you very much for your support.
</p></description>
		</item>

	</channel>
</rss>
