wesmed
Forum Replies Created
-
I got it to work, but I had to delete my profile forms and recreate them… fun
Hi @andrewshu
Just re-saved the member directory settings but that didn’t seem to do anything.
I just checked. It’s not a theme conflict. I’ve been double checking all my settings for about 3+ hours now and still can’t figure this out. I’m not sure what exactly to do at this point.
I’m using Chrome. I just tried Microsoft Edge, but that didn’t work either.
After inspecting the page I see one error:
Incorrect use of <label for=FORM_ELEMENT><label for=”FORM_ELEMENT”></label>
The label’s?
for
?attribute doesn’t match any element?id
. This might prevent the browser from correctly autofilling the form and accessibility tools from working correctly.To fix this issue, make sure the label’s?
for
?attribute references the correct?id
?of a form field.AFFECTED RESOURCE:
- Violating node
Once I click on the violating node link, it directs me to this line:
<label for="cover_photo">Change your cover photo</label> == $0
I’m not sure at all what this means, but would you think this is the issue? I really appreciate your time helping me with this by the way!
I saved/updated all the fields, forms, and directory, but I still cannot see the members’ profiles when I click on them:/
Still the same issue with the default UM members.php format.
My privacy settings in the UM Field Builders are set to “Everyone” and visibility settings are “View Everywhere”, however, I’m still unable to view the members’ profiles. Any thoughts?
- This reply was modified 1 year, 9 months ago by wesmed.
I’m not sure I understand what you mean by this?
Are you referring to the “Visibility” setting in the form field editor? All of my form fields are set to “View Everywhere”.
Thank you @missveronicatv ! Solution 1 worked and the template is now up-to-date.
I’m not sure if this is a result overriding the member template, but when clicking on user profiles in the member directory, all that appears are the first and last name and a blank cover photo- I am not seeing the users’ profiles, or rather the information from their profile form. I have ensured that the following settings have been enabled
- The profile form shortcode is pasted on the user page, assigned to the appropriate user, and I have “matched” my user page to the default UM User page
- Enabled- “Can view other member profiles?”, and I have specified the corresponding member profiles that they can view
- All appropriate user roles have been enabled
It’s not a plugin conflict- I’ve already checked. Why can’t I see the members’ profiles?
@andrewshu Thank you for following up. I thought that my issues were resolved but after updating UM to 2.6.3, the members.php file that I uploaded from this thread, is now outdated. I have read the Fixing Outdated Ultimate Member Templates and copied the default template into my theme, but I can’t find where/what @missveronicatv modified in the members.php template so that I can replicate these in the updated template.
@missveronicatv sure does. Thank you!
@missveronicatv I’ve got it working now. Thank you. Regarding the css, where exactly do I paste the css that was provided?
@missveronicatv so when I go to
wp-content/themes/Divi/ultimate-member/templates
, only the members.php file should be in there?