Hey!
I’m using Cimy User Extra Fields for a few years now, but as it doesn’t get updates anymore, I sooner or later have to switch to another plugin. Did anyone already successfully migrate? Which plugin did you use?
Thanks!
how to display Cimy extra fields data to users front-end?
is any short-codes to use?
Hi all,
Is there a way which I could retreive all users cimy field data instead of only a particular user?
]]>I want to add a birthday field, validate it with this regex: \d{1,2}-\d{1,2}-\d{4} but 01-02-1988 is always wrong?
Why
]]>The new version of Woocommerce prevents users from accessing the WP Admin “Edit Profile” option, and replaces it with a Woocommerce “My Account” Page.
How can I display my Cimy User Extra Fields in the WooCommerce My Account Page and allow a user to edit them from there? (I’m ok with adding an extra tab to accomplish this)
]]>This question has been asked by several people but is unanswered as far as I can see.
How do I get extra fields added to new order email in WooCommerce?
]]>I know this is old, and that the plug in hasn’t been updated it a long time, however I administer a site that still uses it and we like it for the functionality of being able to add extra data fields to user account records, which is something that we depend on having.
If anyone’s interested, we still use it with WP 5.2.3 and it runs fine, at least for the features we use.
We’d love it if it could be enhanced to support the new REST interface so that we’d be able to conceivably add new users to our site, including our ‘extra’ defined fields, via REST.
Any chance?
Thanks…
]]>Ciao,
volevo sapere c’era un add-on per integrare il plugin con Mailpoet.
Quello di cui abbiamo bisogno è la possibilità di aggiungere un checkbox per iscriversi alla newsletter.
E’ possibile?
Grazie
Paolo
How i can setting warning message when empty value use Cimy User Extra Fields Register Form
]]>Hi,
We have a multisite multilingual wordpress site set up. My question is how to safely / correctly uninstall the CIMY plugin from all sites. We currently have it set up as the “Unique registration” described under the CIMY documentation installation section. Do we just delete the files / folders? Or do we need to do some formal deactivation and deletion?
Please let me know. Thank you very much.
]]>Is it possible to export my additional / custom fields and import it to a new site?
]]>Hello! Thank u for so nice plugin! But I have some problem with file upload. I show registration form with Login With Ajax plugin in popup window without reloading page. But when I add a file form doesn’t see it at all and I get message that file field is empty. Can u help me with this&
]]>I have added a “File” extra field and can upload one file to the field. The file is actually a jpg, as it is a picture of a course certificate. The file uploads fine and displays in the Users>Users Extended section. When I click on the link to the uploaded file, either in the Users extended section or the user profile, I get a new tab displaying: “403 Forbidden Access to this resource on the server is denied!” I am the site admin and the file was uploaded to my own profile.
Can anyone provide guidence on this please?
Thank you
Bruce
]]>Is there a parameter I can pass to limit the number of records returned for a get_cimyFieldValue query that I pass a “false” for User ID? This would be very useful to be able to paginate the returned results.
]]>Hi,
I am using this plugin and it is helpful to add fields to registration form of wordpress but the date picker is not working on front end. Also, radio button is not supporting for any user defined values i.e. wanted to use it as gender field.
One more thing, can i customize the fields? I want to make the city field show details based on country field.
Please suggest.
]]>Hi..
I have a problem with this plugin.
After the WordPress update the file field don’t seen to the site registration.
I need of a field that allows the upload of a file. This function worked right with the previous version of WordPress, but now is broken….. What I do?
I don’t want to complicate the code, because I’m not the only one who works at the site.
Thanks for your support.
How can i add options in Dropdown field
]]>hi,
I have a problem registering new users. Once you complete the registration form, you will receive an email with an activation link. Unfortunately for some reason wordpress adds to the links <> before and at the end. Unfortunately, this redirects to reset the password. I already edited wp-login.php and pluggable.php where I deleted these characters. But unfortunately I continue to have this problem. Perhaps you have an idea how to solve this.
wp-login.php
$message .= ‘<‘ . network_site_url(“wp-login.php?action=rp&key=$key&login=” . rawurlencode($user_login), ‘login’) . “>\r\n”;
After removing
$message .= . network_site_url(“wp-login.php?action=rp&key=$key&login=” . rawurlencode($user_login), ‘login’) . “\r\n”;
I did the same thing in the file pluggable.php
But for some reason he continues to add these characters <
Link looks like this <https://foodbook.com.pl/wp-login.php?action=rp&key=9Dgs9Sx19x8Tr6FiTZa6&login=pukiell>
But the first < is not part of the clickable.
If you copy this link without < it all works as it should.
The page I need help with: https://www.foodbook.com.pl
]]>I want to know if there is a way that I can create another page with a form to fill some custom fields that I create thanks
]]>Hello, i find your plugin very useful, the best one in its area.
I have a small problem.
I did create a user frontend myself for managing users, and i want to give others than administrators the possibility to update users. In fact a new super user role that i created.
But when i use the function set_cimyFieldValue in my code, it only works, when i am logged in as administrator.
In the administation the settings are “Can be modified”.
Is there some default setting, that only allows administrators to update the extra user fields, or do you know the cause of this problem ?
]]>Hello, how do I make a checkbox type field? When I select the checkbox option I only have one circle to mark. How do I add more options to the checkbox field?
]]>Last entry on https://www.marcocimmino.net/cimy-wordpress-plugins/cimy-user-extra-fields/all-versions-and-changelog/:
CHANGELOG:
v2.7.1 – 08/02/2016
Needs:
CHANGELOG:
v2.7.2 – 05/10/2017
info.
Thanks.
]]>Hi All,
If you find that your fields no longer appear on WooCommerce registration after upgrading to the latest version of WooCommerce check out this page for info on that: https://rocketgeek.com/blog/wp-members-and-woocommerce-3-0/
The plugin needs updated to use the renamed hook. But you can put in a fix via a template until the plugin is fixed.
Cheers,
Andrew
]]>I am running CIMY UEF 2.7.1
Using either SecureImage or RECAPTCHA, I get error “typed code…”
I really need captcha t work.
Is there a solution?
The plugin works fine etc but is there a way using Admin Colomns (https://en-gb.www.ads-software.com/plugins/codepress-admin-columns/) to show certain extra details on the over all user page ?
]]>I have created a test field and it’s normally added in registration page. But the field data is not stored in database or viewed in user profile page in wordpress administration.
I cannot find anything about this issue in FAQ pages.
Could you please help me?
I see that this plugin has the Google Recaptcha size hard-coded to “compact”.
Is there a way, other than changing the code at each upgrade, to set this to “normal”?
I could do it with jQuery, but that’s a long way round the problem. A simple option in the plugin configuration would be nice.
]]>It seems hostgator’s mod_security blocks uploading from this plugin in the register page, returning resource unavaible/mod_security error.
Anyone ever found a workaround?
]]>Ciao Marco.
Non riesco a capire come funzionano le immagini.
Ho creato il campo immagine, dal profilo utente si vede ma facendo “sfoglia” e selezionando l’immagine non accade nulla.
Inoltre non trovo documentazione su come usare questi campi da php, ho creato un form in php per l’amministratore che fa aggiorna determinati campi degli utenti, riesco a far funzionare tutto tranne le immagini (caricamento e visualizzazione).
Con i normali campi uso:
cimy_uef_sanitize_content
set_cimyFieldValue
Ma con le immagini come faccio?
Hi Marco.
I can’t understant images.
I’ve created an image user field, in user profile page I can see this field but clicking on “browse” and selecting image nothing change.
I can’t find any documentation for use this image fields from php, I’ve created a custom administrator’s form to manage fields but can’t use images.
With text e numeric fields I use:
cimy_uef_sanitize_content
set_cimyFieldValue
Can i do with images?
Add input fields for URL type is URL, telephone in html5 input type, etc.
]]>