showtek
Forum Replies Created
-
Ok, it does look like a plugin conflict after all, and I noticed that the older JetMenu Plugin caused some internal conflict, since my license is inactive and has expired I cannot update it and see if it was due to an older version. Moreover, I am happy to announce that I can finally use the plugin now!
Thanks for the quick reply! I have checked screen options and it is empty – https://imgur.com/a/eFEg1FG
I have also disabled most of the plugins except with mentioned ones and still, the problem is present. Are there any ways to tracklogs to see what does not cause those meta boxes to show up? From what I have seen with query and basic WordPress logs, it does not state any conflicts in code level.
Forum: Plugins
In reply to: [WooCommerce] My account custom fields w/ save button not workingHey @iamhere, unfortunately, nobody really helped to resolve this problem and I had to go to freelance a programmer to do it for me. I cannot really explain what did he do it but in short, it was similar to the code I posted above but with a lot of additions regarding encoding and decoding & submission with html based request. I can try to share the code privately.
Forum: Plugins
In reply to: [WooCommerce] How to trigger a function with a button?Hey @3sonsdevelopment,
Thank you very much for your reply! I have previously reviewed the detailed tutorial and based my current code from them, however, it only stated the custom fields to be validated and saved in either check-out fields or my account fields where a button is already located. While it may solve a problem by migrating my code to that section, it may not follow the ease of use for the website I am trying to build ??
Forum: Plugins
In reply to: [WooCommerce] My account custom fields w/ save button not workingThank you for your answer Remi, however, the main problem is that I do not know how to trigger the function, with a button. I do not understand how the button itself is created that will make the function trigger
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Custom meta key not workingHey,
Thank you for your answer! I have tried to look it up in the directory you posted but seems that it does not show up there. I have tried to add the code via snippet plugin, activated and seems to not show up. I repeated by adding the code via theme functions.php without any luck as well. Could you please tell me where did you add the code to make it work?
Thank you!