donshakespeare
✭✭donshakespeare ✭✭
Reactions
-
Re: username restriction
Cheers! When you try it let us know how it goes. I use SSO, so I have a custom solution from the mother site :) UPDATE... I went and tested the code, so I corrected a few things above. Works as expec… (View Post)2 -
Re: Keystone Personalization
Are you already Sassy? With an existing workflow that resembles efficient? If the answer is Yes, then forgive the ultra basic step by step tutorial here.... :) Just extract what you need. I will avoi… (View Post)1 -
Re: How to Mass delete spam registrations?
Wow @Gentle , be g**tle He need not have tried that plugin, for perhaps he does not have the issue you have. But I reckon he took the time to find something you might have missed, which says in its d… (View Post)1 -
Re: Form popup
And you can use the popup JS directly if the form is in your template on the present page jQuery.popup( '', $('#myFormDiv').html()); (View Post)1 -
Re: Form popup
Vanilla comes with a powerful JS thingie that allows you to simply add a classname to your link <a class="Popup" href="linkToMyVanillaPage">My new pop up</a> I use Van… (View Post)2