Public Voice Network
- What are you listening to… 41644164
- Smart Phone #2 77
- Your Last Concert 369369
- AE shadows won't work 77
- Show some recent work 47664766
- Skillz of the day 1616
- QBN+ Challenge 26 4343
- Trailer Of The Day 387387
- Politics 1759317593
- intern -> job 1616
- Chick of the Day 1431314313
- the gif animation thread 1132111321
- DUBSTEP of the Day 369369
- Show your latest Pics 29702970
- Skateboarding. 596596
- Vid of the Day 1095610956
- blog 5557755577
- ♥ Things girls like ♥ 9595
- Pic of the Day 5935759357
- Key Note 22
- edge printing 1111
- New illustration work 1414
- instagram 201201
- PNG Fix 1010
Wordpress Help 1515 Responses
Last post: 1 year, 9 months ago | Thread started: Jan 21, 10, 10:12 a.m.
- hubb7designs
So I'm trying to set up a blog that is synced with my clients new site.
Write now this is what I have:
What I'm trying to do is have the blog section of the website synced with a Wordpress blog. So that www.5creativegroup.com/blog.html… will have all the wordpress post located there.
Also, there is a section on the lower left side of the website that has clips of the latest blog post, and I want to sync all the pages to show the latest blog post on there.
Currently I have downloaded the latest version of Wordpress on to my clients server, but I can't even get the wp-config.php file working right.
Can anyone offer some help on this?
- Jan 21, 10, 10:12 a.m. – Permalink
- 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


