Francesco
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OceanWP] Reloading page while resizing windowI noticed that it was some elementor plugin
Forum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed Cache also my WP Statistics WidgetI’m looking for it, thanks!
Forum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed Cache also my WP Statistics WidgetHi,
thank you for the answer. What is ESI? Do I need to use a plugin?
Thank you!
Forum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed Cache also my WP Statistics WidgetHi,
the problem is not with Elementor, but with the cache.
When I switch between the pages, the widget in the footer shows different numbers.
I have the free version of WP Statistics. The theme is Ocean WP.
Report number: NHSBYXZR
Forum: Plugins
In reply to: [ELEX WooCommerce Role Based Pricing] Not working on archive pageI’m going to check it. Thank you!
Hi, thanks for reply.
I added to JS Exclusion this file:
/wp-content/plugins/wp-statistics/assets/js/tracker.js
It seems working fine right now.
I’ll let you know. Thanks!
This is the CSS login full code:
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:[email protected]&display=swap') html, body, #loginform { font-family: "Comfortaa", ubuntu, sans-serif !important; } button, input, form, label { font-family: "Comfortaa", ubuntu, sans-serif !important; } input.button { font-weight: bold; text-transform: uppercase; } .login form { background-color: rgba(255,255,255,0.6); backdrop-filter: blur(6px); }
And this is the CSS db page full code:
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:[email protected]&display=swap') .page { background-color: #fff !important; padding: 2em !important; } body { font-family: "Comfortaa", sans-serif; background-color: #0979b4; }
On the DB error page the font is loaded correctly, while on the login page it is not.
If I inspect the code my font declaration is not found by the page, so it doesn’t overwrite the original one.
On the db page, however, it works, but I set the .page background to #fff but it doesn’t change, similar behavior to the login page here too
I tried selecting individual elements (form, button, etc.) and it works
So why doesn’t it work on the bodysuit? On the other sites where I have installed Branda it works perfectly
Among other things, on the DB error page I selected the “.page” css class to change the background and it still doesn’t work
This is the CSS code:
@import url('https://fonts.googleapis.com/css2?family=Comfortaa&display=swap') html, body, #loginform { font-family: "Comfortaa", sans-serif !important; } .login form { background-color: rgba(255,255,255,0.6); backdrop-filter: blur(6px); }
The “.login form” CSS rule works (imported)
The new “html, body, #loginform” CSS rule doesn’t work (added after import)
Forum: Plugins
In reply to: [Ocean Extra] Fatal error version 2.0.3That’s right, I also got the theme update at the same time as the plugin
Forum: Plugins
In reply to: [Ocean Extra] Fatal error version 2.0.3I had done the same thing, in order to make things work you must first deactivate the Ocean Extra plugin, then update the theme and finally reactivate the Ocean Extra plugin
Forum: Plugins
In reply to: [Ocean Extra] Fatal error version 2.0.3Thank you very much for helping!
Forum: Plugins
In reply to: [Download Manager] Error duplicate imageThank you very much, now you can see it well!