Forums
(@atlet)
3 years, 6 months ago
Ok fixed. In file wp-saml-auth.php I changed in line 43 to this: `’simplesamlphp_autoload’ => ‘/var/simplesamlphp/lib/_autoload.php’,
.
Same problem here. Any solution?
5 years, 4 months ago
I found the problem. When I access site with mobile device it ads this class to menu, so this is why is not working: wedocs-sidebar wedocs-hide-mobile
How can I fix this, that will work also on mobile site?
5 years, 8 months ago
I found, how to get from WC_Order this data.
foreach ($order->get_fees() as $item_id => $item_fee) { print_r($item_fee); }
5 years, 11 months ago
Tnx, it’s working great now.
6 years, 11 months ago
Same error here, any news, when this will be fixed?
Somting new? When I get this error I get empty orders…
7 years, 1 month ago
Tnx, I write to theme author.
8 years, 2 months ago
Any news if this plugin will be upgraded to support the Woocomerce 2.6+ version?
11 years, 9 months ago
@viruthagiri tnx
@viruthagiri did you find the solution?