Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: Brands Scrolling List of Abantecart 1.4  (Read 1434 times)

Offline Nuno Neff

  • Full Member
  • ***
  • Posts: 232
  • Karma: +28/-10
    • View Profile
Brands Scrolling List of Abantecart 1.4
« on: August 18, 2024, 05:42:44 AM »
Hello the Brands Scrolling List is fixed, you have to roll manually , how can we put it automatically scrolling?
« Last Edit: August 18, 2024, 04:38:19 PM by Nuno Neff »

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4361
  • Karma: +300/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Brands Scrolling List of Abantecart 1.4
« Reply #1 on: August 19, 2024, 07:00:43 AM »
owl-carousel for brands is located in below template file:

public_html/extensions/novator/storefront/view/novator/template/blocks/listing_block/popular_brands_content_bottom.tpl

You need to enable autoplay in the JavaScript section (line 48), Add below line:

Code: [Select]
autoplay: true,
If you need more configuration, check the manual for owl-carousel:
https://owlcarousel2.github.io/OwlCarousel2/docs/api-options.html
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline Nuno Neff

  • Full Member
  • ***
  • Posts: 232
  • Karma: +28/-10
    • View Profile
Re: Brands Scrolling List of Abantecart 1.4
« Reply #2 on: August 19, 2024, 07:34:28 AM »
Ok thanks alot

Offline G. O.

  • Jr. Member
  • **
  • Posts: 50
  • Karma: +3/-0
    • View Profile
Re: Brands Scrolling List of Abantecart 1.4
« Reply #3 on: August 29, 2024, 06:04:44 AM »
owl-carousel for brands is located in below template file:

public_html/extensions/novator/storefront/view/novator/template/blocks/listing_block/popular_brands_content_bottom.tpl

You need to enable autoplay in the JavaScript section (line 48), Add below line:

Code: [Select]
autoplay: true,
If you need more configuration, check the manual for owl-carousel:
https://owlcarousel2.github.io/OwlCarousel2/docs/api-options.html


seems good. but when the scrolling process finished the brand logo banner stopping. how to make it without stopping and continuously scrolling ?  What is the Width and Height of brand logo card and the perfect resolution for pics and the correct format? svg, png jpg or what ??
« Last Edit: August 29, 2024, 06:16:25 AM by G. O. »
Thank you...
G.O.

 

Powered by SMFPacks Social Login Mod