Post by fadichmn » Sat Oct 28, 2017 4:49 am

Hello,
I am searching for modification or an extension that gets the product thumbnails as a slider. If I have more than 8 or more thumbnails , the list gets a new line. Is there any way here to do this a bit smoother? All help are welcome here. I am using OpenCart version. 3.0.2.0

Thanks in advance.

Newbie

Posts

Joined
Thu Jun 01, 2017 7:47 am

Post by yodapt » Sat Oct 28, 2017 5:18 am

Can you clarify what you need?

Opencart Developer - My Extension Showcase
Contact me at aeon.yoda@gmail.com


User avatar
Active Member

Posts

Joined
Fri Jun 17, 2011 6:39 pm


Post by straightlight » Sat Oct 28, 2017 5:26 am

Followed is a free slider extension you could use: https://www.opencart.com/index.php?rout ... n_id=23216 .

As for the new line, you could take an example of the catalog/view/theme/<your_theme>/template/extension/module/featured.twig file where the following instance would be initiated:

Code: Select all

{% for i in 5 %}
For your request, it would simply needt to be changed for:

Code: Select all

{% for i in 8 %}

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by fadichmn » Sat Oct 28, 2017 6:19 am

Hi and thanks for the replies.

I meant in the product page. As you see here, 8 thumbnails in a row. I need something like a slider for showing all thumbnails in 1 row.
Image

Newbie

Posts

Joined
Thu Jun 01, 2017 7:47 am

Post by straightlight » Sat Oct 28, 2017 6:51 am

A free carousel version you could see: http://www.menucool.com/slider/jquery-slideshow which obviously the mount of pictures could be increased and downloadable at: http://www.menucool.com/jquery-slider

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON
Who is online

Users browsing this forum: nonnedelectari and 238 guests