superb09
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cahning permalinks once site is activeand yes finally…. all is well. : )
thank you so much !!! seriously, i really appreciate the help.
Forum: Fixing WordPress
In reply to: Cahning permalinks once site is activei used a custom structure
/page-name
you must of view the site as I was changing things.
Forum: Fixing WordPress
In reply to: Cahning permalinks once site is activeThe lastest news pulls from the blog, yes it is a widget.
dreamhosters2 is the where the site lives. bostonpride.org points to that server
Forum: Fixing WordPress
In reply to: Cahning permalinks once site is activeif you go here an click on one of the entries under lastest news
Forum: Fixing WordPress
In reply to: Cahning permalinks once site is activeokay so I got that working, pages are all good, BUT now the posts aren’t linking up, they come up as /page-name
Forum: Fixing WordPress
In reply to: Cahning permalinks once site is activei can’t “see” files
Forum: Fixing WordPress
In reply to: Cahning permalinks once site is activei am on a linux server, with mod_rewrite enabled, just checked with hosting company
Forum: Fixing WordPress
In reply to: Cahning permalinks once site is activeHi-
I know, I have read that over and over. using mysiteurl.com/page-name I still get an error. And even if I use any of the common ones within the admin panel, i get an 404 message also
I’m not getting any changes
Forum: Fixing WordPress
In reply to: Cahning permalinks once site is activeThis is probably embarrassingly wrong
/blog
then it took each word of the page name and placed it after the / but I would get a 404 page
: )
Forum: Fixing WordPress
In reply to: Cahning permalinks once site is activei did at first and i still got 404’s
Forum: Fixing WordPress
In reply to: One post on Index Page which links to a All posts PageSo I got all that working.. I think Take a look
http://superbbicycle.com/index2.php
Your awesome, for helping me!
Forum: Fixing WordPress
In reply to: One post on Index Page which links to a All posts Pageup and running.
Forum: Fixing WordPress
In reply to: One post on Index Page which links to a All posts PageHi- Thank you so much for your response!!!!
I’m confused. I made a Home page (meaning in the Pages section of Word Press) Along with a Recent Pages.
Am I taking the code from pages.php and creating a home.php and a recentposts.php? with that code?
Do the Word Press Pages I made first reference the php pages through this code?
<?php
/*
Template Name: Home
*/
?>I’m determined to make this work!
But it is not right now.