abacoin
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] wp_post Author Id error with IdHi Again.
We test already before lookup for help, with all the normal test, change theme, deactivate all plugins, clear caches and cookies, and still the issue.
And Yes, the orders are created from a different browser and user Id, that is from where we know something is wrong.
What else we can do Dear?
Is urgent for as now to solve this issue, please help us because we are so close for the soft launch.Forum: Plugins
In reply to: [WooCommerce] wp_post Author Id error with IdHello Zubair !
Yes you are correct, but I’m not sure if I do.
The question is, in ‘wp_post’ as ‘post_type->shop_order’, in the post_author column, has to be the Customer Id or User Id, in other words, the ID of the person who bought the product, that is my question.
Here the screenshots:
https://imgur.com/a/gBQiIYq
Thank You and God Bless You AllForum: Plugins
In reply to: [WooCommerce] wp_post Author Id error with IdBy the way, we make test, with all plugin deactivated and also, chage the theme to hello theme, and still the same issue.
Hello Andrei
Thank you for your time and support.
If we change to Twenty Twenty or any theme, including My Theme, then, there is not issue. Is only when we active the child-theme.
In console there is not errors.
And we delete all in debug, and reaload one page, and this is all errors displaying in debug:
[05-Jul-2024 00:55:25 UTC] PHP Warning: Attempt to read property "post_status" on null in /home//public_html/3nitystore.com/wp-admin/includes/template.php on line 2298 [05-Jul-2024 00:55:25 UTC] PHP Warning: Attempt to read property "post_status" on null in /home//public_html/3nitystore.com/wp-admin/includes/template.php on line 2302
[05-Jul-2024 00:55:25 UTC] PHP Warning: Attempt to read property "post_status" on null in /home//public_html/3nitystore.com/wp-admin/includes/template.php on line 2308 [05-Jul-2024 00:55:25 UTC] PHP Warning: Attempt to read property "post_status" on null in /home//public_html/3nitystore.com/wp-admin/includes/template.php on line 2312
[05-Jul-2024 00:55:25 UTC] PHP Warning: Attempt to read property "ID" on null in /home//public_html/3nitystore.com/wp-admin/includes/template.php on line 2316 [05-Jul-2024 00:55:25 UTC] PHP Warning: Attempt to read property "post_status" on null in /home//public_html/3nitystore.com/wp-admin/includes/template.php on line 2320
[05-Jul-2024 00:55:25 UTC] PHP Warning: Attempt to read property "ID" on null in /home//public_html/3nitystore.com/wp-admin/includes/template.php on line 2325 [05-Jul-2024 00:55:25 UTC] PHP Warning: Attempt to read property "ID" on null in /home//public_html/3nitystore.com/wp-admin/includes/template.php on line 2329
[05-Jul-2024 00:55:25 UTC] PHP Warning: Attempt to read property "ID" on null in /home//public_html/3nitystore.com/wp-admin/includes/template.php on line 2334 [05-Jul-2024 00:55:25 UTC] PHP Warning: Attempt to read property "post_status" on null in /home//public_html/3nitystore.com/wp-admin/includes/template.php on line 2298
[05-Jul-2024 00:55:25 UTC] PHP Warning: Attempt to read property "post_status" on null in /home//public_html/3nitystore.com/wp-admin/includes/template.php on line 2302 [05-Jul-2024 00:55:25 UTC] PHP Warning: Attempt to read property "post_status" on null in /home//public_html/3nitystore.com/wp-admin/includes/template.php on line 2308
[05-Jul-2024 00:55:25 UTC] PHP Warning: Attempt to read property "post_status" on null in /home//public_html/3nitystore.com/wp-admin/includes/template.php on line 2312 [05-Jul-2024 00:55:25 UTC] PHP Warning: Attempt to read property "ID" on null in /home//public_html/3nitystore.com/wp-admin/includes/template.php on line 2316
[05-Jul-2024 00:55:25 UTC] PHP Warning: Attempt to read property "post_status" on null in /home//public_html/3nitystore.com/wp-admin/includes/template.php on line 2320 [05-Jul-2024 00:55:25 UTC] PHP Warning: Attempt to read property "ID" on null in /home//public_html/3nitystore.com/wp-admin/includes/template.php on line 2325
[05-Jul-2024 00:55:25 UTC] PHP Warning: Attempt to read property "ID" on null in /home//public_html/3nitystore.com/wp-admin/includes/template.php on line 2329 [05-Jul-2024 00:55:25 UTC] PHP Warning: Attempt to read property "ID" on null in /home//public_html/3nitystore.com/wp-admin/includes/template.php on line 2334
And we don't know from where take more information to help to solve this issue.
We apresiate any help to solve, we think this is a grate plugin.- This reply was modified 1 year, 10 months ago by abacoin.
BY THE WAY… only hapen if we active a child-theme, and in child-theme we remove all custome code, and also we get the warnings.
I pick the option of filter.
Thank You, It Works!
God Bless…Sorry for the delay,
Thank You!Greate, thabk you.
BUt if i get Pro Version, will be diferent right?
ok, y contigo, puedo hacerlo? imagino tendria que generar un ticket? por lo poco que se, es que es por horas de trabajo el pago que tengo que hacer. Si es posible pedirte este trabajo?, cuantas horas se requieren para terminar este trabajo?
Gracias TanvirDear
I Have a child theme, i guess is not my problem, my problem is, is the child theme style.css file, i copy the code from “dokan-lite/assets/css/setup.css” and pasted in “wp-content/themes/theme-child/style.css” (just the css code i need to change to costumize vendor wizard).
Any Help how can i do this to reach the goal?
Thanks in advance DearForum: Plugins
In reply to: [Visibility Logic for Elementor] Condition type when set to “At least one”I Add comments:
I Have two different roles, (role1, role2) the i set “At least one” to hide content, plus i add user_meta, (user_meta x value less then 6) and if the user has role1, with user_meta less than 6, then hide and so on with role2.But not work, i try seting ALL instead “At least one”, and same, not work.
Hope any one can help me with this
Forum: Plugins
In reply to: [Duplicate Page or Post] Duplicate Page after signuoThank You for your replay.