Just REPLACE the '1' to '0" as shown below and VOILA...!
//from this line:
<?php if (DEFINE_PAGE_4_STATUS <= '1') { ?>
//to this line:
<?php if (DEFINE_PAGE_4_STATUS <= '0') { ?>
![]()
Just REPLACE the '1' to '0" as shown below and VOILA...!
//from this line:
<?php if (DEFINE_PAGE_4_STATUS <= '1') { ?>
//to this line:
<?php if (DEFINE_PAGE_4_STATUS <= '0') { ?>
![]()