CSV Import - How to Generate unique Coupon ID?
I posted the same thread in Flipper, but guess the import function is part of clipper so maybe I'll get an answer here:
When I run the CSV Import using coupons example csv file, it doesn't add an ID if I leave blank. I was hoping to not have to input an id here so that it would auto generate the unique Coupon ID like it does if you manually create a new coupon from the dashboard or from share a coupon.
There is some information about this here:
http://docs.appthemes.com/tutorials/...emes-importer/ under Generate unique IDs section
However I don't find it that clear.
I'm using the child theme flatter, so should I modify this functions.php or some other php file?
I tried several changes with the functions.php and theme-functions.php using that article, but didn't help, i kept getting function errors
Please advise
Thanks