• Hi there!

    I’m new to WordPress and is currently working on a website to a client which I’m beginning to break down into WordPress, from HTML and CSS.

    I’m currently using the_content to post my posts. The thing is with my client is that he wants to be able to edit everything on the site on his own (why I chose to use WP). Here is the site: http://ericceric.se/

    How can I manage to be able to let him edit everything? Is this possible with making every content of the site to posts, and in that case, how to I do it?

    Thanks!
    / Eric

Viewing 2 replies - 1 through 2 (of 2 total)
  • create a new user with ‘Editor’ role for him. he should be able to edit all posts and pages. edit button can be found on top admin bar.

    Thread Starter EricCeric

    (@ericceric)

    Hi, shadez!

    Thanks for the answer, but I meant how can I make my site editable with the use of PHP to make every single object on the page editable?

    Right now, the answer you provided just makes another user. I was hoping for an answer on how to make my theme editable for someone whom doesn’t have editing skills.

    Thanks though!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Multiple posts at same page?’ is closed to new replies.