ckehrer
Forum Replies Created
-
Forum: Installing WordPress
In reply to: WordPress ConfigurationThat is true my home.php page was working correctly. What’s weird is that I didn’t change any of the page structure whatsoever. But, when I copied home.php to page_home.php the only php code that seems to be working is the <?php the_title(); ?> everything else like:
<?php the_permalink();?>,
<?php the_content();?> ect.. is not working.I’m going to keep continuing to debug and maybe I’m I can pull a rabit out the hat.
I appreciate all your help.
Forum: Installing WordPress
In reply to: WordPress ConfigurationThanks again for all your help I appreciate it. I’m still having trouble I guess it’s just one of those things.
I made all the changes you suggested, but after adding a post the post is only available on the blog page. I would like to be able to have the summary on the home page (page_home.php), click read more or the blog title then to the actual single.php post page. The way it seems to be working now the links to the actual post from the home page do not work at all. To view the blog post I have to click my blog page.
Question when changing the slug is there a way to keep the url hidden. So the home url looks more like a home page?
Thanks for your help sorry it’s giving me such problems.
charlie
Forum: Installing WordPress
In reply to: WordPress ConfigurationHi guys thanks again for your help.
The file called page_home.php I have to create correct because I didn’t see a file with this name in any of my folders?
After setting up both the home page and blog page the problem I’m having now is that by naming the home page it’s saying Home where I would like it to be the title of my blog. Also, I tried putting in some dummy text to add content to the blog post, but nothing is showing up on the page. When I click on the home title now it’s not sending me to the single.php page it’s producing the 404 error.
Any extra help would be appreciated.
Thanks,
Charlie