Hi, actual european legislation has established that conformity of terms and us must be separatelly with conformity of comercial information.
It means that when user do login it must accept both of this 2 conditions and must be done in 2 separate checkboxes.
Of course if administrator dont look for comercial information agreement will be enough only one checkboxe with term of use, privacy, cookies…
But if administrato also look for comercial information agreement, this last agreement must be showed separatelly from the rest to another checkboxes.
So my question is: can you add another checke actual checkbox? Of course administrator will decide if enable or not this new checkbox…
Plese, let me know if you will add this new checkbox.
Thanks
I’ve seen several posts about this bug already and was looking at fixing this myself a while, but never got round to it to dig deep enough before.
Basically, when Agreeable is active and a user does not put a checkmark in the Agree to terms
checkbox, the new user registration would still go through, even though the whole point of this plugin is that it shouldn’t.
Anyway, I’ve found the bug now.
In the agreeable.php
in the ag_display_terms_form
function line 352, it says:
if( ( $type != 'login' ) || ( $type != 'register' ) || ( $type != 'comments' ) ) {
This is a nonsense condition as it will always result in true
($type
can not hold three different values).
If you change that line to read:
if( ( $type != 'login' ) && ( $type != 'register' ) && ( $type != 'comments' ) ) {
things suddenly start working again.
There are prettier ways to do this, but at least it’s working again now.
Hope this helps other people who have run into the same bug.
It would be great if the plugin would get an update so things work again out of the box.
]]>Hi, it’s possible to have the agreeable popup on Recovery Password page?
Now it’s possible to display it only on Login form – Registration form – Comment form.
thanks in advance
]]>not there is a field in the registration form (https://ideallist.ru/my_account/)
]]>stoped working today and broke my login page. was great while it lasted.
]]>I am trying to change font family and size of the lightbox title “terms & Conditions”?
How do I do that?
]]>How can I add a BACK button on the display of the terms lightbox page?
]]>Simple bug in Agreeable plugin, once it’s activated with membership enabled, it causes the email field to be unfiltered in registration page that lead to anonymous registration.
]]>Hi,
Thank you so much for giving away such a cool plugin. I got a problem with the checkbox alignment. I want it to be in the middle. Here is a screenshot.
https://www.dropbox.com/s/w2s7ikgu6tc95nb/align.png?dl=0
Thanks
]]>I though it was fine, but with version 4.7 is plugin that add terms and conditions to the register form, but there is no validation? A huge problem, so it is not working the main functionality. Could you update this issue please?
]]>Hi,
I am running woocommerce, and I have set up for guests to be able to buy, and would love to make them submit to the privacy policy I have for my users, during checkout.
Thanks for any help any one may point out.
]]>Hi I installed this plugin in my Buddy press site. After installation i changed the settings but it’s not showing in Registration page.
]]>Dear Sirs,
Please, is it possible to load JS and CSS of Agreeable just on the pages that is needed?
Thanks and Regards,
Tony
]]>The latest version of this plugin is very buggy at best and this support forum hasn’t heard from the author in months.
Has it been abandoned?
Never used this plugin before, but with a fairly bare-bones install of the latest version of WordPress, the checkbox doesn’t even need to be ticked for the user to continue logging in.
]]>Hello
Is it possible to have this on the registration page only?
Thanks
Brian
Hi,
Thanks for the useful plugin – I’ve been using it for awhile now and it’s great.
I noticed that the checkbox has disappeared from the wordpress login screen in the last two releases. I’ve rolled back to version 3.5 and it started showing on the login form again. So I guess the problem lies in the next version.
I haven’t really dug into it but I did disable my security plugin to see if that caused conflict but not such luck. I’ll try to find a copy of the version after 3.5 to see if anything jumps out at me as a problem. I’ll let you know if I come up with anything. Thanks again.
]]>Hi, This plugin not supportable with Ultimate Member supported website Kindly assist what should i do ?
]]>I am using your plugin for a customized buddy press login screen with social login buttons in addition to the normal login option. Could you please extend the plugin to also cover the “WordPress Social Login” buttons so that whenever someone clicks the social login buttons he is also required to check the checkbook in order to proceed. Currently that’s a loophole because social login is not covered. If you integrate this I am happy to buy your record extension because then it actually makes sense to record all login approvals.
Thanks.
]]>Last line (red stripe) is from Agreeable
https://imgur.com/rF1Z3v8
I hope it will be fixed soon.
Best regards,
Michael
agreement checkbox not working!
With last update you can also register to the site without checking the agreement checkbox.
]]>with last update I see all the Html tags in the lightbox and the error message is no longer displayed.
]]>How to show in GeoDirectory Register form?
What is the snippet code to add in form?
]]>i use the simple membership plugin and have a terms page that i wanted to link to my registration page with a checkbox seems like agreeable is the plugin to do that, but, i tried it once and cannot get a check box to appear so i uninstalled and downloaded it again with the same issue. my question is will agreeable work with simple membership or is that my problem? if so any suggestions on getting me a checkbox would be very much appreciated!! thank you!
]]>Hi,
Agreeable is running over the KLEO theme with BuddyPress for a community site. BuddyPress extended profile plugin is also engaged. https://www.vdore.media
I had Agreeable set up to challenge on Registration (on which it does not appear) and on the Login (on which it appears).
Two problems with this congifuration:
1) Terms are not accepted during account creation
2) After the acceptance check box is marked, the challenge persists on all future logins.
Is there a way to:
A) get the functionality working on registration
B) prevent the challenge after terms/privacy have been accepted (hide the checkbox challenge based upon prior recorded acceptance)
C) have a reset capability for the challenge for when terms/privacy change and need to be accepted again?
Thank you.
Michael
VDO Media
Hi. I cannot access my site any longer after installing the plugin
I Checkbox term and conditions and the admin cannot log in but any other user is able to login
Any idea ?
Thanks
Janio
]]>Hello,
I’m a newbie to WP and hoping someone can help me out. I just installed the Agreeable Plugin, works great, but I’d like to have margins on the Terms of Service Page, 50px left and right and top. Please help.
Thanks in advance!
Kris
]]>HEre it works
https://spesagodina.it/web/wp-login.php
but here not, why?
https://spesagodina.it/web/my-account/
I’m using Theme My Login,ran through the setup very quickly to add to the registration page. The checkbox and link agreeing to terms and conditions is placed after the ‘user’ ’email’ fields and before the ‘password’ and ‘confirm password’
]]>I’m using your plugin and need to know how it can move it to the center off the page. My registration page form is center justified and the agreeable plugin location is left justified. How can I move the agreeable to center justified?
]]>