-
Posted a reply to Approval & Verification, on the site WordPress.org Forums:
On the Registration Form Options Tab/Page and then underneath that menu the New User Approve… -
Posted a reply to Approval & Verification, on the site WordPress.org Forums:
You can turn it off on the admin page and approve users without it if… -
Posted a reply to Quick Glance on Dashboard, on the site WordPress.org Forums:
If you look at the top of the screen there is the screen options tab,… -
Posted a reply to Warnings with latest versio of WordPress/PHP7.0/Mysql/fpm-php, on the site WordPress.org Forums:
Thanks for the heads up. I will fix those in the next update. If you… -
Committed [1649186] to Plugins SVN:
update 1.5.3.8 -
Committed [1649184] to Plugins SVN:
update 1.5.3.8 -
Posted a reply to Too many redirects with plugin installed, on the site WordPress.org Forums:
Well for starters there is no error to troubleshoot from and not explanation of the… -
Posted a reply to Plugin affects the CSS style of my website, on the site WordPress.org Forums:
It shouldn't, only on the templates it creates. I can look into it for you… -
Posted a reply to Deselecting fields to make them required does not work, on the site WordPress.org Forums:
Okay, I will have to check into that then for the next update. -
Posted a reply to Any particular reason to test for Theme My Plugin in-/active in ura-html.php?, on the site WordPress.org Forums:
Yes it is safe to change it. That is an error on my part apparently.… -
Posted a reply to E-mail verification does not work, on the site WordPress.org Forums:
The templates use a generic theme template as I am unfamiliar with those for now… -
Posted a reply to Deselecting fields to make them required does not work, on the site WordPress.org Forums:
The * will only work if the field is required, not if it is not… -
Posted a reply to E-mail verification does not work, on the site WordPress.org Forums:
Well if you can you can look into the database for posts and see if… -
Posted a reply to E-mail verification does not work, on the site WordPress.org Forums:
Make sure your permalink is set to Post Name. And the place to really check… -
Posted a reply to Messages not shown with redirect_to query params, on the site WordPress.org Forums:
I have it set to the standard wp login page because I have no way… -
Committed [1584186] to Plugins SVN:
update 1.5.3.7 -
Committed [1584185] to Plugins SVN:
update 1.5.3.7 -
Posted a reply to Administration approval circumvented, on the site WordPress.org Forums:
Okay I will do that then. I have one ready to test, just no where… -
Posted a reply to Administration approval circumvented, on the site WordPress.org Forums:
I think I found a fix but cannot test it yet as the Super Socializer… -
Posted a reply to Administration approval circumvented, on the site WordPress.org Forums:
I Will look into it. There is probably something but I am busy right now… -
Posted a reply to Translation problems, on the site WordPress.org Forums:
For the first two phrases that do not get translated, On wp-login.php?action=rp – the text… -
Posted a reply to Translation problems, on the site WordPress.org Forums:
Yes, I am looking into that per your email. Seems the translation for the Password… -
Posted a reply to password_set meta_key, on the site WordPress.org Forums:
Yes, I am looking into that per your email. Seems the translation for the Password… -
Posted a reply to password_set meta_key, on the site WordPress.org Forums:
The password set meta key is used when you have either the new user approve… -
Committed [1569529] to Plugins SVN:
update 1.5.3.6 -
Committed [1569528] to Plugins SVN:
update 1.5.3.6 -
Committed [1568073] to Plugins SVN:
update 1.5.3.5 -
Committed [1568071] to Plugins SVN:
update 1.5.3.5 -
Posted a reply to E-mail verification & Approval Not working, on the site WordPress.org Forums:
Well I do not know then. I will have to take a look at the… -
Posted a reply to Translation, on the site WordPress.org Forums:
Got it, I will include it in the next update in a week or 2.… -
Posted a reply to Plugin gave me fatal error and locked me out of my site, on the site WordPress.org Forums:
I would consult the Theme maker or whatever plugin is being used. them my login… -
Posted a reply to 404-error in plugin, on the site WordPress.org Forums:
Go to the wp admin main dashboard and if you have the URA widget active… -
Posted a reply to 404-error in plugin, on the site WordPress.org Forums:
Sure, that for some reason did not get updated when I updated the paths. On… -
Posted a reply to Translation, on the site WordPress.org Forums:
You can email it to me @ b.novotny2@gmail.com and I can include it in the… -
Posted a reply to E-mail verification & Approval Not working, on the site WordPress.org Forums:
One other thought, those options are optional. You have to go to the Registration Form… -
Posted a reply to E-mail verification & Approval Not working, on the site WordPress.org Forums:
Maybe try it delete my plugin then re install? It works well on all my… -
Posted a reply to Plugin gave me fatal error and locked me out of my site, on the site WordPress.org Forums:
Okay, you are back online again. You did not rename the file, at least not… -
Posted a reply to Plugin gave me fatal error and locked me out of my site, on the site WordPress.org Forums:
Okay, I had you email in the recycle bin. Sorry. Looking at it now. -
Posted a reply to Plugin gave me fatal error and locked me out of my site, on the site WordPress.org Forums:
And your site is going to https instead of http like you have in one… -
Posted a reply to Plugin gave me fatal error and locked me out of my site, on the site WordPress.org Forums:
One more question, how old is your site? And is your front page set? I… -
Posted a reply to Plugin gave me fatal error and locked me out of my site, on the site WordPress.org Forums:
Or if you can give me access to your hosting account I could probably have… -
Posted a reply to Plugin gave me fatal error and locked me out of my site, on the site WordPress.org Forums:
And if not do you have access to the database? It creates pages and that… -
Posted a reply to Plugin gave me fatal error and locked me out of my site, on the site WordPress.org Forums:
You can delete the folder if renaming it doesn't work, but that should work. Why… -
Posted a reply to Plugin gave me fatal error and locked me out of my site, on the site WordPress.org Forums:
You can delete the folder if renaming it doesn't work, but that should work. Why… -
Posted a reply to Field with menu & submenu, on the site WordPress.org Forums:
Yes, you can use a select box and then use java script and on change… -
Posted a reply to change registration form design, on the site WordPress.org Forums:
You would need to create a separate stand alone registration form probably and use java… -
Posted a reply to Get User data In a Page, on the site WordPress.org Forums:
There are some actions to display the fields but only for the registration form and… -
Posted a reply to Get User data In a Page, on the site WordPress.org Forums:
Hi, it is stored in the usermeta table and uses the field key you used… -
Posted a reply to Combine user registration aide and social media login, on the site WordPress.org Forums:
To be honest I did not think about it, but I can look into it.… -
Posted a reply to Verifying email isn’t working, on the site WordPress.org Forums:
Instead of this starting on line 16 or /templates/ura-template-loader.php: $theme = wp_get_theme(); $style = $theme->get(…