Saravana Kumar K
Forum Replies Created
-
Forum: Plugins
In reply to: [WC Fields Factory] Fields Cloning errorHi, sorry for the delayed response.
I checked your page, it looks like you no longer uses this plugin. so closing this thread.
Forum: Plugins
In reply to: [WC Fields Factory] Plugin remove tax on applied productsHi, thanks for posting this, looks like an issue,
we get the base price using the following line
$orgPrice = method_exists ( $citem ["data"], "get_price" ) ? floatval ( $citem['data']->get_price() ) : floatval ( $citem['data']->price );and add the additional amount with the orginal amount, and update the cart.We must check the Tax Included status too. I will include it on our upcoming release.
Hi, just checked both of your sites, but not able to see any issue.
I think you have disbaled Fields Factory plugin.
Fields Factory itself contains option for managing your check out page (managing billing shipping and custom fields for checkout).
you can just check that out.
Forum: Plugins
In reply to: [WC Fields Factory] date picker does not disable past daysHi, sorry for the inconvinience.
Could you post your product page url here, so that we can a look at it.
Otherwise just let us know if you see any console error on your browser.This could be done in two steps, Under Disable Days section
1. ChooseDisable Past DatesfromPast or Future
2. Specify number of next days to diable fromDisable Next X DaysForum: Plugins
In reply to: [WC Fields Factory] Include in woocommerce searchI am not sure, I understand it correctly.
The custom meta values (possible for admin fields) should be searchable via woo search option right.?
I will look into this option, will try to include this in our upcoming release.
Since you found a work around, closing this thread.
Forum: Plugins
In reply to: [WC Fields Factory] Date picker shows invalid even after selectionHi,
Could you explain a bit more,
1. what browser.?
2. is it happens when you disable some dates.?
3. is there any console error (on your browser’s dev console)
4. if it is possible, please include the concerned product page url here, so that we can test it ourselves.Looking forward to fix this soon.
- This reply was modified 7 years, 4 months ago by Saravana Kumar K.
Forum: Plugins
In reply to: [WC Fields Factory] Request : Do Not Expose Exact File URLHi thanks for the suggestion, it definitely make sense. this will be corrected on the upcoming release.
Forum: Plugins
In reply to: [WC Fields Factory] Jquery bugHi, does this
Maximum call stack size exceededissue dissapear if you disable WC Fields Factory.? Please let me know.We already received the same kind of issue, we will release the update soon.
Forum: Plugins
In reply to: [WC Fields Factory] Pricing Rules unable to addGreat, closing thread as resolved.
Forum: Plugins
In reply to: [WC Fields Factory] YITH request a quote compatibilitySure, will check and update here soon.
Forum: Plugins
In reply to: [WC Fields Factory] Show HEX code as color does not workThanks for reporting, will check.
Forum: Plugins
In reply to: [WC Fields Factory] Colorpicker not showing the pictureHi, looks like you have a Javascript Recursive Error, from some other JS script.
That should be the culprit here. please try to ix it.jquery-migrate.min.js?ver=1.4.1:2 JQMIGRATE: Migrate is installed, version 1.4.1 three.min.js?ver=4.9.9:155 THREE.WebGLRenderer 83 wpWebGL.js?ver=4.9.9:1 Canvasio3D Light - V1.3.4 jquery.js?ver=1.12.4:2 Uncaught RangeError: Maximum call stack size exceeded at String.replace (<anonymous>) at Function.fa (jquery.js?ver=1.12.4:2) at Function.a.find (jquery-migrate.min.js?ver=1.4.1:2) at HTMLDocument.handlers (jquery.js?ver=1.12.4:3) at HTMLDocument.dispatch (jquery.js?ver=1.12.4:3) at HTMLDocument.r.handle (jquery.js?ver=1.12.4:3) at Object.trigger (jquery.js?ver=1.12.4:3) at Object.a.event.trigger (jquery-migrate.min.js?ver=1.4.1:2) at HTMLInputElement.<anonymous> (jquery.js?ver=1.12.4:3) at Function.each (jquery.js?ver=1.12.4:2)If you still have the issue even after that fix, please let us know.
Forum: Plugins
In reply to: [WC Fields Factory] Custom field not showing for all productsHi sorry for the delayed response, I visited your product page and find no custom fields on “Ajax Hub” itself, did you turned this off.?
Should be a configuration issue. let me know here, if you still want any assistence.
Forum: Plugins
In reply to: [WC Fields Factory] Image upload not showing on pageHi, sorry for the delayed response.
Do you still have this issue.? please mention your version of PHP, WP & WC.
Forum: Plugins
In reply to: [WC Fields Factory] Required Field not showing ErrorLooks like the issue is resolved.
You may also use client side validtion : wp-admin/edit.php?post_type=wccpf&page=wcff_settings there just enable “Client Side Validation” option