wpcodingde
Forum Replies Created
-
Forum: Plugins
In reply to: [User Frontend] Templates broken after update…Hi,
It changed with the latest update. It was mentioned in the Upgrade Notices (which normally are shown on the WordPress Update page) and has been updated in the F.A.Q.
Best Regards,
ThomasForum: Plugins
In reply to: [User Frontend] Login error messagesHi TyB!
I think this would be great if this will be an option page. I added this as feature request to my issue tracker. This feature will be present in the very next version. Thanks for this idea!
Best regards,
ThomasForum: Plugins
In reply to: [User Frontend] CSS Classes & ID'sOkay, I’ll update this in the next big update. Apparently the current Version 1.0.4 is stable and this is really good. So the css/template-Update will be in 1.1.
Best Regards,
ThomasP.S.: Thanks for your feedback!
Forum: Plugins
In reply to: [User Frontend] Error after updateAh, sorry. I fixed it in Version 1.0.4.
Thanks for reporting ??
Forum: Plugins
In reply to: [User Frontend] Can 'User Frontend' Display User Profiles Too?Hello there,
sorry for the huge and unforgivable delay and lack of support. I’ll do my best to change this in 2015.
I will add this feature request to the next major version, 1.1. Thanks for using my plugin ??
Best regards,
ThomasForum: Plugins
In reply to: [User Frontend] Redirection IssueHello there,
sorry for the huge and unforgivable delay and lack of support. I’ll do my best to change this in 2015.
If you look deeper into the code of the plugin, you’ll notice that the user will be redirected to a custom page if the $_POST-Variable ‘redirect_to’ is setted.
wp_redirect( $_POST[ 'redirect_to' ] );
But I’ll provide a filter as written in my issue tracker.
Best regards,
ThomasForum: Plugins
In reply to: [User Frontend] reCAPTCHAHello there,
sorry for the huge and unforgivable delay and lack of support. I’ll do my best to change this in 2015.
If you want to change the templates you can do that within your theme:
Can I style my own pages? (Version 1.0.2)
Yes you can. As written in the ‘Installation’-tab you only have to copy (donot move, just to be sure to have a backup) the templates from
/wp-content/plugins/user-frontend/templates/
towp-content/themes/your-theme/
. After that edit it wisely.Can I style my own pages? (Version 1.0.3 – upcoming)
Yes you can. As written in the ‘Installation’-tab you only have to copy (donot move, just to be sure to have a backup) the templates from
/wp-content/plugins/user-frontend/templates/
towp-content/themes/your-theme/user-frontend/
. After that edit it wisely.With this in mind, you are able to add several filters to this file so that you are able to implement the reCAPTCHA.
Best regards,
ThomasForum: Plugins
In reply to: [User Frontend] little changeHello there,
sorry for the huge and unforgivable delay and lack of support. I’ll do my best to change this in 2015.
If you want to change the templates you can do that within your theme:
Can I style my own pages? (Version 1.0.2)
Yes you can. As written in the ‘Installation’-tab you only have to copy (donot move, just to be sure to have a backup) the templates from
/wp-content/plugins/user-frontend/templates/
towp-content/themes/your-theme/
. After that edit it wisely.Can I style my own pages? (Version 1.0.3 – upcoming)
Yes you can. As written in the ‘Installation’-tab you only have to copy (donot move, just to be sure to have a backup) the templates from
/wp-content/plugins/user-frontend/templates/
towp-content/themes/your-theme/user-frontend/
. After that edit it wisely.With this in mind, you are able to add this action to the register form. Just edit the file user-register.php and you can add your actions there.
Best regards,
ThomasForum: Plugins
In reply to: [User Frontend] CSS Classes & ID'sSo, maybe I should add ‘uf-‘ as prefix for the classes?
Forum: Plugins
In reply to: [User Frontend] Incorrect error messages on registerHello there,
sorry for the huge and unforgivable delay and lack of support. I’ll do my best to change this in 2015.
Hm. I am forking the WordPress registration here so I have to work with that, what WordPress gives back:
// validate wpmu $result = uf_validate_user_form(); extract( $result ); if ( $errors->get_error_code() ) {
The method
$errors->get_error_code()
returns ‘user_name’ as error code. Maybe I need to fork more of the core for this plugin to have better error messages. But I think that this will lead to a bloaty plugin. I’m afraid I don’t want this.But if I stumble upon a solution, I’ll fix this.
Best regards,
ThomasForum: Plugins
In reply to: [User Frontend] CSS Classes & ID'sHello there,
sorry for the huge and unforgivable delay and lack of support. I’ll do my best to change this in 2015.
Hi, thanks for this request. For the markup and its classes I used the theme 2013 as template. If you want to change the templates you can do that within your theme:
Can I style my own pages? (Version 1.0.2)
Yes you can. As written in the ‘Installation’-tab you only have to copy (donot move, just to be sure to have a backup) the templates from
/wp-content/plugins/user-frontend/templates/
towp-content/themes/your-theme/
. After that edit it wisely.Can I style my own pages? (Version 1.0.3 – upcoming)
Yes you can. As written in the ‘Installation’-tab you only have to copy (donot move, just to be sure to have a backup) the templates from
/wp-content/plugins/user-frontend/templates/
towp-content/themes/your-theme/user-frontend/
. After that edit it wisely.But I will rethink the basic template to fit more needs.
Best regards,
ThomasForum: Plugins
In reply to: [User Frontend] does not workHello there,
sorry for the huge and unforgivable delay and lack of support. I’ll do my best to change this in 2015.
This problem sounds like some permalink errors. For this there is a better check in the upcoming version 1.0.3. But to resolve this issue, head to the Permalink-Section (normally wp-admin/options-permalink.php) an just hit the button save.
Best regards,
ThomasForum: Plugins
In reply to: [User Frontend] Admin Activation for usersHello there,
sorry for the huge and unforgivable delay and lack of support. I’ll do my best to change this in 2015.
Can you give me some additional information? Or can you provide a link where I can see your installation? I need to see it, to resolve this issue.
Best regards,
ThomasForum: Plugins
In reply to: [User Frontend] Geting rid of the Register pageHello there,
sorry for the huge and unforgivable delay and lack of support. I’ll do my best to change this in 2015.
Okay, this is a bug. I opened an issue in the tracker. This problem will be fixed in the next version.
Best regards,
ThomasForum: Plugins
In reply to: [User Frontend] Doesn't work installation 3Hello there,
sorry for the huge and unforgivable delay and lack of support. I’ll do my best to change this in 2015.
This problem sounds like some permalink errors. For this there is a better check in the upcoming version 1.0.3. But to resolve this issue, head to the Permalink-Section (normally wp-admin/options-permalink.php) an just hit the button save.
Best regards,
Thomas