Public Voice Network
- Beeeees! 66
- New York 77
- the gif animation thread 1283412834
- What is THEIR work? 55
- Battlefield 3 304304
- Random Fascinations? 33
- Music over 5.1 System 33
- FACE EATER 1010
- Meme of the day 1414
- Letterpress process video 33
- News of the day... 137137
- Video Cameras Under $2000 77
- ATTN: Greedy Republicans 2323
- Pic of the Day 6330063300
- Chick of the Day 1537915379
- Show your latest Pics 32943294
- XBMC 33
- what happened? 2222
- F1 2012 1919
- Vid of the Day 1203312033
- paper trail 88
- Facebook IPO 156156
- Diablo III 8383
- Coda 2 3434
Wordpress Help 1515 Responses
Last post: 2 years ago | Thread started: Jan 21, 10, 10:12 a.m.
- acescence
a blog on wordpress.com and a self-hosted install of wordpress are two completely different and unrelated things. do you want the content on your present wordpress-hosted blog on the site, or do you want to create an entirely new blog on your own server?


- Dog-earJan 21, 10, 10:32 a.m. – Permalink
- hubb7designs
The Wordpress blog is going to be self hosted... it is not a wordpress.com blog.
Thanks for the tips thus far.


- Dog-earJan 21, 10, 11 a.m. – Permalink
- hubb7designs
No help?


- Dog-earJan 21, 10, 7:47 p.m. – Permalink
- airey
not to be too negative but it seems a ridiculous question.
1: you would make the news / blog section of the site a directory, ie: www.yoursite.com/news
2: you would install wordpress into this directory and then install a theme or better yet a modified theme that matches the rest of your site so as to not jar the audience visually or navigationally.
3: then if you want section of the news section to show on other pages like the homepage you would make the homepage php and call in the requirements from the database (which you obviously created prior to when you installed the news section).
to be frank, it's seems like an incredibly uninformed question that makes you think, "if you don't know these basics there's fuckall we can do to help this guy". again, i'm just stating how the question comes across to me and possibly others (judging by the silence). it may be that the question is just not communicating your needs effectively.

- Dog-earJan 21, 10, 7:53 p.m. – Permalink
- airey
so, looking at the mess you've created, why is there a blog here:
http://www.5creativegroup.com/bl…linking to a blog here:
http://5creativegroup.wordpress.…?


- Dog-earJan 21, 10, 7:57 p.m. – Permalink
- hubb7designs
Airey,
You have hit it on the head in a sense. I really don't know where to start with #2.
I have installed Wordpress and what I would like to do is customize the wordpress page to look like the CSS code that I have already set up.... and the problem really lies with my lack of PHP knowledge.
After I style and have the Wordpress page looking like the current site... then I would like to have the blog section on the other pages automatically updated as new blogs are posted. Someone before stated that adding an RSS feed to the pages would accomplish this...
I know what I need to look into PHP code and study up on the Wordpress site... but QBN has been very helpful to me in the past so I thought I would reach out to those who have more experience than I do in hopes they would point me in the right direction.
Thanks for the comment though... sometimes the truth can be taken as negative. But I see if as a positive that you took the time to read and comment.
Thanks,
Steve


- Dog-earJan 21, 10, 8 p.m. – Permalink
- forcetwelve
just make a new page template called 'blog' and use the index.php for the code (you'll have to put the template tag in the top of this file). then make pages for all the other pages you require and they will use the page.php template.


- Dog-earJan 21, 10, 8:02 p.m. – Permalink
- hubb7designs
This is all GREAT advice guys/gals (you never know)
I think this will get me in the right direction.


- Dog-earJan 21, 10, 8:11 p.m. – Permalink
- hubb7designs
So I'm bringing this thread back to life for some additional help.
I have created the Blog page, and i have the blog page set up and running through Wordpress.
Now I'm trying to have the first 3 blog post show on the bottom of the site.
How do I go about doing this?
I have tried putting the header.php code in my index.html page, but that didn't grab the post.
Suggestions?


- Dog-earMay 10, 10, 4:05 p.m. – Permalink


