Hi! consider Regions as States ..
Thanks for the work.
Hi, i’m from chile, and i can’t populate states dropdown (only in brazil), how can i add states?
Hi!
after hours, i found de bug, it’s just add <?php on line 168 on uls-functions.php you put only <? anthis make a bad response.
166 <?php endforeach; ?>
167 </div>
168 <?php
169 $res = ob_get_contents();