Custom Archives

  • WARNING: Found echo $ in the file contact-leftmap.php. Possible data validation issues found. All dynamic data must be correctly escaped for the context where it is rendered.
    Line 20: <p class='icon'><i class='fa fa-phone'></i><?php echo $ep_theme['telephone']; ?></p>
    Line 23: <p class='icon'><i class='fa fa-mobile-phone'></i><?php echo $ep_theme['cellphone']; ?></p>
    Line 26: <p class='icon'><i class='fa fa-map-marker'></i><?php echo $ep_theme['address']; ?></p>
    Line 45: <li id='lat' data-value='<?php echo $ep_theme['latitude']; ?>'></li>
    Line 48: <li id='lng' data-value='<?php echo $ep_theme['longitude']; ?>'></li>
    Line 51: <li id='zoom' data-value='<?php echo $ep_theme['zoom']; ?>'></li>
    Line 54: <li id='type' data-value='<?php echo $ep_theme['maptype']; ?>'></li>
    Line 57: <li id='address' data-value='<?php echo $ep_theme['address']; ?>'></li>
    Line 61: <li id='msg' data-value='<?php echo $ep_theme['email_success_msg']; ?>'></li>
    Line 64: <li id='error' data-value='<?php echo $ep_theme['email_error_msg']; ?>'></li>
  • WARNING: Found echo $ in the file contact-fullwidth.php. Possible data validation issues found. All dynamic data must be correctly escaped for the context where it is rendered.
    Line 31: <li id='lat' data-value='<?php echo $ep_theme['latitude']; ?>'></li>
    Line 34: <li id='lng' data-value='<?php echo $ep_theme['longitude']; ?>'></li>
    Line 37: <li id='zoom' data-value='<?php echo $ep_theme['zoom']; ?>'></li>
    Line 40: <li id='type' data-value='<?php echo $ep_theme['maptype']; ?>'></li>
    Line 43: <li id='address' data-value='<?php echo $ep_theme['address']; ?>'></li>
    Line 47: <li id='msg' data-value='<?php echo $ep_theme['email_success_msg']; ?>'></li>
    Line 50: <li id='error' data-value='<?php echo $ep_theme['email_error_msg']; ?>'></li>
    Line 59: <p class='icon'><i class='fa fa-phone'></i><?php echo $ep_theme['telephone']; ?></p>
    Line 62: <p class='icon'><i class='fa fa-mobile-phone'></i><?php echo $ep_theme['cellphone']; ?></p>
    Line 65: <p class='icon'><i class='fa fa-map-marker'></i><?php echo $ep_theme['address']; ?></p>
  • WARNING: Found echo $ in the file comments.php. Possible data validation issues found. All dynamic data must be correctly escaped f