Can't Edit Coupon Info
Hi,
I have 2 problems :
1- I can't edit Coupon Info like Votes Down and Votes Up.
Sans titre.png
the solution of commenting the
PHP Code:
remove_meta_box( 'postcustom', APP_POST_TYPE, 'normal' );
in \clipper\includes\admin\listing-single.php doesn't work.
2- Also, we can't change info (affiliate URL, Coupon Code and Type of Coupon) when a coupon is expired.
Sans titre2.png
We have to put an expired date in the future, elsewhere the change don't take effect.
Is there any solution.