Hi,
I have tried copying widgets.php in my child theme. But it is not working there.
I have created a folder inc in my child theme root directory and under this I kept this widget.php like the same destination in the parent theme.
Parent theme path is :estore/inc/widgets.php
child theme path for the same is :estore-child/inc/widgets.php
But it is not working.
that is why i am asking to you.
I am also using two payment gateways on my store, Paypal & Ccavenue,
but i am having a issue in ccavenue as it is not converting usd to inr before receiving the order total to the ccavenue payment page.
Does anyone knows how to do this?