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. On this site, Posts are only used for creating News items.
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.
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 right of this paragraph is shown as a thumbnail, but you can pick centred or right also. By clicking on the pencil, other options (size of image, Alt text, caption …) become available.
If it inserts in the wrong place (easily done), it’s often easier to delete it, then click in the right place and add it again. But if you’re happy tampering with the html directly, you can move it there.
MS Word – Go to Save As … html. This will create a folder in which there will be various documents, but also a subfolder containing all the image files. You can now upload these.
MS Powerpoint – Go to File – Export
If you want to save just one image, without overlying text or other clutter,
Although you can upload videos just as for images, you are very likely to run into upload limits and quality issues. And you don’t want users, especially on mobile devices, to have to fully download before watching. So it is almost always preferable to EMBED a video that has already been uploaded to a streaming platform such as YouTube, Vimeo, or your own University or other provider.
Note that we now have a ukkidneyhistory account at Vimeo. Vimeo has the advantage of no ads! Contact Neil if you have one to upload. Y
ou 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.) This won’t be straightforward unless you’re a bit familiar with html, so ask if any difficulty. There are ways to use ‘shortcodes’ to implement this, which we may implement later.
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.
Althought available in the editing menu, try not to use them – they don’t adapt well to small vs large screens. Other ways of presenting may be better, though there are times when nothing else is as good. 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. Or if it’s an unpublished long document that is not otherwise available.
Ask!
Preview/Save; Public/not? Near 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 embarrassingly incomplete. It is a common observation that Public pages get completed faster, and edited more quickly, than ones that are labelled Draft, which can hang around for months.
Finally: check your page by clicking on View page (top menu bar), and re-edit it to fix the issues you’re bound to spot.
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 automatically generates the list of child pages. The order is determined by the order in the Menus (see above). There are ways to exclude particular pages from this list if necessary, or add others from elsewhere. Ask.
Last Updated on February 5, 2025 by neilturn