Wordpress in a div |
Wordpress in a div |
Aug 19 2005, 11:17 AM
Post
#1
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
ok so here we go. Everyone was telling me to get php includes. I didn't really want to but i don't know people where saying i should. Problem is all the subpages work right , but wordpress doesn't.
I don't think its possible to link wordpress in a div. So what i did was i edited the wordpress header. To my normal header for all the other pages same with the footer the only thing is wordpress won't show the background. http://vibrance.foreverbliss.org/wp/ I tried changing my index.php file to this: header include here <div class="elmo"> wordpress include here footer include here </div> and that didn't work so now im stuck. |
|
|
|
![]() |
Aug 21 2005, 10:42 PM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Aug 2005 Member No: 209,050 |
Isn't there a customizable page in WordPress that allows you to change the front page? There should also be another page that lets you change the way the blogs are set up... There is in TextPattern. Any, if you can change the front page, you can try something like this. The original front page in WordPress format...:
The tags aren't HTML tags to tell WordPress to insert the raw blog page (usually just plain text) into that space. And then, in your index.php of your site, try this: I'm not sure if its what you want though.. |
|
|
|
toyo loco Wordpress in a div Aug 19 2005, 11:17 AM
kntemplar That way, if someone enters your url "http://... Aug 21 2005, 10:44 PM
toyo loco thanks , i got it . it was my css code that messed... Aug 21 2005, 11:51 PM![]() ![]() |