Saravana Kumar K
Forum Replies Created
-
Forum: Plugins
In reply to: [WC Fields Factory] Multiple File UploadHi Lohit, have you enabled Multiple File upload option from backend, on the File field setup section itself.
by default it’s in disabled state.
Forum: Plugins
In reply to: [WC Fields Factory] Multiple File UploadHi, I guess it’s working well, closing this topic.
Forum: Plugins
In reply to: [WC Fields Factory] Plugin settings don't save and updates not obviousHi, thanks for posting this issue.
I received the same issue from few other users as well, but unfortunately I am not able to replicate it on my system ( Chrome – 47.0.2526.111 & Firefox – 43.0.3, LINUX ).
I suspect it could be a Java Script Error. could you please tell what you see on the Developer Console ( Ctrl + Shift + I )while you trying to update any fields .?
Regards
SarkForum: Plugins
In reply to: [WC Fields Factory] How to access WC Fields Factory meta data in order itemHi, that’s simple, you are almost there except the key you are trying.
We are using Field’s Label as Order Item Meta Key. so this should work
$item['your_field_label']Forum: Plugins
In reply to: [WC Fields Factory] WC Fields Factory – Add Field not workingH, could you post me what you see on the Developer Console ( Ctrl + Shift + I – either chrome or firefox ) while adding the fields. ?
You can also add custom fields manually try this article
Regards
SarkForum: Plugins
In reply to: [WC Fields Factory] Rule by TagsBit late but Rules By Tag option has been included with V1.2.5
Forum: Plugins
In reply to: [WC Fields Factory] Major error after updateHi, This is happening because this version ( 1.2.5 ) comes with major code structure & namespace changes that includes files, classes and meta keys as well.
I did test for backward compatibility too, but seems I might have missed something, let’s see if any others have the same issue.
Regards
SarkForum: Plugins
In reply to: [WC Fields Factory] Date Picker multiple issues…Ckosing, as it’s been resolved.
Forum: Plugins
In reply to: [WC Fields Factory] Color pickerClosing, as it’s been resolved.
Forum: Plugins
In reply to: [WC Fields Factory] Wrap all fields in a divClosing this topic as it got fixed.
Forum: Plugins
In reply to: [WC Fields Factory] Change The Fields Location on Product PageClosing this topic as it’s been resolved.
Forum: Plugins
In reply to: [WC Fields Factory] Multiple Colour Pickers?Closing this topic as it’d been resolved.
Forum: Plugins
In reply to: [WC Fields Factory] How can i add different class name "Closing as this topic got fixed.
Forum: Plugins
In reply to: [WC Fields Factory] How To Add Text to WC Product Field – File TypeClosing this topic as you found the fix.
Forum: Plugins
In reply to: [WC Fields Factory] Validation failure clears form fieldsHi, V1.2.5 has been released with Client side validation option, so that option will prevent this issue from happening.
Note : by default it’s in disable state, you will have to enable it by WC Fields Factory settings page.