- This topic has 6 replies, 2 voices, and was last updated 10 years, 5 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember Troubleshooting › eMember – Profile Extended plugin "Details" link not working
Hi: Three problems:
(1) I installed the plugin “eMember – Profile Display Extended” and the “Details” link is not redirecting to the page I supplied in the settings page.
(2) I tweaked the CSS file with my themes colors, however, every other line is black & white. Is there a way I can create all the lines to be black?
(3) Only some of my members “profile pictures” are showing up in this summary list. I want all of them to show. I went to every profile and there are two photos that are not showing.
Thanks,
Trish
Please post a link to the listing page so I can take a look at it.
I have created temporary log in credentials for you:
[www.thendzone.com]
Username: Obi_wan
Password: starwars1977
Page: Player List
If click on “Details” link, receive a 404 Error
Detailed Profile page has also been created.
Thanks,
Trish
Hi Trish, You have an extra empty space at the end of your details page URL. Go back to the profile extended addon settings and correct that details page value. That will fix that 404 error you are getting.
Grab this plugin:
http://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413
Then use the following custom css to make your table background color black:
.emember_profilex_summary_list table{
background-color: black !important;
}
Thanks, that worked regarding the 404 Error…
Regarding #3 of my original question, one profile photo is still not showing up. I double-checked his user account and its there, and in my eMember account, its also there but it does not show up like the other profile photos.
Your thoughts?
Trish
What is the username of that user in question (the one that doesn’t show the profile picture)?
Sorry for the late reply, I was out on vacation.
His user account name is: Raider7
eMember account profile pic>> Shows in profile, but NOT in member list, nor when click on detailed profile.
Also, the “Detailed Profile List” is black & white as well. Can you let me know what the CSS is to make the table all black?
Much appreciated, thanks.