EDT4OL/Portfolio/Tasks portfolio blog
Contents
Four steps to setting up your blog
Step 1 | Modify your site identity |
Step 2 | Create a static "About" page |
Step 3 | Create a primary menu for your blog site |
Step 4 | Remove the "Recent comments" widget |
Step 5 | Change your theme (Optional) |
Modify your site identity
Purpose: Change your site title and tagline using the 'customise' interface.
- Log in to your blog site
- Go to your site Dashboard
- Click on Appearance --> Customise
- Select "Site Identity"
- Change the Site Title field from
username-blog
, to a descriptive title, for example: "Wayne's personal blog" or "Wayne's learning journey" - Change the Tagline from "Just another EDT4OL Blog and Course Sites site" to something meaningful, for example: "An EDT4OL portfolio" or you can remove the "Tagline" by unchecking the "Display Site Title & Tagline" option.
- Change the Site Title field from
- If you want, you can upload a site icon. Note that this must be a square image of at least 512 X 512 pixels. Depending on the WordPress theme you are using, these specifications may be different. Note that you will need to use an external graphics software package to generate an icon of the correct dimensions.
- Remember to click on the "Publish" button to save your work.
- Optional customisations, depending on the theme you have selected:
- Colours
Create a static "About" page
Purpose: To learn about the difference between Pages and Posts in WordPress, and to practise using the Gutenberg block editor
- From your Dashboard, go to Pages --> Add new
- Change the page title to "About"
- Add paragraph text about yourself so that visitors to your blog site can find out who you are. If appropriate, you can format the page by adding:
- Subheadings
- Personal bio picture (practise changing alignment, image size etc.)
- Adding hyperlinks, for example to your employer's website, or other online pages.
- Remember to click on the "Publish" or "Update" button to save your edits to the server.
Purpose: To generate a primary menu for your blog site to link to static pages
- From your Dashboard, go to Appearance --> Menus
- In the Menu Name text field, type "Primary menu"
- In Menu Settings, check the "Primary menu" option
- Under Pages, click on the "View All" tab, and check the "About" page you created above, then click on the "Add to Menu" button.
- If you want to add a permanent navigation link to log in to your site, go to "Login/Logout", check your option, then click on the "Add to Menu" button. (Adding a Login and Logout link will make it easier to access your site for editing, removing the need to ad "wp-admin" to the suffix of your site URL everytime you want to edit your blog.)
- Remember to click on the "Save Menu" button at the bottom of the page to publish your changes.
Remove the "Recent comments" widget
Purpose: To learn how to use widgets in WordPress
A widget is a pre-coded modular element you can add to sections of your website, for example in the footer area. The widgets which are available will depend on the theme you are using and those that have been enabled on the website.
We have disabled comments on the Blog website to avoid problems associated with managing spam comments. Consequently, we must remove the "Recent comments" widget that comes standard with the default theme. This widget won't work, because comments have been disabled.
- From your Dashboard, go to Appearance --> Widgets
- Click on the "Recent Comments" heading block, and under options (three dots), select "Remove Heading"
- Click on the "Latest comments" block, and and under options (three dots), select "Remove unsupported"
Change your theme (Optional)
Purpose: To demonstrate how themes can change the look and feel of your blog site
The default theme installed on the blog site is called "Twenty Twenty-One" but users can change the theme of their blog site, and customise options within the capabilities of the theme they have selected.
Features in some themes will not necessarily be supported in other themes. Therefore, it is important to choose a theme you would like to use early in the process to avoid additional work in the future if you change to a new theme that doesn't support the options used in a previous theme.
- From your Dashboard, go to Appearance --> Themes
- Hover your mouse over the alternate themes
- Click on the "Activate" button on a theme you find interesting
- Go back to your blog site to see the effect of using a different theme
- Choose the theme you like best for your site
Your blog site is now ready to proceed with publishing your Acceptance portfolio blog post.