外掛說明
這個外掛已於 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.