In this article, we will show you on how to generate a page on WordPress for Android and remind you of the way to generate a page on WordPress in general. Therefore, you should not skip this article as you want to have a basic knowledge of creating pages on WordPress.
To generate a page on WordPress for Android
What is a page in WordPress?
If you are a WordPress beginner, WordPress lets you generate pages and posts. In fact, WordPress themes can control and manage how your pages look like by getting a template file named page.php
utilized.
Those template files can impact all pages created on WordPress, but, not every page is the same. In general, small changes in the layout and its appearance can make them become unique and useful.
Generating a page template on WordPress might ask for a basic knowledge of CSS, HTML and, PHP.
Before going further, let’s take a closer look at how you can create a page on WordPress.
To create a page on WordPress, you can follow some of the simple steps below:
- Step 1: Open up a plain text editor such as Notepad on the computer. Add the following line of code at the top of the bank page:
1 <?php /* Template Name: CustomPageT1 */ ?>
With this code, it can tell WordPress that it is the template file. You can easily name the template to help it make sense to you.
-
Step 2: After having the code, you can save this file to the desktop. Save it with any name, but you need to make sure that it will end up with
.php
extension. -
Step 3: To continue, you are required to connect to the site using an FTP client.
-
Step 4: Whenever it is connected, head to the current theme or even the child theme folder. You can look for it in
/wp-content/themes/
directory. -
Step 5: Then, you are able to upload the page template file to the theme you are using.
-
Step 6: Remember that you have to log in to your own WordPress admin area to help generate a new page or modify the currently using one.
-
Step 7: Scroll down to the
Page Attributes
area on your page editing screen, you can find the template drop-down list. Pressing on it can assist you to choose the template you have done creation. -
Step 8: In case you want to modify the template as well as visit the page, you might need to look at a blank page. This is because the template contains nothing and it will not tell WordPress what it can display.
Generate a page on WordPress for Android
Now, with WordPress users using Android app, you can spend your time on creating a page on WordPress without having any difficulties. All you need to do is to obey the following steps:
-
Step 1: Get the app opened and tap on Pages.
-
Step 2: On the page screen, tap on the orange pencil icon located at the bottom of the right corner to generate a new page.
-
Step 3: To keep going, give a page a title, then insert some texts as well as links by using the toolbar located above the keyboard.
-
Step 4: You can easily add pictures by choosing the first icon in the toolbar.
-
Step 5: Next, touch on the gear at the top right corner to edit your page settings.
-
Step 6: Set a status for the publication time and visibility.
-
Step 7: Set your own featured image.
-
Step 8: And whenever you are ready, don’t forget to touch Publish. In case you want to change the page status to draft, take note that the button will say to ask you for saving.
Conclusion
Creating a page on WordPress for Android users are not too complicated to perform, isn’t it? No matter what kind of phone platforms you are using, everything on WordPress is just a piece of cake to get it done. If you find our above article helpful, don’t forget to help us share this on your social channels. It is great to hear from you more.