Profiles

Last 30 days
0items
high0
med0
impact0
Last 90 days
0items
high0
med0
impact0
Last 12 months
0items
high0
med0
impact0

Contributions

Recent activity
8 recent items
Type
August 2021
Aug 13 Fri · 12:39
Forums med
Posted a reply to How to remove Ordinery price and Sale, on the site WordPress.org Forums:
Hi! I found out of this problem. Set sales price to nothing, problem solved. Thank…
Aug 13 Fri · 09:06
Forums med
Created a topic, How to remove Ordinery price and Sale, on the site WordPress.org Forums:
Hi! Is there some plugin in wordpress, that you can d…
November 2017
Nov 11 Sat · 08:29
Forums med
Posted a reply to Query Return a list of product categories and orders …, on the site WordPress.org Forums:
Hi! What is $order_ID ? I was using post_id here ? Please USE my query,…
Nov 10 Fri · 10:23
Forums med
Posted a reply to Query Return a list of product categories and orders …, on the site WordPress.org Forums:
Hi! NO, i have comment out $order_id = -1 . (just testing) Dident figer out…
Nov 09 Thu · 10:31
Forums med
Posted a reply to Query Return a list of product categories and orders …, on the site WordPress.org Forums:
My new code is : $order_ID = $row->order_id; error_log("ORDER_ID ER :" .$order_ID); //$status = send_customers_leadjabber($json);…
Nov 09 Thu · 10:29
Forums med
Posted a reply to Query Return a list of product categories and orders …, on the site WordPress.org Forums:
Hi! Now the PHP error is gone, but no categoryes is found ???? What can…
Nov 09 Thu · 07:45
Forums med
Posted a reply to Query Return a list of product categories and orders …, on the site WordPress.org Forums:
Hi! Thank you for BIG help. Use this code to get categories... // Get post…
Nov 08 Wed · 12:56
Forums med
Created a topic, Query Return a list of product categories and orders …, on the site WordPress.org Forums:
Hi! Have this query, that display order information f…