-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jaxon theme - Function _load_textdomain_just_in_time was called incorrectly and addition checkout fields #74
Comments
You can add a custom field to the checkout form using the following code snippet:
I checked it, and it looks like this: https://tinyurl.com/284uvaoh
I believe the Thanks |
No, create a child theme and add the code to its
It may conflict with other plugins on your website. On my end, it seems to be working fine. Thanks! |
Hi
I would like to ask how to add tax field in checkout because any action like edit fuctions.php or use plugin to add any new checkoud filed not working.
Another issue is with transaltion and load to early :
[09-Feb-2025 21:34:00 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the
tpay
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinit
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/zacharki/domains/icetiger.pl/public_html/wp-includes/functions.php on line 6114Thank you for advicse
The text was updated successfully, but these errors were encountered: