WordPress.org

Forums

Unable to view any posts on site. (3 posts)

  1. axegaming
    Member
    Posted 6 months ago #

    So I have been messing about with a few settings on my site, and editing the CSS files and now suddenly I cant access any of the posts I have made. I cant find anything on-line relating to my problem so i have come here begging your help.

    The error that is given is as follows:
    Parse error: syntax error, unexpected '<' in /home/gigsets12/gigsets.com/ohwaitwhat/wp-content/themes/responsive/single.php on line 53

    I haven't changed the single.php file at all so Im stumpted.
    Any help would be great.

    site URL is http://www.gigsets.com/ohwaitwhat

  2. axegaming
    Member
    Posted 6 months ago #

    Here is the actual code from single.php on line 53

    <?php wp_link_pages(array('before' => '<div class="pagination">' . __('Pages:', 'responsive'), 'after' =>

  3. vjpo
    Member
    Posted 6 months ago #

    The line 53 in original file is <div id="author-meta">
    So, check again the syntax.
    You can also change through FTP broken single.php file to original one from fresh theme package.

Reply

You must log in to post.

About this Topic