Wordpress: How to make post stick to its own div

by Hafeez
3 replies
A Wordpress theme has 4 boxes in front page. Each box has its own posts. please see the screenshot Screenshot by Lightshot
I want to let the user edit the post using admin panel and when he save the post then post will again publish to its original box instead of another location which is usually happened.
How can i make a post specific to its div? is there any way?
Any advise please?
#div #make #post #stick #wordpress
  • Profile picture of the author saxatwork
    Originally Posted by Hafeez View Post

    A Wordpress theme has 4 boxes in front page. Each box has its own posts. please see the screenshot Screenshot by Lightshot
    I want to let the user edit the post using admin panel and when he save the post then post will again publish to its original box instead of another location which is usually happened.
    How can i make a post specific to its div? is there any way?
    Any advise please?
    When you say admin panel, I'm assuming that you mean wordpress dashboard? Or do you have a custom admin panel? If your user is working with the wordpress dashboard and has Editor access, they should be able to edit the same post. Otherwise if you are using a custom setup, your might want to get in touch with the developer.
    Signature

    "Be Still Like A Mountain And Flow Like A Great River"

    {{ DiscussionBoard.errors[8026179].message }}
    • Profile picture of the author mirza786
      Yes you can create that but it will be best to just give dashboard access (for only writing posts/pages)..

      Thanks
      {{ DiscussionBoard.errors[8028806].message }}
  • Profile picture of the author RobinInTexas
    You would have to create a child theme that forces the specific posts to appear on the front page. Not really difficult, users would have to be authors or contributors to edit posts. Roles and Capabilities « WordPress Codex
    Signature

    Robin



    ...Even if you're on the right track, you'll get run over if you just set there.
    {{ DiscussionBoard.errors[8028825].message }}

Trending Topics