Franck
Franck
@lukeholder I have the same issue here. I tried with site loaded fonts directly without the fonts option in gateway params, but it does not work. And I try to...
@lukeholder I have updated the `commerce-stripe` plugin with the version you gave us. The fonts are still not working. With this code: ``` {% set params = { order: cart,...
Same issue here, we setup other price for variants, but the new prices don't display and the warning Pricing jobs are currently running still displays. We are on `"craftcms/commerce": "5.3.12"`...
Hi @nfourtythree, There is no job running in the queue manager, and I don't have error in console.log, phperrors.log or web.log about that. Thanks!
@nfourtythree Yes sur, I'll do it. Thank you!
👋 Try to set a different swiper class for each buttons of navigation of each sliders. Example: _Where `id` is a unique identifier prefixed with `-` (e.g. -1234)._ ``` navigation:...