Support » Fixing WordPress » Custom user permissions

  • Hi,

    I’m currently undergoing a project in which I am developing a website for an Artists Management Company. Basically here is a brief outline of what the site has to do. I am just wondering if anyone could tell me if this is possible much appreciated.

    Home Page leading to:
    – Contact page (including Name / Address / Phone / Google map / TFL journey planner / enquiry form / 1 studio photo)
    – About page
    – Artists Profile page(s)
    – Projects page(s)
    The site should allow the artists to log in on their account and update their profile info but the updates will need to be approved by the Admin before being submitted to the live site. The Admin should have full administration of the site and artists profiles.

    Also I was wondering how customisable the layout is e.g. can I change the CSS and layout etc. to exactly what I want and finally can I add extra parts myself in PHP also using JQuery?

    Sorry that’s a lot of questions but I’m new to this and don’t really know anything about it.

    Any help would be much appreciated.

    Thanks in advance

Viewing 3 replies - 1 through 3 (of 3 total)
  • Yes, you should be able to do that no problem. You would need to look at developing a new theme for your installation. I ran through this tutorial not so long ago :-

    http://themeshaper.com/wordpress-themes-templates-tutorial/

    I’m not sure about admin approval of profile updates (I’m new to WordPress too), but I’d imagine you could probably write a plugin if there isn’t one already available that meets your requirements.

    Someone with better knowledge than me will probably be along soon to help you out 🙂

    Iain

    Thread Starter paleothol

    (@paleothol)

    Thanks very much for your speedy response 🙂

    The themeshaper tutorial is very concise this will be extremely useful.

    Yes hopefully you can do it or write a plugin as if you can then all of my prayers will have been answered!

    Thanks again

    Tom

    By coding a complicated theme, your website maybe work slow, so don’t forget to checkout this thread: How to: optimize wordpress blog for maximum speed

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Custom user permissions’ is closed to new replies.