Tips and Tricks HQ Support Portal › Forums › WP eMember › emember-profile-extended-addon displays the page number in the middle of column
- This topic has 5 replies, 3 voices, and was last updated 10 years, 9 months ago by ZeOneNZeOnly.
-
AuthorPosts
-
January 30, 2014 at 8:14 pm #10532ZeOneNZeOnlyMember
[http://p.ad-mays.com/imnedu/imn-membership/pts-directory/]
#1: This is displaying all the information I need, but the page number (1 of 1) is in the middle of the action column. I need to move or hide this if I can’t get it to display properly. I don’t see anything that is causing it to jump up there and it looks like it’s in IE, chrome, and firefox, so it’s not just a browser issue. Still need some help with this one.
#2 (**Solved**): [Also how do I get the more in-depth (full detail with picture) profiles to link when you hit details. I see it links to “http://p.ad-mays.com/imnedu/imn-membership/pts-directory/?member_id=1” for the first one. Do I have to create these pages or change a setting to make them available to see?] — update on this. I got this to work by generating the short code for the detailed profile and just added the url to the same pts directory page in the settings for this extension. It won’t show unless someone clicks details and it opens in a new window **Solved this one**
WP Version: 3.8.1
WP eMember: 8.8.0
eMember Profile Extended: 2.0
Shortcode used: [emember_extended_summary_list fields=”first_name,last_name,alias,email,Denomination,Geographic_Preference,Availability”]
January 30, 2014 at 9:32 pm #60614mbrsolutionSpectatorHi ZeOneNZeOnly, in regards to your first question. I have checked on the following browsers and can’t see the (1 of 1) any where in the middle of the action column you mentioned above.
My Settings:
Opertating system Windows 7
browsers used
IE 10
chrome 32.0.1700.76
firefox 26.0
seamonkey 2.23
Can you delete your browser cache locally on your computer or laptop.
Am I missing something from your question?
Kind regards
January 30, 2014 at 10:20 pm #60615ZeOneNZeOnlyMember.pagination-links {
display: none;
}
I added this to the stylesheet to hide it
I just commented that out. Check it out now
January 30, 2014 at 11:41 pm #60616adminKeymasterThe HTML on that page looks a little broken (which I think is causing the pagination links to not show up correctly).
Please do the theme test mentioned here quickly and tell me what you see when you switch to another theme?
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
Also, how does the pagination links look when you have less columns? Use like 3 or 4 columns (just for test).
January 31, 2014 at 5:58 pm #60617ZeOneNZeOnlyMemberIt was still doing it. It’s okay. I’m only going to have about 40 members here, so I’ll just hide that feature. It looks great and functions great aside from that so it’s no big deal. I don’t need it. Thanks
January 31, 2014 at 6:50 pm #60618ZeOneNZeOnlyMemberI also added:
td {
text-align: center;
}
to my style sheet so the columns looked a little better. I didn’t like how the text started at the very front of the box.
-
AuthorPosts
- You must be logged in to reply to this topic.