Recent content by unique_ashu

  1. U

    Need to delete footer links on WP theme

    i have added you on skype
  2. U

    Need to delete footer links on WP theme

    can't you mail me for now.. i will create a skype id soon
  3. U

    Need to delete footer links on WP theme

    message me on yahoplease at unique 'underscore' ashu 'at' yahoo 'doot' co 'doot' in , remove all the spaces
  4. U

    Need to delete footer links on WP theme

    I can not see anything . this is my header.php <?php // html code of the header placed in top.php global $SMTheme, $return; $SMTheme->get_layout(); if(!isset($_POST['smt_layout'])){ get_template_part('top'); } else { $return['title']=$SMTheme->show_title(false); } if (...
  5. U

    Need to delete footer links on WP theme

    Hi, i have installed hiphop theme from smthemes, after i removed the footer links from bottom.php , i get a red bar on my footer saying """Please return following links to the footer: Designed by smthemes thanks to: ... and webhosting 2013"""" I have removed the eval functions from...
Back
Top