Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

David11

Newbie
  
  • Posts

    5
  • Joined

  • Last visited

Everything posted by David11

  1. Всем Привет! Подскажите пожалуйста, кто знает, где можно поменять название "В корзину" на "Купить" Версия - ocStore_2.3.0.2.3 сайт iamfruitbox.com.ua
  2. Все оказалось так просто.... Спасибо большое!!)
  3. Версия - ocStore_2.3.0.2.3 Есть на хостинге бесплатный сертификат - Let's Encrypt 1. На хостинге включил автоматическую переадресацию запросов с http на https 2. Включить SSL в настройках магазина в админке. 3. В файле config.php сделал изменения. ( теперь так) // HTTP define('HTTP_SERVER', 'https://iamfruitbox.com.ua/'); // HTTPS define('HTTPS_SERVER', 'https://iamfruitbox.com.ua/'); 4. в файле admin/config.php сделал изменения ( теперь так ) // HTTP define('HTTP_SERVER', 'https://iamfruitbox.com.ua/admin/'); define('HTTP_CATALOG', 'https://iamfruitbox.com.ua/'); // HTTPS define('HTTPS_SERVER', 'https://iamfruitbox.com.ua/admin/'); define('HTTPS_CATALOG', 'https://iamfruitbox.com.ua/'); Сертификат подключен, сайт заходит через https:// Но полетели все стили. Кто знает как это исправить?
×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.