Hi,
i just make mistake. but reslove this issue next version
open mid-contact.php
and find out <p class="port"><a href="<?php echo of_get_option('recenturl1'); ?>"><?php echo of_get_option('recenttitle2'); ?></a></p>
replace with
<p class="port"><a href="<?php echo of_get_option('recenturl3'); ?>"><?php echo of_get_option('recenttitle3'); ?></a></p>
thanks