Marco Cimmino
Forum Replies Created
-
Doesn’t matter the version, I didn’t change it yet, but the bug should be fixed in the linked package!
Fixed in 2.1.1 you can try the development version:
http://downloads.wordpress.org/plugin/cimy-user-extra-fields.zipI got that and I said I’ll fix it.
Indeed I introduced it with registration form confirmation feature, someone else pointed this on my blog too.
Will try to fix it this week end.
Forum: Plugins
In reply to: Cimy user extra fields search user errorWordPress issue not the plug-in.
Forum: Plugins
In reply to: Cimy Header Image RotatorAs already told you you had a css in your theme that changed all images dimensions, please debug your theme using Firebug.
Forum: Plugins
In reply to: [Cimy User Extra Fields] Checkbox equal to "Yes" problemPHP version?
Forum: Plugins
In reply to: [Cimy User Extra Fields] Checkbox equal to "Yes" problemrule should be equal to also set to ‘Yes’ this is also noted in the FAQ 😐
Forum: Plugins
In reply to: [Cimy User Extra Fields] target="_blank" doesn't workStripped by the plug-in for security reasons.
See README file and /wp-includes/kses.php – $allowedtags arrayForum: Plugins
In reply to: [Cimy User Extra Fields] Uninstall cimy extra field1. yes, deleting is enough to UNINSTALL the plugin
2. all the data stay if you do not delete it
3. it does not modify, it ADDS some tables that are just used by the plug-in, if you want to delete them go the plug-in’s administration page and use the database functions to delete everything. Very simple.In case of MS installation this should be performed on every blog that enabled it.
Forum: Plugins
In reply to: CIMY Header Image Rotator hangsThere might be many causes, please read the faq
http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-header-image-rotator/faq-and-comments/Forum: Plugins
In reply to: CIMY Header Image Rotator hangsDue to the issue posted here maybe?
http://wordpress.org/support/topic/conflict-between-superb-slideshow-gallery-and-cimy-header-image-rotatorForum: Plugins
In reply to: conflict between superb slideshow gallery and Cimy Header Image RotatorYes, tell the author of the other plugin to import jquery in a standard way as documented by WordPress devs.
http://codex.wordpress.org/Function_Reference/wp_enqueue_scriptThen the problem is your custom code that does not do everything correctly.
You cannot think that copy pasting some random code everything works ok.anyway this is not a question about my plugin, but more your own code, I suggest:
1. use proper plug-ins that do this like Theme my Login
2. donate some money and I can fix your codeI understood this, but which plugin you use to integrate it in a custom form.