Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Modify eMember Profile Extended Addon layout

by

Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember Troubleshooting › Modify eMember Profile Extended Addon layout

Tagged: css, eMember plugin, Profile Extended Addon, tweak

  • This topic has 18 replies, 2 voices, and was last updated 9 years, 7 months ago by admin.
Viewing 15 posts - 1 through 15 (of 19 total)
1 2 →
  • Author
    Posts
  • June 2, 2015 at 10:27 am #12722
    Studio24
    Member

    Hi guys!

    I’ve installed the eMember Profile Extended Addon. Brilliant!

    But I need to modify the layout:

    – I need to delete the “search box” (I don’t need it)

    – I want to delete the “detail” link… I need only to display the member list (name/company that I’ve set from the settings.)

    – How can set a center alignment of the rows? (from css code is ok?)

    thank you!

    June 2, 2015 at 11:39 pm #70269
    admin
    Keymaster

    You should be able to do this using CSS tweaks. You can insert the tweaks using the following plugin:

    https://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413

    The following CSS tutorial maybe helpful:

    http://www.tipsandtricks-hq.com/how-to-use-firebug-to-modify-your-wordpress-sites-css-video-tutorial-4037

    If you want us to do the CSS tweaks for you, then you can use the following option:

    https://support.tipsandtricks-hq.com/need-custom-work-done

    June 3, 2015 at 10:28 am #70270
    Studio24
    Member

    HI thank you for your reply..

    I do the changes.

    I only need to know witch are the lines and command that manage and delete the “detail” link on the table.

    thank you

    June 3, 2015 at 11:03 pm #70271
    admin
    Keymaster

    Please share a link to the page where you have the members list so I can inspect it and answer your question.

    June 5, 2015 at 2:48 pm #70272
    Studio24
    Member

    here the page:

    [http://www2.afti.ch/lista/]

    as u can see i need to align center the members names and delete the “detail” (dettagli) column

    thank you!

    June 5, 2015 at 11:38 pm #70273
    admin
    Keymaster

    Use the following CSS to hide the details link in the member summary list:

    .emember_profilex_summary_list .column-view{
    display: none;
    }

    Use the following CSS to center align entries in the summary list:

    .emember_profilex_summary_list #the-list {
    text-align: center;
    }

    September 14, 2015 at 10:42 am #70274
    Studio24
    Member

    Hi guys, how can I set the default list display by company?

    Thank you

    September 15, 2015 at 12:57 am #70275
    admin
    Keymaster

    Please give an example of what you mean. You want to sort the member list by company?

    September 16, 2015 at 9:14 am #70276
    Studio24
    Member

    here the page..

    [http://www.afti.ch/lista/]

    as u can see at the moment there are any sort..

    how can I choose a default sort in the table?

    for example sorting by company or name by default when I visit the page like this [http://www.afti.ch/lista/?orderby=last_name&order=asc]

    thank you!

    September 16, 2015 at 11:40 pm #70277
    admin
    Keymaster

    Make the link to your listing page the following.

    [http://www.afti.ch/lista/?orderby=company_name&order=desc]

    So basically create a simple link in your menu that uses the above URL as the target URL. When users click on that menu item, they will go to this link and see the listing sorted by company name.

    September 18, 2015 at 12:30 pm #70278
    Studio24
    Member

    ok thank you

    done!

    September 25, 2015 at 12:34 pm #70279
    Studio24
    Member

    hi admin,

    one problem with email after registration.

    At the moment the new user receive a mail after the registration is completed.

    So now is:

    user registration form > registration email

    but the user is pending.

    I’d like to be:

    user registration form > pending

    admin confirmation > active > registration email

    is that possible?

    thank you

    September 26, 2015 at 12:18 am #70280
    admin
    Keymaster

    Given your scenario, You have to edit the “registration complete” email message and make it like a “your account is pending” message.

    Read the following documentation (it will explain how to do the manual membership approval setup):

    https://www.tipsandtricks-hq.com/wordpress-membership/manually-approve-members-on-your-site-1302

    September 28, 2015 at 9:09 am #70281
    Studio24
    Member

    great!

    thank you

    last question:

    I’d like to display in user list table, only the “active” members.

    Is it possible?

    thank you again!

    September 29, 2015 at 12:46 am #70282
    admin
    Keymaster

    Yes, you can list the active members only. Use the status=”active” parameter in the summary listing shortcode.

    Here is an example:

    [emember_extended_summary_list fields=”first_name,last_name,” levels=”1,2″ status=”active”]

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 19 total)
1 2 →
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ