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

Julia1991radionova

Users
  
  • Posts

    110
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Julia1991radionova's Achievements

Collaborator

Collaborator (7/14)

  • First Post
  • Collaborator
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. У меня модуль Простая регистрация и заказ Simple, когда создаю кастомные поля, то они в заказах не выводится. Version 2.0.3.1
  2. У меня сайт на https, я поставила в футере ссылки на каталоги, они по http, теперь пищет что смешанный контент. Что делать? Удалять ссылки на эти каталоги? Или можно это обойти каким-то методом? https://yarninbobbins.com.ua
  3. В браузере нормально, в мобильной не могу понять почему футер не прижат к низу экрана
  4. Подскажите, пожалуйста, как прижать футер к низу экрана в мобильной версии? https://yarninbobbins.com.ua/boucle-15-sostav-89-akril-95-poliester-15-elastan/no9900-1
  5. Я просканировала все файлы сайта и не нашла эту строчку
  6. Подключила сертификат. Не могу найти это в файлах сайта чтоб убрать Mixed Content: The page at 'https://yarninbobbins.com.ua/puff-lurex-131-sostav-52-akril-20-poliamid-28-lyureks' was loaded over HTTPS, but requested an insecure image 'http://genistats.com/event?a=3&p=97755&s=29793&fp=f6e404a9-690d-b73b-03a8-910505e2edcc&ts=1528181517336'. This content should also be served over HTTPS.
  7. В этом файле тоже нужно заменить http на https /yarninbobbins.com.ua/www/kw_application/flycart/admin/bundles/vendor.js ?
  8. Подсажите, почему после установки сертификата https не работает кнопка "Купить"? https://yarninbobbins.com.ua/soft-228-sostav-100-akril/no002s-1
  9. data: 'name=' + encodeURIComponent($('#input-name').val()) + '&text=' + encodeURIComponent($('textarea[name=\'text\']').val()) + '&rating=' + encodeURIComponent($('input[name=\'rating\']:checked').val() ? $('input[name=\'rating\']:checked').val() : '') + '&captcha=' + encodeURIComponent($('input[name=\'captcha\']').val()),
  10. Заменила, но не помогло data: 'name=' + encodeURIComponent$('#input-name').val() + '&text=' + encodeURIComponent($('textarea[name=\'text\']').val()) + '&rating=' + encodeURIComponent($('input[name=\'rating\']:checked').val() ? $('input[name=\'rating\']:checked').val() : '') + '&captcha=' + encodeURIComponent($('input[name=\'captcha\']').val()),
×
×
  • 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.