ivowp
Forum Replies Created
-
I bought the Premium version because of your comment @robfrtlz , but I cannot find the feature @iqhlaq is asking for anywhere.
The Premium version allows you to play once, multiple times (if losing) or infinite times (even when wining).
How and where can I reset the spin & win wheel, so that my customers can have a spin once a day?
I had a look at your site @jonathanc1 and it still shows “float: right” in your code. That’s why it it is not working yet.
Empty the cache and check again.
Hey @jonathanc1 and @siteimpulse
I had the same problem. Both of you need to add the following snippet to your custom code:
`.widget {
float: none;
}This should do the trick.
Cheers,
IvoForum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] Logged in or notHi Thomas,
The widget was showing differently, depending on the login status. However, now that I made the change of the float property of the non-fixed widget before, this issue has also disappeared.
No further investigation needed from your side.
Cheers,
Ivo
Hi Thomas,
You are a star!
Ich habe die Regel von float: left auf float: none ge?ndert und das Problem ist verschwunden. Nicht nur das, nun spielt es auch keine Rolle mehr, ob ich eingeloggt bin oder nicht. Das Verhalten des fixierten Widgets ist bei beiden identisch.
Herzlichen Dank
Ivo
Forum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] Logged in or notHi Thomas,
It seems the WordPress Admin Bar that usually shows on top of the page for logged in users, is pushing down the fixed widget by its height. Can you reproduce this behavior?
If I hide the WordPress Admin Bar for logged in users everything works as expected, meaning there’s no difference based on the login-state.
Cheers,
IvoForum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] Widget block optionsHi Thomas,
The issue was caused by some legacy Advanced Ads widgets. Actually the AdSense code of these legacy widgets caused JavaScript errors. I deleted them and created new block-type Advanced Ads widgets and now the issue is gone. Thanks for putting me in the right direction.
Also thanks for making me understand the stop widget option.
I still have some issues, but I will open a new thread for them, if your help is needed.
Thanks for the great plugin and your kind support.
Ivo