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

Lost112233

Newbie
  
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

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

Lost112233's Achievements

Newbie

Newbie (1/14)

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

Recent Badges

0

Reputation

  1. Спасибо огромнейшее...пару дней бьюсь, перечитал тонну инфы нигде не нашел решение, спасибо.
  2. opencart 3 тема default на главной странице "рекомендуемые" по 4 товара в сроку, нада сделать по 3, нахожу common.js изменяю это место if (cols == 2) { $('#content .product-list').attr('class', 'product-layout product-grid col-lg-4 col-md-4 col-sm-12 col-xs-12'); } else if (cols == 1) { $('#content .product-list').attr('class', 'product-layout product-grid col-lg-4 col-md-4 col-sm-6 col-xs-12'); } else { $('#content .product-list').attr('class', 'product-layout product-grid col-lg-4 col-md-4 col-sm-6 col-xs-12') иииии ничего не происходит... объясните пожалуйста что нужно делать
  3. opencart 3 тема default на главной странице "рекомендуемые" по 4 товара в сроку, нада сделать по 3, нахожу common.js изменяю это место if (cols == 2) { $('#content .product-list').attr('class', 'product-layout product-grid col-lg-4 col-md-4 col-sm-12 col-xs-12'); } else if (cols == 1) { $('#content .product-list').attr('class', 'product-layout product-grid col-lg-4 col-md-4 col-sm-6 col-xs-12'); } else { $('#content .product-list').attr('class', 'product-layout product-grid col-lg-4 col-md-4 col-sm-6 col-xs-12') иииии ничего не происходит... объясните пожалуйста что нужно делать
×
×
  • 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.