• Resolved gokh

    (@gokh)


    Hi,

    I can’t add Particle effects to the theme. I did all the necessary work, but Elementor doesn’t accept CSS ID, it doesn’t work.

    https://prnt.sc/oukzvn

    Best regard

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • It is working!

    You are missing much needed height on your section or column or vertical padding / margin on your heading element and then your background color (or lack thereof) conflicts with your particle color.

    For anyone else, some suggestions:

    1. Ensure the particles plugin installed and activated
    2. Ensure you have paste your modified json code in the particles plugin json area without erasing the particleJS wrapper function:

    particlesJS('particles',
    //your custom json code goes here
    );

    3. Your elementor selector appears to correctly have the particles id.
    4. If applied to a section or a column, ensure there is a widget inside, even a spacer if necessary and also make sure there is enough height to visualize the effect and that your background is not white and your particle color is not white otherwise you would not see the effect. (different colors)

    5. Lastly, check your browser console to check for any errors and also search within the code to ensure both your element with an id of particles exists and also the particles javascript file and json code is being included.

    Thread Starter gokh

    (@gokh)

    Hi,

    ? Great!.. I’m very glad, it works well, I put the background picture too.
    I’m new to Elementor, I’ve made mistakes in the application area.

    ? Where do I apply in ID (particles) and Smart Slider?

    Best regard

    Glad to know it’s working better now. I am not familiar with Smart Slider. If you are referring to the WordPress Smart Slider 3 plugin, I would suggest opening the question on their support forum if you cannot find the answer in their documentation. Cheers!

    Thread Starter gokh

    (@gokh)

    Yes, I sent a question, Pingram. Thanks..

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘ID does not accept.’ is closed to new replies.