- Posts: 251
- Thank you received: 2
Carousel do not work correctly
-- Joomla version -- : 3.4.4
Hello I've set a menu item to display products as carousel grouped by categories, but the slide does not move.
I set 4 columns and 1 row, and 12 product per slide as you can see in the image below.
What could be the problem? Why it doesn't slide?
I also tryed to remove image size, or set more o less product per slide, or changing other setting but nothing.
Thank you.
Please Log in or Create an account to join the conversation.
It's the opposite you want.
You want to switch the 4 and the 12 in your settings on your screenshot.
Please Log in or Create an account to join the conversation.
This settings have no sense. I would have a carousel that fit the with of contents area and show me 4 products per slide random from the products of categories. Like in your demo on line.
But there's somethings that works bad.
Please Log in or Create an account to join the conversation.
I have another question:
Clicking on one of this item menu "Uomo" or "Donna" it displays me the products grouped by categories.
Uomo shows me the Uomo categorie and its subcategories, and Donna showes me the Donna categorie and its subcategories, correctly.
What I want to get is to have only the subcategories in the products listing without the carousel "Uomo" and the carousel "Donna", respectively.
Thank you so much.
Please Log in or Create an account to join the conversation.
1. Keep the number of columns to 4 but set the number of rows to 3.
That way, it will look like you want.
2. If you don't want the carousel on the products listings of your "Uomo" or "Donna" menu items, edit these menu items via the Joomla menu manager and in the "products options" tab, turn off the carousel setting.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
This carousel displays because you have these products in that category. Remove them from the uomo category and you won't see that carousel, only the other ones.
Please Log in or Create an account to join the conversation.
Thank you so much!
Please Log in or Create an account to join the conversation.
Also in the carousel the border is around all the products together. I want the border back around the products as it is on my productpage, so not around the carousel. Could you inform me on what css to use? Using the .thumbnail { border:0px } it removes the border around the carousel, but what css do I use to put the border around the products?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Can you provide a link to a page with the problem ?
It probably comes from some javascript error on the page.
Please Log in or Create an account to join the conversation.
Thanks for looking.
Please Log in or Create an account to join the conversation.
On that page, I see the javascript error:
take.ms/syKUf
With javascript code from the line 2101 in the HTML of the page.
And looking there, I see invalid javascript code:
take.ms/OOUJX
It apparently comes from an extension which prefixes its javascript variables and functions with ff, and looking around on the page, I see some references to FacilForms (the company making breezingform), so I'm guessing that this javascript code might be related to that extension.
If there is a javascript error on the page, the javascript initializing the carousel cannot run and thus the carousel won't work.
So the problem comes from that as far as I can see.
I would recommend to contact the developers of breezingform so that they can check that javascript code and tell you what to do because it shouldn't be like that normally.
Please Log in or Create an account to join the conversation.
Thanks will report back later.
Please Log in or Create an account to join the conversation.
Thanks for your help!
Please Log in or Create an account to join the conversation.
Thanks for all your help.
Please Log in or Create an account to join the conversation.