mangalamitash
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Blog works fine on localhost, but shows only post name on serveryes…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
Forum: Fixing WordPress
In reply to: Blog works fine on localhost, but shows only post name on serverI resolved it somehow…too many changes in the theme’s index.php….anyways….thanks for the help!!!
Forum: Fixing WordPress
In reply to: WordPress new user registration password problemsame problem :(…..do we have to configure the mail server and rest details somewhere in WP ?
Forum: Fixing WordPress
In reply to: Blog works fine on localhost, but shows only post name on serverlooking 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?
Forum: Fixing WordPress
In reply to: Blog works fine on localhost, but shows only post name on serverI 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 ?
Forum: Fixing WordPress
In reply to: Blog works fine on localhost, but shows only post name on serveroh….sorry for that…
here it is:
http://wordpress.pastebin.ca/1575265Forum: Fixing WordPress
In reply to: Blog works fine on localhost, but shows only post name on serverPastebin link: