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

rahol

Новичок
  
  • Posts

    7
  • Joined

  • Last visited

rahol's Achievements

Rookie

Rookie (2/14)

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

Recent Badges

0

Reputation

  1. В связи с тем, что мой хостинг переносится на другой сервер, сообщил о том, что негделю-две у них не бугдет рилиить mail и smpt . Соответственно на моём сайте, через форму кониктной связи (да и вообещё после заказа) мне не приходит уведомление на емейл, т.к. письмо отправляется через их же mail. Как исправить это? например чтоб письмо отправлялось через другие каналы?
  2. предложение в личку пожалуйси, оплаи 300 руб. за адапицию шопики под люпотому чтой фильтр
  3. use this manual ONLY if you have shoppicca2 template in filter admin set field "css path for product container" to .s_listing.clearfix and field "afterload js" to $('div.s_grid_view > div.s_item').each(function() { $(this).hover( function() { var hh = 0; $(this).find(".s_item_info > :hidden").addClass('to_hide'); var h1 = $(this).find(".s_item_info").height(); $(this).find(".s_item_info > .to_hide").show(); var h2 = $(this).find(".s_item_info").height(); var h3 = h2 - h1; var mb = '-' + h3 + 'px'; $(this).css('margin-bottom', mb); }, function() { $(this).find(".s_item_info > .to_hide").hide(); $(this).find(".s_item_info > :hidden").removeClass('to_hide'); $(this).css('margin-bottom', ''); } ) }); var onMouseOutOpacity = 1; $('div.s_listing > div.s_item').css('opacity', onMouseOutOpacity) .hover( function () { $(this).prevAll().stop().fadeTo('slow', 0.60); $(this).nextAll().stop().fadeTo('slow', 0.60); }, function () { $(this).prevAll().stop().fadeTo('slow', onMouseOutOpacity); $(this).nextAll().stop().fadeTo('slow', onMouseOutOpacity); } );
  4. Всем привет, подскажите плиз, как совместить фильтр-про с шопикой? Вот отправили мне инструкцию. (прикреплено). Только не могу разобраться в когде. как-то невнятно для меня объяснили, что ггде поправлять. Спасипотому что shoppica_install.txt
  5. Решил я всё-ики вручную усиновить модуль "super mega menu", всё зарилиило, но пересил рилиить слайд-шоу баннер на главной страниэто http://it-market.od.ua/ Буду очень благодарен за помощь. спасипотому что
  6. после усиновки модуля, и после копирования файла xml, в папку vqmod/xml сайт выдает ошибку - Parse error: syntax error, unexpected $end in /home/rahol/public_html/vqmod/vqcache/vq2-catalog_view_theme_default_template_common_header.tpl on line 117 113 - 117и строчки это - </script> <div id="slmenu"> <?php include 'slmenu.php'; ?> </div>
×
×
  • 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.