Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Making WordPress content editor client friendly

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #41385
    uneart
    Member

    While I have used WordPress for various client projects, I still haven’t found a real solution to deal with clients who know nothing at all about HTML and stuff.
    So let’s say I got a responsive design with a grid system going and other specific classes for images, etc. Then I (or the client) should be able to add a post with many different items, aligned with specific grid sizes.
    So in general there should be a lot of control as to where which item goes on the frontend.

    At the moment I end up giving special classes to the items, either in the HTML view or with custom TInyMCE fields. In any case, it’s quite easy for me but a client without much knowledge of web technologies gets stuck pretty quickly or (worse) breaks stuff.

    **So here’s my question:**

    How do you handle such situations? Do you build some sort of custom solution for every project (e.g with custom fields and custom post types) or have you got better suggestions?
    I know there are other, more lightweight and easy CMS solutions like Perch but sometimes you still need all those plugins and the big system of WordPress.

    I also found [this approach](http://wp.smashingmagazine.com/2011/10/14/advanced-layout-templates-in-wordpress-content-editor/ “”) on layout templates for the editor but it still has to be customized a lot for every project.

    Really curious about your suggestions, thanks ;)

    #117708
    chrisburton
    Participant

    I use custom fields for clients to input information so they know exactly what is what.

    #117711
    uneart
    Member

    I went with custom fields in most cases as well, but does that mean you give the client only custom fields for every possible page/post type? So you would just account for every possible layout and give them fields of content to fill out without giving them the possibility to move anything?

    Sorry for the confused questions, I’m just trying to figure out exactly how others approach this problem to find a better solution for myself.

    #117714
    chrisburton
    Participant

    There are many factors to this question. You need to find out what the client wants to do on this site, first.

    I probably wouldn’t allow the client to “move stuff around” in regards to where things are placed without consulting me. Otherwise they could destroy the layout.

    #117806
    uneart
    Member

    I guess you guys really got a point there. Maybe I was just a bit too focused on the idea of adjusting the standard editor.
    The Advanced Custom Fields Plugin looks like a perfect solution with those premium Add-Ons available. I used it a while back but have not really followed the new features. It really evolved a lot, thanks for sharing :)

    #117768
    TheDoc
    Member

    ACF is amazing. Use it on every WP project.

    Having said that, making a few edits to TinyMCE is pretty handy, too.

    #117771
    uneart
    Member

    While where on that topic. Do you use TinyMCE all the time, or have you got any other Editor thats maybe easier for the client (e.g. less options)?

    What edits to TinyMCE would you do very often?

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘Other’ is closed to new topics and replies.