To create a new Post, go to the Posts/Add Post.
On Content Tab, Write title. If you leave permalink empty, core will automatically generate it from title.
Status
Post can have one of these status:
Publish: Available to the public.
Draft: Not available to the public. only have it in draft list.
Wait: Not available to the public. The post have been sent by author user level and it is on waiting list to publish. (Only author user level can create a post with wait status).
Trash: Post is in the trash list (Don't have trash in the status list if you are creating a post for the first time).
Type
Post can be a normal post, page, image, video or audio. Themes can show these types different or not.
Page type is a little bit different from other types. Page can be used as default. For example, default author page. Page type can also be a normal page. For example: about page.
Language
One post can show in one or more languages. You should select at least one language for a post if you want to see it on the front-end.
Selecting multiple languages give you the ability to avoid creating multiple posts for different language groups. For example, if you have three language groups and all of them have English language in them, You can create one post and select those three English languages. So you have one post in all three English languages.
Options
There are three post options:
Important: Themes can show them as bold (Depends on theme).
Pin: The first item in the list.
No Index: Block search engines indexing.
Picture and Full Picture
Picture is your post thumbnail and Full Picture is the post large picture.
Theme can use Picture as post thumbnail in the list.
Category
You can assign a category to the post. Write the category name inside category input box. You should be able to select the category.
Category should be inside the post language.
You can assign one or more tags to a post. You can also create tags with tag input box or select a tag that already exist.
Description
Post description can be used by theme. Themes can show them or not. It all depends on theme.
Content Editor
You can write your own content in the Content tab.
Visual and Source Editor
You can switch between visual and source editor by click on the visual or source icon.
If you prefer to have source editor at first view, you can go to your user profile and select source as default editor.
More
You can create your content in two parts. First part showing in the list and post, Second part only showing in the post.
To do that, Move your cursor to the place that you want to split. Click on more icon. You should see the more tag in the editor.
Inpost Widget
To add an inpost widget, Click on inpost widget icon.
Select your inpost widget, add a caption, set widget settings and click on insert button.
Now you have it inside your post content. If you go to the text editor you see something like this:
<hr class="job_inpostw_6_job">
The inpost widget id in the above example is 6. You can go to the Widgets/Widget Manager to edit the settings.
Email
If you want to write an email that only visitors can read not bots, click on email icon and write your email and insert it to the post content.
Page
If you want to split your post content into the pages, move cursor to the place that you want to start the page. Click on Page icon. Enter page title and post alias (can be used on URL). Click on insert button.
If you want to edit page title, go to the source mode. Each page start should be like this:
<hr class="job_page" title="My Page Title" alt="My Page Alias">
You can change the title and alt by editing that line.
Tab
To create tab group, move cursor to the place that you want to start the first tab. Click on the tab icon. Enter tab title and click on insert button.
Now move cursor to the place that you want to start another tab and create another tab (should be after the first tab you created).
Move cursor to the end of the 2nd tab content. Click on the Tab End icon. Select tab type (Horizontal or Vertical). Click on insert.
Save your post and see your created tab in the front-end.
If you want to edit tab title, go to the source mode. Start of each tab should be like this:
<hr class="job_tab" title="My Tab Title">
You can change the title by editing that line.
To change tab type you can go to the source mode and find tab end tag. It should be like this:
<hr class="job_tabend" alt="1">
Set alt as 0 for horizontal, 1 for vertical tab.
Publishing
On publishing tab, you can change these settings:
Added By
You can change who wrote the post. Write user name or display name in the input box. You should be able to select the user.
Show From Until
You can show a post in the specific date and time.
If you fill the Show From input, It means show the post from that date and time.
If you fill the Show Until input, It means show the post until that date and time.
If you don't fill Show from, It means the post add date and time.
You can create custom meta description for your post.
If you leave the meta description, the description in the Content tab will be the meta description.
Rights
You can write copyrights related to the post content, if needed.
Reference
If you wrote a content from somewhere else and you want to mention the reference, you can write it in the reference box. One reference for each line. Format of the reference is like this:
If you want to write a reference without URL, the format is like this:
More
You can change the more text inside list for the post. The default is more.
Options tab
You can specify how the current page showing in the Options tab. For example, Your theme has right sidebar and you don't want it for the current page. You can set the Show Widget: Right to No.
You can change default settings for all posts in Settings/Posts.
If you don't like the default sidebar widgets for a post, you can assign another sidebar widget for that post.
To do that, create your sidebar widget in the Widgets/Add Widget. Don't need to assign defaults. Add widgets and come back to the widgets tab in posts. Write your sidebar widget id or caption in the input box. You should be able to select that.
Post Tool
To change settings for each post tool, go to the post tool tab.