0 && $errors->get_error_code()) { $step = 4; } else { $step = 2; $jump = 2; } } elseif (isset($_POST['submit']) && $_POST['submit']) { geocraft_place_submmition(); if (isset($_POST['pay_method'])) { $step = 5; } else { $step = 3; } } global $step; if ($step != 5) { //Call header.php get_header(); ?>