<?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: Issue with ssl</title>
		<link>http://www.themolitor.com/forums/topic/issue-with-ssl</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Issue with ssl</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 08:03:12 +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/issue-with-ssl" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Issue with ssl"</title>
			<link>http://www.themolitor.com/forums/topic/issue-with-ssl#post-43174</link>
			<pubDate>Wed, 05 Sep 2018 10:58:16 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">43174@http://www.themolitor.com/forums/</guid>
			<description><p>Awesome! :-)
</p></description>
		</item>
		<item>
			<title>Bert on "Issue with ssl"</title>
			<link>http://www.themolitor.com/forums/topic/issue-with-ssl#post-43158</link>
			<pubDate>Wed, 22 Aug 2018 05:31:09 +0000</pubDate>
			<dc:creator>Bert</dc:creator>
			<guid isPermaLink="false">43158@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks, it seems that my httpS issues are fixed!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Issue with ssl"</title>
			<link>http://www.themolitor.com/forums/topic/issue-with-ssl#post-43133</link>
			<pubDate>Thu, 02 Aug 2018 11:45:43 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">43133@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Apologies for the delay... </p>
<p>Open single.php and change the following instances of <code>http://</code> to <code>https://</code>...</p>
<p>Line 57...<br />
<pre><code>[...]file_get_contents(&#039;http://maps.google.com/maps[...]</code></pre>
<p>Line 69...</p>
<pre><code>[...]src=&#34;http://w.sharethis.com/button/buttons.js&#34;[...]</code></pre>
<p>Line 76...<br />
<pre><code>[...]href=&#34;http://maps.google.com/maps?daddr=[...]</code></pre></description>
		</item>
		<item>
			<title>Bert on "Issue with ssl"</title>
			<link>http://www.themolitor.com/forums/topic/issue-with-ssl#post-43128</link>
			<pubDate>Mon, 30 Jul 2018 12:18:23 +0000</pubDate>
			<dc:creator>Bert</dc:creator>
			<guid isPermaLink="false">43128@http://www.themolitor.com/forums/</guid>
			<description><p>Would appreciate an answer. Thanks
</p></description>
		</item>
		<item>
			<title>Bert on "Issue with ssl"</title>
			<link>http://www.themolitor.com/forums/topic/issue-with-ssl#post-43125</link>
			<pubDate>Fri, 27 Jul 2018 06:27:59 +0000</pubDate>
			<dc:creator>Bert</dc:creator>
			<guid isPermaLink="false">43125@http://www.themolitor.com/forums/</guid>
			<description><p>Hello,<br />
Still have some httpS issues with your theme :<br />
- sharethis is in http<br />
- a post is calling the map in http (and not httpS)<br />
Could it be possible to check thoroughly your theme and list me all have to update ?<br />
Or even better, update your theme :-)<br />
Thanks<br />
Bert
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Issue with ssl"</title>
			<link>http://www.themolitor.com/forums/topic/issue-with-ssl#post-43097</link>
			<pubDate>Thu, 12 Jul 2018 10:30:09 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">43097@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)</p>
<p>If you're enjoying the theme, PLEASE don't forget to rate it on your downloads page on ThemeForest. Five-star ratings REALLY help me out and encourage further development and updates.</p>
<p>Thanks!</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>Bert on "Issue with ssl"</title>
			<link>http://www.themolitor.com/forums/topic/issue-with-ssl#post-43094</link>
			<pubDate>Thu, 12 Jul 2018 07:37:46 +0000</pubDate>
			<dc:creator>Bert</dc:creator>
			<guid isPermaLink="false">43094@http://www.themolitor.com/forums/</guid>
			<description><p>Fixed !!!!!! Thanks :-)
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Issue with ssl"</title>
			<link>http://www.themolitor.com/forums/topic/issue-with-ssl#post-43086</link>
			<pubDate>Tue, 10 Jul 2018 08:04:45 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">43086@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try manually adjusting the "<code>http://</code>" references to "<code>https://</code>" in the following locations...</p>
<p>header.php line 23...<br />
<pre><code>[...]href=&#34;http://fonts.googleapis.com/css?family=[...]</code></pre>
<p>header.php line 54...<br />
<pre><code>[...]src=&#34;http://maps.google.com/maps/api/js?v=[...]</code></pre>
<p>Let me know if that helps!</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>Bert on "Issue with ssl"</title>
			<link>http://www.themolitor.com/forums/topic/issue-with-ssl#post-43075</link>
			<pubDate>Mon, 09 Jul 2018 00:14:18 +0000</pubDate>
			<dc:creator>Bert</dc:creator>
			<guid isPermaLink="false">43075@http://www.themolitor.com/forums/</guid>
			<description><p>Hello Chris,<br />
Yes, sorry, it is indeed for the WP version. I sent you an email on Thursday, did you get a chance to review it? Thanks<br />
Bert.</p>
<p>Ps : could you please move this support thread to the right place ou would you prefer I start a new one? Thanks in advance for your answer.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Issue with ssl"</title>
			<link>http://www.themolitor.com/forums/topic/issue-with-ssl#post-43064</link>
			<pubDate>Thu, 05 Jul 2018 11:18:15 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">43064@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I'll look into this! To help me troubleshoot, can you confirm you're using the HTML template and NOT the WordPress version? </p>
<p>(you posted in the HTML template forum for this theme, not WordPress)</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>Bert on "Issue with ssl"</title>
			<link>http://www.themolitor.com/forums/topic/issue-with-ssl#post-43057</link>
			<pubDate>Thu, 05 Jul 2018 09:50:33 +0000</pubDate>
			<dc:creator>Bert</dc:creator>
			<guid isPermaLink="false">43057@http://www.themolitor.com/forums/</guid>
			<description><p>I finally found out that your theme does not seems to work in httpS...<br />
The console is giving me a bunch of error messages, from outdated scripts to calling google ressources in http rather than https. No wonder I am having issues :-(<br />
Hope I was not rude, but yes I am bit upset :-)<br />
Thanks in advance for your help,<br />
Best<br />
B.
</p></description>
		</item>

	</channel>
</rss>
