cari18
Forum Replies Created
-
You are right and I found the guilty plugin which is amr users.
Thznks for your helpHave you got the screen copy?
https://photos.app.goo.gl/Kc4GPzAmCLB7qkYC7Reagrds
My theme is Materialis from ExtendTheme and here under a screen copy
- This reply was modified 6 years, 6 months ago by cari18.
Forum: Themes and Templates
In reply to: [Materialis] Logo ajustement not possibleActually it was a plugin issue, I should have explore in this obvious direction earlier!
So I found the guilty plugin : Enhanced Media Library which has not been upgraded for last WP versions. I suppressed it and it’s ok now.
Thanks a lot for your help
You’re right I do so and it’s ok now with “Import users from CSV with meta”.
Now I would like to import profile’ avatars, how to do that.
Regards
Sorry I am trying to importe UM form fields
I am trying to importe user form fields
Forum: Plugins
In reply to: [Ultimate Member - Online Users] ShortcodeThank you I read doc several and didn’t find that shortcode !
Thanks for your reply but it doesn’t work as well.
So I decided to create a new username with the only capability of managing other people accounts.
So people in charge of managing accounts have to log with this special username.Tnank you for answering.
Ok with what you propose.
But if one user has 2 roles, one role thas allows editing other member accounts and one that does not allow it, then this user can’t edit other member accounts.
Look : I would like to allow editing other member accounts to only few part of the people with Editor role. So I create a new special role with only this capabilitie to allow editing other member accounts and gave it to those Etitors I choose for that. So these Editors got 2 roles : Editor one and this new special one.
But It doesn’t work ! That’s my issue.
Do you see another way to workarround ?thanks for answering.
Yes but I found a solution : it’s ok when I edit this description not in the profile detail area but in the header of the profile.Forum: Plugins
In reply to: [Profile Extra Fields by BestWebSoft] Mix with standard WP fieldsActually, I don’t need this functionality anymore.
I found a quite simple way to extract first name and last name from the name provided in the csv export file with excel.
So I close this item.Forum: Plugins
In reply to: [amr users] Special characters in CSV exportYou’re right Anmari, it an Excel issue and I found a solution there, unfortunately in french :
https://www.ygi.ch/forcer-ouverture-fichier-csv-utf-8-excel/
I use the first solution and create a VB macro so it’s ok nowThanks for your support
Cari
Forum: Plugins
In reply to: [amr users] Making users’s email address column privateVery simple : in the menu of this plugin choose “Configure a list” then select in the top the list you want to modify. In the list of fields remove display order in front of email-adress and put it in front of the name of the field you want to add.
Then update and click on “Rebuild cache now”
That’s it !Forum: Plugins
In reply to: [Force Login] Google indexingOk Kevin thank you, I’ll do so.
2 more questions please:
1. does Force Login addbthe meta balise “no index” in the site page
2. does’t it make sense to whitelist the site url which mean:
$whitelist[] = home_url( ‘//’ );
or
$whitelist[] = home_url( ‘/wp-login.php/’ );Sorry perhaps stupid questions !