Milan Ricoul

Results 29 comments of Milan Ricoul

@chrisunderdown no I didn't.

@chrisunderdown check the path of your images.

It's very weird. I used theses settings in production : https://100.iccwbo.org/ As you can see, there are several SVG path in background. @Fenny , I used the React component of...

Upon further investigation, `images` shape type only works on the React component of ParticleJS. https://github.com/Wufe/react-particles-js/blob/master/src/lib/Particle.ts

The best way is to use a loop something like that : ```javascript $('.js-particle').each(function (e) { $(this).attr('id', 'particle-' + e) particlesJS.load('particle-' + e, path.resolve(__dirname, 'assets/js/vendor/particlesjs-config.json')) })

Hello @emielazucena , Did you find a solution?

Same problem, did you find a solution @diniscorreia?

@francoistibo On peut fermer ?