Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End new WordPress site unable to view single posts

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #27183
    ciaran
    Member

    I’m redoing my portfolio site via WordPress by modifying another theme (in hindsight, not the best idea) and aside from changing the header, footer & background images, it’s close to being done.

    However, the main problems for me, aside from learning code as I go along, are that the site won’t let me go into individual posts on the front page. It simply links back to the home page, displaying "Page Not Found" in the title, but still showing all content. Bizarrely, when I preview other themes, this functionality is restored, but when activated, it’s the same as before.
    Any suggestions or ideas? The work in progress is at http://www.ciaranoconnor.com/wordpress/
    Thanks!

    #70494
    TheDoc
    Member

    It sounds like you don’t have a "single.php" in your theme files.

    http://codex.wordpress.org/Template_Hierarchy

    #70518
    ciaran
    Member

    Nope, that file is definitely there.

    #70521
    TheDoc
    Member

    Then it must have the exact same code as index.php.

    Post both the single.php and index.php code here.

    #70556
    ciaran
    Member

    That would appear to be the case…
    Where & how are they supposed to differ?

    index.php –

    Code:


    >

    “>

    by on , under

    :‘, ‘, ‘, ”); ?>

    “>more…

    “>Not Found

    Well holy God. Looks like you’ve been digging for something that I’ve either moved, deleted or perhaps never existed in the first place. Best beit is to search again by using this form or if all else fails, give me a yell.

    single.php

    Code:


    “>

    by on , under

    :‘, ‘, ‘, ”); ?>






    RSS feed for this post (comments)’)); ?>

    · ” rel=”trackback”>URI‘); ?>

    “>Not Found

    Sorry, but you are looking for something that isn’t here. You can search again by using this form

    #70797
    ciaran
    Member

    I still can’t get this to work. Anybody else know what I can do?

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Back End’ is closed to new topics and replies.