Hi all
I'm running multi-users website where all what it talks about are videos.
In frontend i put a custom link named "Add New Video" redirects to backend "Add New Post" page.
- how can I change in backend the name from "Add New Post" to "Add New Video" so as it will be more logic and neat??.
- how can I edit the "Help" dropdown button that appears on top right. I want to type some instructions for users to follow when they are there.
- how can I make the display 1 colomn instead of 2 automatically when i new user register?
- how can I force users to type title, add tags, select a category?