How do I completely remove this plugin from my website? I no longer want this on my site.
]]>Hello!
How do I delete extra fields in my profile!
Best regards
Anders Hidman
Sweden
Hi’ya all, ..
This is what greeted me today, ..
Fatal error: Uncaught Error: [] operator not supported for strings in /var/sites/b
Above is a small section that was on the screen, and Xprofile is what did it.
So what follows, is just a heads-up with all that, (this): GDPR nonsense.
This buddypress addon is no longer supported, but as it worked so well, I never came here to see what’s happening.
Xprofile crashed out my site after Buddpress itself updated, and I couldn’t even get onto the Dashboard without a steam of error strings about false calls, or some such thing, as is presented above.
Solution, you’re gonna have to go onto your providers back-end, (or) via: FTP.
– To then rename the Folder (called buddypress-xprofile-custom-fields)
– And it’s under (yoursite) -> wp-content -> plugins .. and it’s there along with all of your other plugins.
Do that, and your back into your Dashboard, as I say: maybe yours is still working, but mine definitely ain’t.
The plugin has been deleted from the WordPress site as well.
– And that’s a shame, cos it was very good, but I think that it captured far to much data gathering techniques for this GDPR nonsense.
I might be wrong, but I will state for the record here: that that Plugin was quite frankly brilliant.
Hope it helps.
Thanks for reading, Jessica: Praise be the ORI.
]]>The version checking for this plugin fails with BP 3.0. On my system is failed trying to use a string as an array. on top of that the version check fails to see 3.0 as a later version than 2.5.
]]>Hi, I know that this plugin has been discontinued, but maybe some of you still use the plugin, and have had the same issue.
The problem is, when using the birth date selector, the users are not getting any older on their birthday, they simply stays the same age at the change of date.
I am using the “Show age (hide birthdate)” option and my time setting is correct.
Have anyone experienced this issue?
Regards
]]>This plugin was closed on January 26, 2018 and is no longer available for download.
Have this plugin some security issues?
Will plugin be updated?
UPDATE:
NOT MAINTAINED
————–
This plugin is not maintained. Feel free to fork and have your own version.
https://github.com/donmik/buddypress-xprofile-custom-fields-type
]]>Hi @dabesa @donmik and happy new year! ??
Just as the subject says:
The plugin is quite old not, 11 months since last update.
Is there any planned update coming so it will continue to be compatible with the most current versions of WordPress and BuddyPress?
Or is it left for the plugin grave yard?
Thank you so much in advance for your answer! ??
Kind rewgards
Angry Warrior
After upgrading wordpress from 4.8.2 to 4.8.3 the Custom Taxomony Multisector is not displaying/working correctely in the dashboard user extended profiles. The users chosen selection is no longer displayed. The entire list is shown, but the users selection is no longer visable. From the front end everything works correctly.
]]>Hi,
first appreciate for such nice plugins.
Requesting to please add time selection fields. or guide us how to add it.
and please update for new wordpress version
]]>Hi, I discovered what must be a bug in the birthdate selector under Users -profile fields
Example. A person born November 1.st 1974 supposed to be 42, was already age 43, October 31., before midnight.
After midnight, the person is still aged 43…
I then changed the birthdate to November 2. (On October 31.) and the person suddenly was 42 years of age.
The time zone is set correctly.
Regards
]]>Hi I would like to help yopu to translate your plugin into german language. Grtx, Charlie
]]>right now the js for this plugin only gets loaded if the following criteria are met:
if (bp_is_user_profile_edit() || bp_is_register_page()) {
$this->load_js();
}
but i have a use case where i need to load the js for the plugin where these criteria are not met
could you provide a hook or flag of something that could be used to manually force load_js() to run?
thanks!
]]>Hello please hepl me I want to show correct data of the profile fields select2. Thank your.
]]>Hello Team,
I’m writing to let you know that I had to change the interface for Custom Field Types in BP Profile Search, please see:
https://dontdream.it/bp-profile-search/custom-profile-field-types/
Please take a minute to review the new interface. It’s much simpler than the old one, and I’m sure you’ll be able to switch easily. Of course I’m available if you have questions or suggestions, my address is [email protected]
Thank you
Andrea
Having a hard time figuring out the function code to show my “Date of birth” field as “Age” on a member profile…Can you please provide the function? All I seem to find is old code that doesn’t work…
Thank you!
]]>How I can add
1. A link to sign up form. I tried the following but no effect:
I want to use a download link in the signup form so user can download Credit Reference Form.
2. In the date section how i can add a calendar instead of date?
]]>Buenas tardes,
Este plugin es fantástico. Muchas gracias.
Estoy a?adiendo en el primer nivel un campo que requeira a los usuarios subir una foto suya, y al subirla aparece el icono peque?o de una imagen en vez de verse la foto subida.
1.-?De qué medidas tiene ser la foto que se sube? ?Y cuánto tiene que pesar?
2.-?Cuál es la solución para que se vea la foto subida?
3.-?En qué directorio se guardan las imágenes que suben los usuarios?
Margarita
]]>Dear Team,
Please note i have used your plugin on signup page, i want to highlight input fields, checkboxs, radio buttons if they are required and value is empty upon submit.
Please advise me how can i do this.
Best Regards
Team Web Design & Marketing
Hello. Congratulations for your great plugin.
I’m trying to get the only the URL of a uploaded file using a xprofile file field, but when I try to get the field information, it comes with a full “a href”, and I need just the URL. How can I do that? Is possible get only the url?
Here is my function to download the file in other member area
<?php $mp3_url_principal = xprofile_get_field_data( 'MP3 - Principal' , bp_get_member_user_id() ); ?>
<a href="app-download.php?arquivo=<?php echo $mp3_url_principal; ?>&locutorid=<?php echo xprofile_get_field_data( 'Name' , bp_get_member_user_id() ); ?>_file1">
Download Mp3 1</a>
I’m a wordpress newbie. Thank you for any help
]]>Hello,
I used this plugin in my website. there is an issue. When I used this plugin and make a filed of custom post selector in the register page. Issue is that. The option values of the select box are post id. I want it should be title. And in the database id is saving so please let me know how can values will be save of the title not id.
Like
it is displaying right now: <option value=”23″>Title</option>
But I want <option value=”Title”>Title</option>
So for the same which code we have to custom how can we change it.
Please help me in the same It is very urgent.
]]>Hi!
Thanks for good plugin!
Can you prepare you plugin to translate with using translate.www.remarpro.com?
]]>Hello, There is a nproblem I used the custom post type extended filed plugin and make a drop down of all posts of a custom post type. So i get the field value xprofile_get_field_data($field, $user_id); by this function.
But problem is that suppose I have a option value like
<option value=”1″>One</option>
So this function gets “One” in output but i want value “1” .
So how we can get this result please help me i am in trouble and search many of pages but not found any solution please help me.
]]>Hi,
Thanks for this great plugin !
I think it could be relevant in multiselectboxes for custom hierarchical taxonomies to add classes to select options : ‘parent’ and ‘child’ or ‘level-x’ for example to allow the desgin of the hierarchy in the select box.
Do you it could be part of a next update ?
Thanks in advance !
Stephane
]]>Hi, my uploaded files won’t save. I’m using a multisite – not sure if that matters. Are there any troubleshooting steps I can take?
]]>it would be great to be able to add certain user Profile fields such as Language to the xProfile.
In this way, the users who don’t have rights to enter wp-admin to edit other profile details, can still change neat features like their preferred language
Hello @atallos ! ??
If I understand this correctly then Select 2 (https://github.com/select2) isn’t a WP plugin, so how do you actually install it on your website, (WPMU in this case)?
Thank you in advance for your answers.
Cheers! ??
]]>Miguel,
I’ve been reading through the 29 pages of your support thread on your plugin and I have to admit that it is heart-warming to see such a dedicated and long-lasting support history by you. This is always nice to see!
What I was looking for were questions about repeating fields, and I couldn’t find anything. I had a client come to me recently with a request that would be solved if there could be repeating fields in BP profiles (where a button exists such as “Add another School, Job, Etc”)
In my Google searching, it turns out that I’m not the only one who has thought about this over the years, but it seems it has never been solved. When I stumbled upon your plugin, I wondered if there was a possibility you would explore this as a feature?
Have you considered or attempted to make some of the field types repeatable, or adding a new repeatable field type?
I’m interested in knowing your thoughts on this and what it might take to make it happen.
Thanks!
]]>Xprofile Custom Fields Type is great!
How about an additional field type for UserPicker?
This would enable addition of fields like “supervisor”, “deputy”, “partner” etc and pick from the other users and link to the user profile.
]]>Is it possible we can crop image by using uploaded x profile field image ,
i want to this functionality how we can add crop image functionality in xprofile image field .
]]>Hey,
I want to change the height (Number of Rows) of a Rich text editor field.
Also, I would like to remove “switch to html editor” (text) option from MCE.
Is there anyway to do that? Would appreciate your help.
Thanks!
]]>