kunashko
Forum Replies Created
-
Hi Peter,
Many thanks for your prompt reply
‘order_item_id’ column is available in my table and after and the correct ‘order_item_id’ value is displayed at the end of each URL.
$_REQUEST[‘order_item_id’] is exactly what I was looking for.
Thank you very much and have a great day!
Kind regards,
AnastasiiaJust a small addition, I found documentation about wpda_wpdataaccess_prepare filter, however, I cannot make sense how to read the url argument to retrieve order_item_id from the table.
Seems like I’m missing out something very important.
Kind regards,
AnastasiiaThank you for your prompt response!
Unfortunately, it’s impossible for me to provide URL, because currently the website is hosted locally.
In the assets/css/ directory I found several CSS files. Is it possible to override woocommerce.css with custom.css placed in the child theme?
What would be the best way to do so in my case?Many thanks!