• whimsy

    (@whimsy)


    I’ve just finished phase one of a WordPress conversion. This one looks completely different from any other install I’ve seen, so I thought I would share it here.

    I have been a long-time volunteer and supporter of Bahia Street. It is a non-profit that does wonderful things in Brazil, now with up-to-date info on their website. (The old website was mostly from 2002 with occasional and incomplete updates)

    From a wordpress point of view, here are some of the more interesting points and observations:

    • Most of the site is in pages, not posts; I’m really using the site more as a CMS than a blog. I did put the archived letters (“news”) up as blog posts though.
    • Themes are great! I do like the look of the default Kubrick theme, but we wanted a different look. Creating a theme pretty much from scratch was a lot easier than I expected…at least the wordpress part of it; Design was as much work as expected! I also loved being able to make a “development version” of the theme and bring it live all at once.
    • The WordPress inteface is great for editing the content and separating it from the layout. The people in the organization who are writing the content and most likely to edit it are not literate in html, and they hardly need to be.
    • Lastly, I know that from a coding point of view the layout is very unfashionable, even un-poetic. Please bear with me, since I wanted to go live in a hurry, and was given the layout pretty much as-is. So I stuck with a layout that is mostly tables with a little CSS, and probably doesn’t validate. But it does view well in the browsers I tested it with.

    My todo list (next month) includes the following fun and nifty additions in no particular order:

    • Re-create the layout for the same look with much cleaner html code and more CSS use. I previously spent some time looking for clean code to do rounded corners, and haven’t found a favorite that clearly beats tables, but I’ll work on it. I’m sure I’ll rip out most of the other tables.
    • Add more pictures to the website inline with the text
    • Re-structure the sidebar/menu so that I A) generate it with one file at all times, and B) show sub-pages that exist directly under the current page but not under unrelated pages, and C) hilite the current page. I’ll probably end up with a bit of custom PHP code, and if I can get it sortof clean, release it as a plug-in.
    • Add some way of including custom sidebar content for each page in the WordPress interface with just one page template. This would be things like the paypal links on the donate page or some pictures that relate to whatever page is loaded, or perhaps just text. I might just use the exerpt field…
    • Tweak the layout a bit more. We like the general look, but probably have some room for improvement.

    I’d appreciate any thoughts you folks have about it–do you like or hate the look? What else would you change?

Viewing 6 replies - 1 through 6 (of 6 total)
  • azel

    (@azel)

    I like the clean look of it – very visitor-friendly.

    interknox

    (@interknox)

    Great job on making a WordPress installation unique! Very creative and I think promising to those who want to use WP, but were hesitant about it’s abilities. Great site.

    Whimsy,
    I tried to send an email through your site, but may have made a mess of it. I am trying to do something similar with a site I am building, but I have no idea how to go about it. I am very, very noob-like when it comes to PHP, but am an eager and willing student. Any help you could give me (i.e., a peek at your code) would be very much appreciated.

    Thanks,
    Greg KB

    Thread Starter whimsy

    (@whimsy)

    Well, I’ve had a little more time to work on the website, and some of the stuff on my todo list has gone away. Check it out again even if you already saw it once–it is better now!

    The new goodies are:

    Lots of pictures included in the various pages. (OK, my wife did all the work here!)

    A couple of custom fields to put a blue sidebar box on any page that needs it, and any number of images along the side. I used the Get Custom Field Values plugin from coffee2code and it works great.

    Now I just need to finish coding up a good menu/submenu page. and fix the layout. (sigh)

    very cool.

    I think someone should start a contest of themes to be used as a CMS.

    Would be very helpful!

    I really like your design. Would you consider releasing a version of this to the public? Change the colours and graphics perhaps.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Bahia Street — Unique WordPress Install (mostly as CMS)’ is closed to new replies.