• Resolved mangalamitash

    (@mangalamitash)


    Hi,

    I am new to wordpress and am trying to create my first blog. I am having a weird problem, my site puts up well in localhost, but when I upload it to the server, the bog entries only show post names and not the entire post, as it was design to be. Please have a look at the site for posts ‘Emma’ and ‘Shruti’ below to see what i mean.

    link:
    http://idontknowwhyistartedthis.com/

    Thanks in advance.

    Regards,
    Amit Mangal

Viewing 9 replies - 1 through 9 (of 9 total)
  • Try placing a copy of your index.php file in the WordPress pastebin. Perhaps someone can then spot the problem.

    Thread Starter mangalamitash

    (@mangalamitash)

    When I said index.php, I should have specified that I meant the index.php file from your theme.

    Thread Starter mangalamitash

    (@mangalamitash)

    oh….sorry for that…

    here it is:
    http://wordpress.pastebin.ca/1575265

    Thread Starter mangalamitash

    (@mangalamitash)

    I was thinking….if I can have the code for listing all the latest blogs in order…I can manually write that into the index.php file of the theme. That should work. What do you think. Can you help me out with this code ?

    Thread Starter mangalamitash

    (@mangalamitash)

    looking at the index.php for the template….i realised…it’s not going into the ‘LATEST BLOG ENTRY’ part at all….but instead is displaying the ‘PREVIOUS ENTRIES’….so the problem is there…

    Can anyone please tell the reason for this?

    Thread Starter mangalamitash

    (@mangalamitash)

    I resolved it somehow…too many changes in the theme’s index.php….anyways….thanks for the help!!!

    when I upload it to the server, the bog entries only show post names and not the entire post, as it was design to be.

    Looks like you need to set/unset a Home excerpt option in your theme. Try looking in Admin/Appearance/Theme Options or similar.

    Thread Starter mangalamitash

    (@mangalamitash)

    yes…it was resolved there…it was just showing the excerpt for reasons i could not guess (as it was perfectly showing the complete post locally)…

    changed the If clause there….to show the whole post in any condition…n now it works fine….

    thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Blog works fine on localhost, but shows only post name on server’ is closed to new replies.