Opis
Ovaj dodatak je zatvoren od 25. rujna 2024. i nije dostupan za preuzimanje. Ovo je trajno zatvoreno. Razlog: Zahtjev autora.
Recenzije
21. studenoga 2023.
not real background, didn’t work with css like written , and not work with gutenberg block
19. lipnja 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!
02. siječnja 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. lipnja 2018.
this makes it background (in custom css):
div#rn-pbwp-div {
position:fixed!important;
z-index:-1!important;
}
05. lipnja 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. travnja 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.
Suradnici i Programeri
“Particle Background WP” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Particle Background WP” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.