Saravana Kumar K
Forum Replies Created
-
Forum: Plugins
In reply to: [WC Fields Factory] Bug with color picker validationHi, the fix is released available with Version 2.0.4, please update
Forum: Plugins
In reply to: [WC Fields Factory] Admin Field Group – Show on Product Page not workingGood, closing it.
Forum: Plugins
In reply to: [WC Fields Factory] Bug with color picker validationHi, sorry for that, some how I missed that during testing,
I added a feature that whenever validation failed for any failed, I will try to retain other fields value as filled by the user, so that they won’t have to fill again, thats what caused the issue.
Will release the fix soon.
Until then please use
Show Hex Valueas asShow the Color Code- This reply was modified 8 years, 5 months ago by Saravana Kumar K.
- This reply was modified 8 years, 5 months ago by Saravana Kumar K.
Hi, just now I noticed that I missed the
{field-name}-wrapperstatement (Version 2.0.0 is a major rework in all area), which would add the css class you would require. I will make sure it happens on my next release, but in the mean time there is another workaround. put the following snippet on yourfunctions.phpfunction add_custom_wrapper_css_class() { return "your_custom_wrapper_class"; } add_filter("wccpf_fields_container_class", "add_custom_wrapper_css_class");The above snippet will add custom css class in the wrapper table for each fields.
Forum: Plugins
In reply to: [WC Fields Factory] Select Not Working – Nonprofit Trail RunYes, please go ahead
Forum: Plugins
In reply to: [WC Fields Factory] Select Not Working – Nonprofit Trail RunHi sorry for your trouble, a quick fix would be deleting the corresponding fields and recreate it, this won’t affect your existing orders, this would clear most of the issue caused by the update.
Let me know whether it fixed the issue of not.
Forum: Plugins
In reply to: [WC Fields Factory] Displaying Group TitlesHa, I missed it, I had this in my feature list but some how missed, that group title is for cloning option.
I will definitely include it on my next release, which will be soon.
Hi, sorry for that inconvenience, have you managed to rewrite the css.?
If you want post your product screen url here, I will try to fix.
Forum: Plugins
In reply to: [WC Fields Factory] custom previewJust follow that article, you can display the admin field’s value in front end product page.
Forum: Plugins
In reply to: [WC Fields Factory] Unable to edit created product fieldsSure I will look in to it, but I cannot guarantee for any fix, if the conflict is from their end. will try.
- This reply was modified 8 years, 5 months ago by Saravana Kumar K.
Forum: Plugins
In reply to: [WC Fields Factory] Field Class is missing in this updateNot sure why its happening, but the configuration for custom field is there and it’s working (the class is getting added on the corresponding field), could you check again, may be the css outdated (If you have used parent child selector).
Or update the field once more (by setting the Field Class config).
- This reply was modified 8 years, 5 months ago by Saravana Kumar K.
Forum: Plugins
In reply to: [WC Fields Factory] custom previewHi, you mean you have added an Admin Field text field (which will be displayed at back end product page) and you wanted that value be displayed on front end right.?
You may refer this for more detail
Forum: Plugins
In reply to: [WC Fields Factory] How to target only one variationWill let you know once that ready, but it would take at least a month, since I got some other plugins update work. anyway closing this topic as future request.
Forum: Plugins
In reply to: [WC Fields Factory] Escape Characters In Custom FieldsGood, marking this as resolved.
Forum: Plugins
In reply to: [WC Fields Factory] The Admin Fields are not longer editableRead Onlyoption should beShow as NormalValue or Fieldshould beValue