dany1029
Forum Replies Created
-
It doesn’t work with car options. The prices for car options are these:
https://danymorenoweb.com/caroptionsprices.jpg
The gratuity period I have in 0 because I add the extra hour charge in the fare tables section
https://danymorenoweb.com/gratuityperiodd.jpg
https://danymorenoweb.com/extrahourscharges.jpg
Here is the simulation to make an order in the pick up-drop off datetime, almost the same as I put in the beginning on this topic
https://danymorenoweb.com/pickupdropoff.jpg
https://danymorenoweb.com/pickupdropoff2.jpg
https://danymorenoweb.com/pickupdropoff3.jpg
https://danymorenoweb.com/pickupdropoff4.jpg
What am I doing wrong?
- This reply was modified 3 months, 3 weeks ago by dany1029.
I solved the issue. I applied the infinite: false just for the responsive settings in public.js and now I have available the carousel mode in desktops and I show just once the category products for mobile devices.
Thank you.!
I solved the problem in mobile devices with the change that you told me but now the carousel and autoplay mode it’s not working on desktop device/view. It’s there any way that in public.js I can configure the infinite mode in false just for mobile view and let available and functional the carousel with autoplay mode in desktops.?
Thanks you for all your help.
Kind regards,
Daniela Moreno.I add a new page call test, here is the link:
https://www.erpfusion.cl/liquidos/prueba/
For example, I’ve activated the carousel in homepage with these values:
[products_slider slide_to_show=”4″ limit=”6″ design=”design-1″ dots=”false” cats=”95″]
[products_slider slide_to_show=”4″ limit=”12″ autoplay=”true” dots=”false” cats=”102″ slider_cls=”products”]
[products_slider slide_to_show=”4″ limit=”12″ autoplay=”true” dots=”false” cats=”101″ slider_cls=”products”]
For desktops and laptops the products look great in the carousel but when I saw the site in my mobile the products are repeated. What I want to try its, for mobile devices, just show the products by category once, not show them twice. If you can saw the website through a mobile device or with the responsive mode active in the browser, you will see that for example for the first shortcode the limit is 6 products by category because that’s all the products that the category have, and in mobile device appear the same product twice. I try to modify these in the file public.js but I didn’t have succeed.