This is a short introduction to adding or editing content on this WordPress website. First you’ll need an authoring/ editing login from a site admin.
Contents
SECURITY – IMPORTANT! Because it is so widely used, WordPress is constantly targeted by robotic attempts to crack passwords in order to insert malicious links, ads, code, or other content that you don’t want on your pages. So please use a very secure, unique password, and don’t share it. You will probably have been given a not-obvious username for the same reason. Use of a secure login-remembering tool, such as LastPass or 1Password, is highly recommended. You can’t change your allocated username.
Detailed info on roles from WordPress
You should click on Editor login on the home page (currently in the right hand sidebar) and then enter your login details in the box as below. Note that there is a Lost password? link here , so that if you forget you can reset it using your email address.
You will be taken to the editing dashboard. A black navigation bar appears at the top of the page. What is on it will depend on your role.
From here you can go two ways (shown for editing Pages; similar to edit Posts. Difference described in the next section):
1. SIMPLEST
2. MOST VERSATILE
If you are just editing an existing page, you can skip this bit till later. There are two types of new content in WordPress: Pages and Posts. This (that you are reading right now) is a Page, and most of what we work on will be Pages. Pages are just web pages. We are producing pages not posts. Posts are for writing a blog or similar. Just now, on this site, they are only used for creating News posts.
When you click on ‘Edit page’, the default view is similar to the actual webpage, but not identical. In this view you can add or replace text just by typing, and use the simplified text editor to do basic formatting.
The alternative ‘Text’ view, reached via the tab at the top right, allows you to edit the html code directly, if you like that sort of thing. It is necessary for some tricks, and it may be necessary (for example) for embedding videos, or fixing a nice table (but see below).
Most of the editing controls will look familiar and straightforward. To create Links:
Images, downloads etc are mentioned below.
The default size for text on pages is quite small. We’ve fixed a policy of usually increasing it – at present you need to do this manually as follows. For pages using the standard editor you will see this:
Please use Heading 3 for your main subheadings. You can pick this from the drop down just left of the B (for Bold) in the editing menu – the default there is Paragraph. Beneath Heading 3 use Heading 4, Heading 5 etc for lesser subheadings in sequence as seems appropriate. These will then automatically create a logical Table of Contents that appears just before your first heading. You don’t see this in the editing view, only on the published page. Note that
Add an image by clicking on Add Media at the top. It will prompt you to upload or pick one from the Media library. You can browse that at any time via the left hand menu.
Simple formatting possibilities are shown if you click or double-click on the image. This image on the left of this paragraph is shown as a thumbnail, but you can pick centred or right also. By clicking on the pencil, other options (size, Alt text, caption …) become available.
Add/embed a video – although you can upload just as for images if you have the video, you are very likely to run into upload limits, etc, so it is usually preferable to embed a video from YouTube, Vimeo, or other streaming platform. These are also likely to run the video better. Note that we now have a ukkidneyhistory account at Vimeo, contact Neil if you have one to upload. You can grab the ’embed code’ from YouTube or Vimeo, but it usually needs to be added to the html (text) version of the page (see above, ‘Add/edit text’, in the desired location. Ask if any difficulty. There are ways to use shortcodes to implement this – maybe on the way.
At the bottom right there is an option to add a ‘Featured image’. This appears at the very top of the page when viewing it, but is not shown on the editing screen. It is often picked out if sharing a link to social media. Click on it – add an image as above. Use a ‘landscape’ shape image here. If you want to show a caption you can put it at the top of the page. Suggest small print – leave it at size 12. And/or italics.
Available in the editing menu, but these don’t adapt well to small vs large screens – other ways of presenting may be better. Modifying tables later often requires tweaking the html. Ask.
such as .doc, .pdf. First thing to say is that core information is always better as webpage. It adapts to screen size, and to screen readers, much more consistently. However if it is an ancient paper that you are referring to that is available as a pdf, that’s fine. Add it to the Media gallery as for an image or video. At the bottom right is the url – copy it. On the page you want it to be downloaded from, create a link using this url. Always indicate that it is a download – e.g. The first 50 years of the Renal Association (pdf, 3Mb)
Ask!
Preview/Save; Public/not? At the top right of the editing window, a big blue button lets you Publish or Update. Before you click on it, check you’re happy with the settings above that. Under ‘Visibility’ you can choose to make it visible to all who land on the site (Public), or only to logged-in authors/editors. In general it’s best to make it Public straight away. Include ‘draft’ written at the top in capitals: DRAFT – WORK IN PROGRESS if it is not near finished. It’s a common observation that Public pages get completed faster, and edited more quickly, than ones that are held back.
If you are editing an existing page, this isn’t something you should need to pay attention to. But if creating a new page you will:
While browsing you will notice that on some main menu pages such as Timeline or Units there is a list of all the child pages that hang off that ‘parent’ page. Yet if you go to edit that page, you only see [a shortcode in square brackets]. The shortcode leads to the list of child pages showing automatically. The order is determined by the order in the Menus (see Menus). There are ways to exclude particular pages from this list if necessary, or add others from elsewhere. Ask.
Last Updated on June 13, 2023 by neilturn