Marco Cimmino
Forum Replies Created
-
Not possible.
Read the documentation? Looks like nope.
For sure you skipped the documentation since has plenty of examples. Read it!
How can anyone possibly help if you do not share the code? We do not guess what you wrote, really.
How about starting to read the documentation I wrote?
Forum: Plugins
In reply to: [Cimy User Extra Fields] [Plugin: Cimy User Extra Fields] Required FieldsI think you want to add too much complication, if you are asking me to add this support (unclear from your post), forget about it.
Forum: Plugins
In reply to: [Cimy User Extra Fields] [Plugin: Cimy User Extra Fields] Dropdown Item ValueAs noted in the documentation:
– dropdown issues:
– custom value is not supported
– comma is not allowed as it is the delimiterPlease read it, it took time for me to write it and is annoying that people skip it.
Forum: Plugins
In reply to: [Cimy User Extra Fields] [Plugin: Cimy User Extra Fields] How to change – CSSLook into the /css folder.
Most probably simplemodal login does not retrieve correctly all CSS, I would bet is a bug/feature of their.
Cimy User Extra Fields uses the standard way to include JavaScript and CSS, but if another plug-in overrides this, then of course it doesn’t work.Forum: Plugins
In reply to: [Cimy User Extra Fields] wp_signups passwordYes it is a bit bad about the passwords, someone else complained about it. A fix is to not include password field in the registration process.
You must give web-server permissions to the folders. Or contact the web-server administrator that might knows what to do.
1. No it is not possible to stop the rotation.
2. For the slide effect to work you need to change the div size, as _explained_ in the plug-in’s admin section; for Ken Burns effect depends if you checked some checkbox or not.Unluckily as usual without proper information it is hard-to-impossible to help people.
Forum: Plugins
In reply to: [Cimy User Extra Fields] [Plugin: Cimy User Extra Fields] Error noticeFixed in v2.3.11
Of course it doesn’t, the php.ini file is not a plug-in’s file, but a PHP configuration file stored elsewhere:
http://php.net/manual/en/configuration.file.phpFixed in trunk, will be in v2.3.11