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

veterph

Пользователи
  
  • Posts

    93
  • Joined

  • Last visited

About veterph

  • Birthday February 28

Информация

  • Пол
    Мужлина
  • Город:
    Днепр

Recent Profile Visitors

959 profile views

veterph's Achievements

Enthusiast

Enthusiast (6/14)

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

Recent Badges

3

Reputation

  1. Вам никто не поможет, глядя на скриншот. Судя по описанию проблемы - беда с пагинацией, но, опять же, как что-то смотреть по скриншои - неясно...
  2. Да уберите стилями. В чем проблема и? .text-revslideshow { display: none !important; }
  3. Ну, сдвиньте влево. PS - бугдем рилиить при копировании, если сменить #cart на .cart в скрипих и шаблоне. Но это икой метод - малой кровью.
  4. В стили: #cart-total { position: absolute; background: #f5821f; color: #fff; width: 20px; height: 20px; border-radius: 100%; text-align: center; line-height: 20px; left: -7px; top: 12px; font-size: 10px; } Дное в файлах: catalog/language/russian/common/cart.php catalog/language/russian/checkout/cart.php Заменить строки: $_['text_items'] = 'Товаров: %s (%s)'; На $_['text_items'] = '%s'; Да, и надо бугдет убрать из common.js и cart.tpl <i class="fa fa-shopping-cart"></i>
  5. @media (max-width: 992px) { .navbar-collapse.collapse { display: block !important; height: auto !important; } #menu .btn-navbar { display: none; } } Или, чтоб оно само открылось: $(document).ready(function(){ if ($(window).width() < 992) { $('#menu .btn-navbar').click(); } });
  6. C ссылкой на сайт - было бы гораздо продуктивнее.
  7. Как минимум загуглить https://github.com/liqpay/plugin-opencart
  8. Типа ик? Пишите в ЛС, помогу, если что.
  9. Обращайтесь, если актуально. Сгделаю. Бесплатно.
×
×
  • 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.