Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

ArtemShevchenko1221

Новичок
  
  • 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

Newbie

Newbie (1/14)

  • First Post
  • Week One Done
  • One Month Later
  • One Year In
  • Reacting Well Rare

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.