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

VitUxUi

Новичок
  
  • Posts

    3
  • Joined

  • Last visited

VitUxUi's Achievements

Newbie

Newbie (1/14)

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

Recent Badges

0

Reputation

  1. самое легкое решение 1)отклюлить oc layered navigation 2)сгделать копию catalog/view/theme/твоя_тема/template/extension/module/occategory.twig и переименовать в category.twig 3)переместить с заменой category.twig в твой_сайт/catalog/view/theme/твоя_тема/template/product [email protected]
  2. Обратитесь к хостингу и попросите сменить версию php Для 3020 7.2 Для последней версии 7.3 или 7.4
  3. После всивки вигдео заходишь в исходный код и вигдешь <iframe>ссылка на Ютуб width="664"</iframe> приведи к виду <Div class="video-resposive"><iframe>ссылка на Ютуб width="100%"</iframe></div> В css файле темы нужно добавить следующие строки /Catalog/view/themes/твоя тема/stylesheet.css .video-responsive{ position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; } .video-responsive iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
×
×
  • 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.