thanks 4 reply kmessinger
the problem is why my theme's Index.php showing SILENCE IS GOLDEN
in Dashboard editor !
Actually my theme 's index.php contain custom code like recent posts from category & featured content etc.
which is working on my localhost & wordpress site also.
when i open index.php in FTP it shows the same coding
but my site dnt reflect any changes i make on this index.php
its showing old index.php used at time of maintenance mode plugin
& when i open theme index.php using dashboard editor it shwing
<?php
// Silence is golden.
?>
instead of my original index.php
i tried replaced the content of index.php in editor & save
but changes still not appesring on site
(showing same old index.php)
like to mention here that no cache or similar plugin is used
Link to Site
thanks