Support Us with coffee :)
Get the Latest How to Guide
How to Guide Categories
-
WordPress How to Guide
-
Search Results for: how to post to a page
How to post on a Page
Page is most like post. It contain article or information that you want visitor know. However, page is a static post. It doesn’t include in the date archive. Usually people use page to create something like introducing who they are, … Continue reading
Posted in WordPress Editor
1 Comment
How to Link to a Page
Since WordPress 3.1 we can simply link to other page or other post from the link button in our WordPress editor. The button symbol is like a chain picture. When you are click on it, then a pop up box … Continue reading
Posted in WordPress Editor
Leave a comment
WordPress Tutorial
In the beginning I build this blog, I want to build a WordPress Tutorial blog that containt everything you want to know about WordPress. However, since this blog still have tiny visitor I don’t get an idea what should I … Continue reading
Posted in Uncategorized
1 Comment
How to Add Pages
Pages are almost like post. However, page doesn’t sort by the time it publicized. Page is like static information. Usually page contains something about you, your contact form or your blog history. To add pages, you can go to your … Continue reading
Posted in WordPress Basic, WordPress Editor
Leave a comment
How to Upload and Insert Images
Images can talk more than words. It can be clear if you input image in your post. Luckily WordPress give you ability and easy way to upload image and insert it in your post. Let’s start to the step by … Continue reading
Posted in WordPress Editor
Leave a comment
How to Find Category Id
If you are using themes2 magazine, then you are required to know the number id category you want to display on the homepage. It’s actually easy and you do not need to look through the database. To find out the … Continue reading
Posted in WordPress Editor
Leave a comment
How to Make a Post Sticky
By default, WordPress will sort the articles that appear in front of your blog by the date published. But sometimes we wish for an article always appears at the top when it is in the front page. This may be … Continue reading
Posted in WordPress Editor
Leave a comment
How to Get Current Page Id
Sometime we need to get our current page id. If you only need the id number of the current page, you can simply view source and find the code like this: The number is the current page id. But, if … Continue reading
Posted in WordPress Editor
Leave a comment