boabo
Forum Replies Created
-
Forum: Plugins
In reply to: [Premium Addons for Elementor] Carousel with TemplatesHow can i send a private message/email?
I see, i had to test site online (it was not working on wp/forminator/form/preview).
After testing your php snippet, i got your message The password must contain at least 1 number, at least 1 lower case letter, and at least 1 upper case letter.
Now, it’s not telling that there must be 8 characters and more. And if you test with only 4 lower case letters or set password to short, bad, strong, etc same message displays. Please note that in the current model, i also found that the minimum characters was not 8 but 9 (8 characters + 1 symbol).
So, assuming you decided to keep only 1 strength (strong password), message could be Please use at least 8 characters with 1 number, 1 lower case and 1 upper case. The shorter, the better.
That was a quick reply. Thanks but i just wanted to notify about this small bug. A custom lost password page could be a nice addon though.
Forum: Plugins
In reply to: [Premium Addons for Elementor] Elementor video lightboxOK i created account and submitted ticket #444450
Forum: Plugins
In reply to: [Premium Addons for Elementor] Elementor video lightboxI don’t know who marked it as resolved as playlist are still not working.
Forum: Plugins
In reply to: [Login or Logout Menu Item] 403 forbiddensolved – disable ModSecurity cpanel
I could solve my issue with an additional login-out plugin
or how to create 2 separate pages, one with a [woocommerce_my_account] shortcode and one with forminator login that redirects to [woocommerce_my_account] . The problem is after you login….
Perfect. Thanks a lot. Yes, my pastebin was set for 1 day.
Can I use branda to let users login either on 1) wp or 2) woocommerce or 3) both wp and woo? Same website. Thanks. I’m currently a little lost and branda seems to have many features i don’t really need.
Here it is https://pastebin.com/MvEvRU2v
Forum: Plugins
In reply to: [Premium Addons for Elementor] Blog Widget / Post Options / ExcerptIf you add a shortcode in the exerpt (see 5. Post options) the code works fine. However, once you enable “filter by category” and select a filter, page cannot execute the shortcode due to ajax loading.
Forum: Plugins
In reply to: [Premium Addons for Elementor] Remove bg overlay on blog filterOK i see. To find pagination option , i had to disable “Load More Posts On Scroll” in advanced settings. Thanks a lot.
SOLVED
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings {
box-shadow: none !important;
}Still, there must be a solution such as
.moove-gdpr-infobar-reject-btn gdpr-fbo-1 {
box-shadow: none;
}… no way to remove box-shadow. I’m using bottom banner