Saravana Kumar K
Forum Replies Created
-
Forum: Plugins
In reply to: [WC Fields Factory] Database field not showingSince no reply, assuming this as resolved.
Forum: Plugins
In reply to: [WC Fields Factory] currency in checkbox optionClosing this, as the feature is not supported.
Forum: Plugins
In reply to: [WC Fields Factory] Product variations are not showingSince no reply, I assume the issue is resolved.
Forum: Plugins
In reply to: [WC Fields Factory] Field wrapper not working correctlyI agree that its poorly designed.
Everything is reworked with our upcoming release.Meanwhile, pls use
wccpf_before_fields_renderingfilter.function custom_field_wrapper($_field, $_html) { return '<div class="test">'. $_html .'</div>'; } add_filter("wccpf_before_fields_rendering", "custom_field_wrapper", 10, 2);Let me know if that solved your issue.
Forum: Plugins
In reply to: [WC Fields Factory] jQuery declaration issueThanks you for the report.
I will make sure upcoming releases include this fix as well.Forum: Plugins
In reply to: [WC Fields Factory] Support this plugin with CoCartHI, sure, I would happy to help. let me go through your plugin and prepare the questionnaire, if anything needed I will ping you on the support forum.
Also backend part should work with minimal fine tunning, what about the front end part how the fields will be rendered, since they are using headless rest api, they must use some other libraraies to render the ecommerce store right, pls let me know what library they are using so that I can port it accordingly.
Right now it is not possible, but our upcoming release has this option, you can configure
it through setting page, pls wait for few days, I will update.Forum: Plugins
In reply to: [WC Fields Factory] currency in checkbox optionHi, we have only free version.
Regarding the currency switching, Wc Fields Factory doesn’t support this feature,
Pls search for good currency switcher plugin for woocommerce.Forum: Plugins
In reply to: [WC Fields Factory] Product variations are not showingPls share temp access to the site, I will try to trouble shoot it.
Forum: Plugins
In reply to: [WC Fields Factory] Add admin fields to order metaSince no reply, I hope the issue is solved.
Marking it as resolved.Forum: Plugins
In reply to: [WC Fields Factory] Add admin fields to order metaHi, doest it solved.?
Forum: Plugins
In reply to: [WC Fields Factory] Add admin fields to order metaDone, Pls check and let me know if any issue.
Forum: Plugins
In reply to: [WC Fields Factory] Add admin fields to order metaHi, I tried to send you the updated files, the mail returned undelivered. I think due to the attachment (which has php and js code files) your mail server is preventing, let me know any other way to share the files.
Forum: Plugins
In reply to: [WC Fields Factory] Add admin fields to order metaLatest release some how missed that feature (we over looked it).
I will note it down and release the fix with the upcoming release.In the meantime, I will send you the affected updated files, so you can have temp fix for now.
Will send you shortly.
Forum: Plugins
In reply to: [WC Fields Factory] Multilingual – no “English”-option (wpml)Great.
Closing this as resolved.
Pls consider rating this plugin.