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

ArtemShevchenko1221

Newbie
  
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

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

ArtemShevchenko1221's Achievements

Enthusiast

Enthusiast (6/14)

  • Dedicated Rare
  • First Post
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

2

Reputation

  1. Прогер, который делал, скинул мне changelog. Вот решение: Зайти в файл /catalog/view/theme/{название шаблона}/template/checkout/checkout.twig 1.В 135(+-) строку, в методе setTimeout(function()); после svgFix(); добавить строку с: f_init(); 2.В 172(+-) строку, в методе setTimeout(function()); после svgFix(); добавить строку с: f_init(); (в обоих случаях должно быть setTimeout(function(){ $('#collapse-payment-address').parent().find('.checkout__title').trigger('click'); svgFix(); f_init(); }) Зайти в файл /catalog/view/javascript/r_nova_poshta/r_nova_poshta.js 1.С 31(+-) строки удалить f_init(); Должно получиться if (settings.url.indexOf('human') > 0) { return; } if ( index < 5 ) { f_init(); index++; } console.log('reload');
  2. Здравствуйте. При выборе отделения на сайте с мобильного устройства список раскрывается и сразу закрывается. В чём может быть проблема? Вот сайт - http://nekoder.pp.ua/
×
×
  • 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.