Re: [gantry-joomla-user] HTTPS redirect problem: How to redirect the links to the template (Gantry v4.1.24) to use HTTPS after installing SSL

31 views
Skip to first unread message

Grant Preston

unread,
Oct 24, 2017, 8:10:33 AM10/24/17
to gantry-framework...@googlegroups.com
If you noticed all of those items are gif's. Is it possible for you to use .jpg's or .png's in there place and then problem may be solved... Just an idea for you.

Sent from my iPad

On Oct 24, 2017, at 1:07 AM, Nozza <kamu...@gmail.com> wrote:


Hi, I cannot fix this issue, so please allow me to ask questions here. 

I have just applied SSL for the site but there are some errors which are links to the Gantry v4.1.24 template.

The web site uses Joomla 3.6.5.
So d you have any idea why this is happening?
Would you please instruct me how to redirect these HTTP links to HTTPS links?

I attached the result of Why No Padlock? site.

I really appreciate your help.

Many thanks

Nozza


--
--
You received this message because you are subscribed to the Google
Groups "Gantry Framework for Joomla Users" group.
To post to this group, send email to
gantry-framework...@googlegroups.com
To unsubscribe from this group, send email to
gantry-framework-for-j...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/gantry-framework-for-joomla-users?hl=en
 
Gantry Framework Homepage: http://www.gantry-framework.org

---
You received this message because you are subscribed to the Google Groups "Gantry Framework for Joomla Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gantry-framework-for-j...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Luke Douglas

unread,
Oct 24, 2017, 7:20:27 PM10/24/17
to Gantry Framework for Joomla Users
The solution is to force HTTPS on your site via HTACCESS file.

Add this code to your HTACCESS file after all of your redirects.

##### HTTPS -- BEGIN
#
RewriteCond %{HTTPS} !=on
RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]
#
##### HTTPS -- END




On Tuesday, October 24, 2017 at 7:10:33 AM UTC-5, WebTread wrote:
If you noticed all of those items are gif's. Is it possible for you to use .jpg's or .png's in there place and then problem may be solved... Just an idea for you.

Sent from my iPad

On Oct 24, 2017, at 1:07 AM, Nozza <kamu...@gmail.com> wrote:


Hi, I cannot fix this issue, so please allow me to ask questions here. 

I have just applied SSL for the site but there are some errors which are links to the Gantry v4.1.24 template.

The web site uses Joomla 3.6.5.
So d you have any idea why this is happening?
Would you please instruct me how to redirect these HTTP links to HTTPS links?

I attached the result of Why No Padlock? site.

I really appreciate your help.

Many thanks

Nozza


--
--
You received this message because you are subscribed to the Google
Groups "Gantry Framework for Joomla Users" group.
To post to this group, send email to

To unsubscribe from this group, send email to

For more options, visit this group at
http://groups.google.com/group/gantry-framework-for-joomla-users?hl=en
 
Gantry Framework Homepage: http://www.gantry-framework.org

---
You received this message because you are subscribed to the Google Groups "Gantry Framework for Joomla Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gantry-framework-for-joomla-users+unsubscribe@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages