Home › Forums › WoodMart support forum › http в элементах шаблона Вудмарт / http on Woodmart template elements
http в элементах шаблона Вудмарт / http on Woodmart template elements
- This topic has 1 reply, 2 voices, and was last updated 4 years, 8 months ago by
Artem Temos.
-
AuthorPosts
-
November 6, 2020 at 6:00 pm #239538
detroyt86Participantgood afternoon
I found that some elements of the Woodmart template use the legacy http protocol
If I change all http addresses to https in the site’s SQL database, then the Woodmart template is displayed incorrectly. For example, the main menu and other design elements are not displayed.Replacing http with https I want the pages not to have mixed data and I don’t want to use plugins like SSL Insecure Content Fixer to fix this.
Now we have replaced http with https in the database only partially …
Here are the places in the code of the Main Page (view-source: https: //aquaworks.com.ua/) where I found errors. Below are some of them:
http://joxi.ru/brRQKElI7Gp1zA
http://joxi.ru/ZrJdkOXswyOgB2
http://joxi.ru/E2pBpWdh70q1Rr
http://joxi.ru/J2bDBN1s01Jyjr
http://joxi.ru/bmo0J6WF31LW62
http://joxi.ru/V2Vd3RBsdO4J0rMy programmer says that your server is not configured correctly:
“this is a problem with the template provider that runs through their server. And the server has a problem with ssl”Добрый день
Я выявил, что в некоторых элементах шаблона Вудмарт используется устаревший протокол http
Если я в базе SQL сайта делаю замену всех адресов http на https то шаблон Вудмарт неверно отображается. Например не отображается главное меню и другие элементы дизайна.Замена http на https мне нужно, чтобы на страницах не было смешаного содержания (mixed data) и я не хочу для исправления этого использовать плагины типа SSL Insecure Content Fixer.
Сейчас мы заменили в базе http на https только частично …
Вот места в коде Главной страницы (view-source:https://aquaworks.com.ua/), где я нашел ошибки. Ниже перечислю некоторые:
http://joxi.ru/brRQKElI7Gp1zA
http://joxi.ru/ZrJdkOXswyOgB2
http://joxi.ru/E2pBpWdh70q1Rr
http://joxi.ru/J2bDBN1s01Jyjr
http://joxi.ru/bmo0J6WF31LW62
http://joxi.ru/V2Vd3RBsdO4J0rМой программист говорит что у вас не верно настроен сервер:
“это проблема поставщика шаблона, который работает через их сервер. А на сервере проблема с ssl”November 7, 2020 at 9:29 am #239648
Artem TemosKeymasterHello,
Our theme never uses hardcoded HTTP protocol in the code. The examples you sent are related to some links that you have specified in your banner and other elements. You need to edit your home page and change them all. It seems like you didn’t replace them with your custom SQL query.
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register