paywall
Forum Replies Created
-
Hello,
Do you have an ETA on when the next release is coming?
Thanks for your help.
Hello,
We’ve opened a formal ticket on your website and included a URL.
Thanks for your help.
Forum: Plugins
In reply to: [Advanced Ads – Ad Manager & AdSense] Unable to set expiration date in 2.0.6Hi team,
Any chance this will be resolved soon? We’ve got a backlog of expiration dates that we’re having to keep track of manually across dozens of sites.
Thanks for your help.
Forum: Plugins
In reply to: [Advanced Ads – Ad Manager & AdSense] Unable to set expiration date in 2.0.6Hello,
Checking in on the status of this. We haven’t heard back.
Thanks for your help.
Forum: Plugins
In reply to: [Prosopo Procaptcha] Frictionless Feature Not FunctioningWe spoke with their team and frictionless does not equal invisible like Google Recaptcha. Users still have to check a box.
However, an invisible option is on their roadmap in the coming months.
Forum: Plugins
In reply to: [Prosopo Procaptcha] Frictionless Feature Not FunctioningHello!
It will trigger regardless of the settings. We can’t seem to make it invisible.
You can see here: https://www.paywallproject.com/contact/
Thanks!
We created this snippet as a workaround while we await an update from WP Event Manager.
This can be added via Code Snippets or within your theme functions etc to allow all user roles the ability to submit events again.
function remove_wpem_restrict_non_organizer_access() {
remove_action('wp_event_manager_event_submit_before', array(WP_Event_Manager::instance(), 'wpem_restrict_non_organizer_access_to_dashboard'));
}
add_action('init', 'remove_wpem_restrict_non_organizer_access', 20);Hi Philippe,
After the most recent update, only Organizers and Admins can submit events while logged in.
Here’s the reply we got from support: We’d like to inform you that only organizers and admins will have access we have added this enhancement because of security concerns.
Hello,
Since thousands of our users are only subscribers, this means they will not be able to submit events while logged in. Our clients are receiving emails that their users can’t submit events anymore.
Is it possible to make an exception? I suppose we could write a custom snippet or roll the plugin back.
Thanks for your help.
Hello,
We can replicate it on many themes and non custom setups. If there’s anything else we can provide to help troubleshoot, let us know.
Thanks!
It was happening for logged out tests. We tested using dummy emails that did not get stopped.
We’re also noticing that the fix version doesn’t work on all Leaky Paywall sites.
Do you offer support outside of this venue so we can provide additional details?
Hello,
We did not see them in the anti-spam logs. Once we installed the current non-fix version on our non-Leaky Paywall sites, we were able to see the anti-spam logs populate.
We tested ferrellandbrown.com (non-Leaky Paywall site).
Thank you! This appears to resolve the issue with Leaky Paywall.
Also, just a heads-up. We installed this on a site without Leaky Paywall and found it doesn’t protect at all. All of the fake email tests got through WP Forms and others. For non-Leaky Paywall sites, the current version of the plugin 6.48.2 works without issue.
Thanks again for the update!
Hello, any update on this?
Hello,
Just checking in on this.Thanks for your help!