I see. I had to delete completely that Theme My Login in order for login to work again. The password was correct.
You might want to either test plugins with Toolset before recommending them or mention that they are untested as far as compatibility.
So I also tried Login Page Styler and had the same problem, where it thinks the password field is empty.
I would not be able to test the newest version of Formidable Pro as this plugin is a paid plugin. Also through my testing I was not able to find any issues with the Theme my Login plugin.
Theme my login plugin has shortcodes that you can use to add the login to a frontend page.
[theme-my-login]
So you have the option to create a page and then add the shortcode to it where the login form would render.
I'm not sure what happened why the password would be wrong because during my usage of the plugin i've not experienced any issue where the password has changed.
If you'd like I could take a look at your website with the Theme My login plugin active to see what is up.
OK I see, I did not know I could use a shortcode. Great. OK, I got it working. hidden link
My question now is about the Registration page again. I still have not been able to find documentation on:
– user inputting avatar, and outputting to User Account page
– also display and edit the user's password, like in our mockup: hidden link
Shane,
It looks like Theme My Login is pulling in the avatar from Gravatar hidden link
is there a way to do that with Toolset, or will we have to use a (new) custom field?
If we have to use a new custom field, would it be an all new set ("Add New Group") for example, calling it "Users"?
I also liked how UserPro allowed one to easily pull in the user image from FaceBook during registration, but I assume doing this would require a third-party plugin?
If I used a third-party plugin for registration is there any way for Toolset to have access to that data for example in Views?
Unfortunately Views isn't able to interface with Gravatar.
In my previous post I suggested that you add a User field for their profile image.
If you go to Types->User Fields and Click on add new User Meta group you can add an image field. See Screenshots.
Here users will be able to upload profile images when they are registering and then using our views plugin for the profile page you are able to display that image to the user.
This works just like any other custom field and the setup for the CRED user form is the same as if it were for a post.
Regarding the userpro plugin. I cannot say whether or not our plugin can pull the information from userpro because this is a paid plugin and as such I cannot get to test it out 🙁
I implemented the new user field for the user image (avatar) as suggested, so it is now input in the Registration page, but it's not outputting to the profile or user account pages
I used:
Shane,
It turns out it *was* working, but I was logged in with my main account, which has a gravatar avatar but not one in the new avatar field. I had to log out and log in with newly registered test user account.
So the shortcode I had *does* work and has the advantage of resizing the avatar:
I got this from the Field and Views button popup (see screenshot). Maybe your docs are not up-to-date?
But I getting this error when I try and log in (takes me to hidden link):
"You do not have sufficient permissions to access this page"
I then have to manually go to hidden link
and I assume this is because no role is assigned to the user that registers through the registration page (see screenshots). Yet the Registration CRED form seems to be set to "Select allowed User Role :" (whatever that means) a role?
I set up the redirections (checked and inserted URL for every role) but it didn't help. Is this only relevant for when the user role assignment issue has been fixed?
I upgraded Views to 1.9.1 and it does seem to be working as far as the re-direct, but still no role assigned. Was that the beta you were even referring to?