Alissa
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Night Mode] Help with transparent logo disappearing in slideyes, thanks that was it. its stays like it should thank you!!! awesome ??
Forum: Plugins
In reply to: [WP Night Mode] Help with transparent logo disappearing in slideOk fixed it myself…
First it was not visible in dark mode then not sure anymore what I did to get it visible but only the left and right side were visible of the slide.
Some element blocked the middle of the logo and fixed that with CSS with “z-index: -1;” on the element that was blocking the middle.
Also, I know somewhere in the forum there was a post on how to exclude items from dark mode… Why don’t you choose to include that information on the front page of the plugin? It will help a lot of people.
Also, I have 2 issues with the info logo and discord logo on my homepage…
I try to exclude them but its giving me issues
this the example i could find in your forum.
body.wp-night-mode-on * :not(.site-header):not(.main-navigation) { background: #transparent; }
.wp-night-mode-on * :not(.elementor-icon) { background: transparent; }
also used
body.wp-night-mode-on * :not(.elementor-icon) { background: transparent; }
But when using this my slide disappears again.
.fas fa-info-circle
.fa-info-circle
.fab fa-discord
.fa-discordAlso tried the one written above… I’m probably doing something wrong.
Forum: Plugins
In reply to: [WP Night Mode] Help with transparent logo disappearing in slideI placed it back again if you are still available then you can see what happens. It’s on the homepage the slider also my discord icon and the info icon have issues with the dark mode.
Forum: Reviews
In reply to: [Buddypress Profile Views] my reviewYes the session files are gone now… Thanks for that and the fast response! Awesome didn’t expect that. Still having an issue that the plugins throws error in site health check.
To be clear I use it with BuddyBoss and BuddyX theme. Maybe there is some incompatible with that. But when I activate the plugin this is the error I get and it disappears when I deactivate it
The REST API request failed due to an error.
Error: [] cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received