Description
This plugin has been closed as of September 25, 2024 and is not available for download. This closure is permanent. Reason: Author Request.
Reviews
avviano
June 19, 2022
First issue: There is no explanation on the plugin page on how to use it. I installed the plugin, activated it, but nothing happens. There are not settings in WordPress you can tweak or change. Again, no explanation on how to change settings is provided anywhere. In fact, there is no information at all.
The links on the plugin page do not work, obviously the author hasn’t updated anything recently.
Waste of time!
czllebleu
January 2, 2019
It works, but it was hard to find how to make this a background. For anyone who’s looking for a solution, I used this code:
`
div#rn-pbwp-div {
position:absolute!important;
z-index:-1!important;
}
`
Then it appears on top of the WP backend, so it’s kind of messy. But at least the front end looks and works good.
If the app doesn’t get updated, I will probably find a way to integrate particles.js manually.
friedhelm
June 20, 2018
this makes it background (in custom css):
div#rn-pbwp-div {
position:fixed!important;
z-index:-1!important;
}
joakoono
June 5, 2018
The particle effect is awesome, but this is not a background, it’s an animation that gets added to the top of the page where you want the background to be used. A real background “melts” with the page.
Make it a real background and I will put you 5 stars because I really like the effect.
jagottsicher
April 27, 2018
looked promising, but shows up only at the top of the page not usable as a background. That is not mentioned in the reviews only, but also in all unresolved topics. the author obiously does not care, nobody receiced a solution.
Contributors & Developers
“Particle Background WP” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Particle Background WP” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.