How to slow down the playspeed of 360 product view?
-
I’ve tried your function code and added to the child theme,changed 300 to 300000,and 300 to 1,didn’t work…still the same.
Hello,
Please remove the code chnage and upload more images, the more images, the slower rotation.
If you have any questions please feel free to contact us.
Best Regards
But it will slow down the page loading speed….
Hello,
Please try to add this code to the functions.php of the child theme:
add_filter( 'woodmart_three_sixty_prev_next_frames', function () {
return 1;
} );
If you have any questions please feel free to contact us.
Best Regards
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘How to slow down the playspeed of 360 product view?’ is closed to new replies.