설명
이 플러그인은 2024년 9월 25일(으)로 폐쇄되었고 내려받기가 불가능합니다. 이 폐쇄는 영구적입니다. 사유: 작성자 요청.
후기
2023년 11월 21일
not real background, didn’t work with css like written , and not work with gutenberg block
2022년 6월 19일
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!
2019년 1월 2일
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.
2018년 6월 20일
this makes it background (in custom css):
div#rn-pbwp-div {
position:fixed!important;
z-index:-1!important;
}
2018년 6월 5일
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.
2018년 4월 27일
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.