Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

My Future Wordpress Website - A few questions

  • 05-05-2008 08:48PM
    #1
    Registered Users, Registered Users 2 Posts: 1,784 ✭✭✭


    Hey folks, I'm just looking for a little advice.

    I'm interested in setting up a personal website which would be home to my blog and kinda an online portfolio.

    I'm imagining that it's going to have about 5 sections. Blog, Photography, Illustration, and a section for some sites I've made for college and stuff.

    So, I've set up my site with wordpress but I'm unsure of the best way to go about what I want.

    I'd like to have a "Blog" thing for each of my sections. So say, I post a new photo, I want people to have the ability to comment on each photo individually. Same for illustrations, etc.

    Then, on the home page, I'd like to have like a latest posts from each section on the homepage. With my limited php knowledge I'm imagining that it's easy enough to call the latest post from each section and desplay them on a different page.

    I'm aware that I'm looking at a highly customised Wordpress theme here but I'm just asking if what I'm wanting to do is possible, and what would the easiest way to do it. Would the "pages" feature in WP do what I'm wanting?

    Thanks a million :)


Comments

  • Registered Users, Registered Users 2 Posts: 62 ✭✭leonvquinn


    Off the top of my head I'd say setup your required blog categories from the wordpress admin, ie - Blog, Photography, etc..and just blog away, placing your posts in the specific category.

    Then go and download the Exec-PHP wordpress plugin from www.wordpress.org/extend/plugins/exec-php/ and install it.

    This will let you use custom php commands in wordpress posts, pages and widgets, directly from the admin. You'll need to look for php code to display a list of recent posts from specific categories but this probably already exists somewhere in the wordpress code.

    Alternatively, just look for a plugin that does exactly what you want - theres plugins for everything!

    Heres a cool script that converts rss feeds to html, it might help.

    www.extralabs.net/feed2html.zip


  • Registered Users, Registered Users 2 Posts: 1,784 ✭✭✭im...LOST


    Cheers man, I'll have a gawk at those plugins.


Advertisement