sdvizac
Forum Replies Created
-
Forum: Plugins
In reply to: [Ocean Extra] Ocean extra v1.5.16 issueOk, I found out what is the problem, it was on my end. I have inserted css on one of my elements:
.dialog-type-lightbox {
display: none !important;
}And that made bunch of conflicts and that is the reason for header and popup issues.
Instead, I;ve changed it to
.elementor-lightbox {
display: none !important;
}And there is no issues anymore. Thank you and I apologize for doubting in oceanwp.
Best regards
Forum: Plugins
In reply to: [Ocean Extra] Ocean extra v1.5.16 issueHi, I have a same issue on my site turmal.in. Its really frustrating, I believe I lost a week trying everything. I tried everything, with header option and I noticed that even elementor popups wont work and whichever header I try, it gets messed up.
Just now, I got an email from wordpress saying An error of type E_ERROR was caused in line 21468 of the file turmal.in/wp-content/plugins/ocean-extra/includes/freemius/includes/class-freemius.php. Error message: Uncaught TypeError: Argument 1 passed to Freemius::get_api_user_scope_by_user() must be an instance of FS_User, bool given, called in turmal.in/wp-content/plugins/ocean-extra/includes/freemius/includes/class-freemius.php on line 21454 and defined in turmal.in/wp-content/plugins/ocean-extra/includes/freemius/includes/class-freemius.php:21468
Stack trace:
#0 turmal.in/wp-content/plugins/ocean-extra/includes/freemius/includes/class-freemius.php(21454): Freemius->get_api_user_scope_by_user(false)
#1 turmal.in/wp-content/plugins/ocean-extra/includes/freemius/includes/class-freemius.php(21493): Freemius->get_api_user_scope(false)
#2 turmal.in/wp-content/plugins/ocean-extra/includes/freemius/includes/class-freemius.php(18577): Freemius->get_current_or_network_user_api_scope()
#3 turmal.in/wp-content/plugins/ocean-extra/includes/freemius/includes/class-freemius.php(10964): Freemius->_fetch_plugin_plans()
#4 turmalIt now has a “normal” header because I installed my paid version of your sticky header which probably overwrites everything, but to be honest, this is all getting to much complicated with crashing all the time. In elementor environment, popups are working normally (try to click on right button called Meni in header, nothing happens). Most issues appear when I am trying to make header transparent either from elementor pro heading or from oceanwp heading options.
Any suggestion? I tried to turn css and js on and off, reseted database and wordpress couple of times already.
Forum: Plugins
In reply to: [Countdown Timer for Elementor] Localize PluginHi, I have a same issue. Is there a way you can customize text (days, hours, minutes, seconds) in a way that I can type something else (Dani, sati, minuti, sekunde)
Thank you in advance
- This reply was modified 5 years, 8 months ago by sdvizac.