owengna
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Post Types and Custom Fields creator - WCK] disable update_meta_cacheBut how about optimising the loading query?
I checked the query monitor and noticed that all pages load all custom meta box data even though they are not needed for the current page.
For example, I set up a custom meta box with data for a custom post type “Book”. I can see the custom meta box for “Book” is loaded with “update_meta_cache” on a normal page.
Thanks Heaps!
I can confirm that the check boxes are working after I updated the plugin.I have been monitoring my GA ecommerce but data comes through. The website was highly customised so do you think the premium version will resolve this issue?
Forum: Plugins
In reply to: [WooCommerce] Price Decimal issueI found out the problem. Our programmer added a function to wc_price which created this bug. It is resolved from our end now.
Forum: Plugins
In reply to: [WooCommerce] Price Decimal issueThank you for the reply.
1. It happens to the backend as well, the total calculation is with the decimals.
2. I checked the csv and it seems fine. I tried to play around the price again, for those price that have issues, the decimals are still playing if i change the last decimal. E.g change 24.02 to 24.01 will become 24.010000000000002
Forum: Plugins
In reply to: [The Events Calendar] Google Map is not displayingYes. We did. We even tried the API key on other Google map plugins to make sure it is working. The console log does not return any missing api key message. Please check.