Forums

[resolved] URGENT HELP NEEDED - SITE NOT ACCESSIBLE AT ALL (2 posts)

  1. ginngoh
    Member
    Posted 1 year ago #

    I did: to find H1 - Search in google & hv tried insert this into theme function : <h1><?php $thisPost = $post -> ID; if (get_post_meta($thisPost, changeH1, true) != ”) {
    echo (get_post_meta($thisPost, changeH1, true));
    } else {
    the_title();
    }
    ?>
    </h1>

    I saw: Parse error: syntax error, unexpected '<' in /home3/ginngohc/public_html/seopressor/wp-content/themes/TheFutureOfTheInternet/functions.php on line 7

    Now totally cant even access to main domain to remove this added part.

    I expected: (1) step to revive the site (my site : http://www.seo-pressor.com (2) advise how to get H1

    Thanks so much

  2. ginngoh
    Member
    Posted 1 year ago #

    Hi...

    error solved !

    I re-uploaded the original theme.

    Thanks guys.

    since here... if is not too much to ask... may i know how to insert H1 into the theme?

    Thanks

Topic Closed

This topic has been closed to new replies.

About this Topic