Advertisement:

Author Topic: theme get mixed when use HTTPS  (Read 526 times)

mehdidjo

  • Newbie
  • *
  • Posts: 31
  • https://www.algeriahome.com
theme get mixed when use HTTPS
« on: December 29, 2018, 11:07:58 pm »
Hello,

I have a problem in my page, when i use http the page run normal, but when i use https it show mixed and without theme struture. I have installed a ssl certification by the way.
ps: i use osclasswizards theme.

thank you

https://algeriahome.com

marius-ciclistu

  • issues
  • Hero Member
  • *
  • Posts: 1652
  • "BE GRATEFUL TO THOSE THAT SUPPORTED YOU"
Re: theme get mixed when use HTTPS
« Reply #1 on: December 29, 2018, 11:38:27 pm »
Use htaccess to point http to https and change the url in osclass config to https from http.

mehdidjo

  • Newbie
  • *
  • Posts: 31
  • https://www.algeriahome.com
Re: theme get mixed when use HTTPS
« Reply #2 on: December 31, 2018, 12:45:21 am »
Use htaccess to point http to https and change the url in osclass config to https from http.

Hi,
get a look in http:// algeriahome.com and https://algeriahome.com. and you ll understand

cartagena68

  • issues
  • Hero Member
  • *
  • Posts: 1198
Re: theme get mixed when use HTTPS
« Reply #3 on: December 31, 2018, 01:43:34 am »
As said before you need to change in config.php the WEB_PATH from http to https

mehdidjo

  • Newbie
  • *
  • Posts: 31
  • https://www.algeriahome.com
Re: theme get mixed when use HTTPS
« Reply #4 on: December 31, 2018, 03:06:13 pm »
Tahnk you so much