ternstyle
Forum Replies Created
-
Forum: Plugins
In reply to: [Members List Plugin] Change language (labels)Yes. You’ll need to edit the file /class/members.php.
Forum: Plugins
In reply to: [Members List Plugin] Max Pagination up to 5 only?Try clicking on the 5 and see what happens.
Forum: Plugins
In reply to: [Members List Plugin] [Plugin: Members List Plugin] Auto-update list?Presently the plugin is not setup to automatically update per user role.
You’re welcome.
Forum: Plugins
In reply to: [Members List Plugin] Make list show in column format?This is something you’d need to do with CSS.
Forum: Plugins
In reply to: [Members List Plugin] How do I make the website links no follow?add nofollow when editing the markup. rel=”nofollow”
Forum: Plugins
In reply to: [Members List Plugin] Help, member list no longer diplaying after them changeIf it works with twenty then and then not with a new theme. It’s an issue with the theme.
Forum: Plugins
In reply to: [Members List Plugin] Lots of warnings when viewing page with shortcodeFamiliar with the function. Thank you.
Forum: Plugins
In reply to: [Members List Plugin] Remove Default Member List FieldsTry selecting no for:
Allow users to choose which lists they wish to be a part of?in the plugin’s settings.
Forum: Plugins
In reply to: [Members List Plugin] Members Plugin Problem1- doesn’t accept , <p> and <div> tags on the description.
These are filtered out by WordPress. Not the plugin.
2- when you click on the Member’s photo, the page doesn’t change.
It sounds like your theme does not have an author’s page set up the way you like. This is not a function of the plugin but your theme. The plugin does not take care of author’s pages.
3- all lines (name, email and description line) are hyperlink to the same page of members list.
It sounds like your mark-up is broken. Can you provide a link to your site?
Forum: Plugins
In reply to: [Members List Plugin] How do I get the user ID in the list mark-up?Presently no. Only the value of the field and the author URL are able to be used in mark-up.
Forum: Plugins
In reply to: [Members List Plugin] Cannot configure markupDo you receive any Javascript errors in your browser?
Forum: Plugins
In reply to: [Members List Plugin] Lots of warnings when viewing page with shortcodeThe plugin is looking for the values of possible settings of the shortcode. When not set you get a warning. Easiest thing would be to turn PHP warnings off.
Forum: Plugins
In reply to: [Members List Plugin] Conditional Gravatar displayForum: Plugins
In reply to: [Members List Plugin] add photo to members listGreat solution. Or use the built in gravatar/avatar functionality.