Beschreibung
This plugin has been closed as of 25. September 2024 and is not available for download. This closure is permanent. Grund: Autor-Anfrage.
Rezensionen
21. November 2023
not real background, didn’t work with css like written , and not work with gutenberg block
19. Juni 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!
2. Jänner 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.
20. Juni 2018
this makes it background (in custom css):
div#rn-pbwp-div {
position:fixed!important;
z-index:-1!important;
}
5. Juni 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.
27. April 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.
Mitwirkende & Entwickler
„Particle Background WP“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Particle Background WP“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.