1. About WordPress
• Log In/Out & Profile
• Dashboard
2. Making Posts
• Types of posts (images, interview, new music, news)
• Make/Edit a post
3. Making Pages
• Types of pages (discography/movie, info, table, list)
• Make/edit a Page
4. Plugins
• The list (purpose)
• Add new
5. Aspects to add to Posts/Pages
• Upload/Add Media (photo, video, audio)
• Types of Links + Insert Links
1. ABOUT WORDPRESS
1. to Login: go to https://cari-fletcher.com/wp-login.php
|
![]() |
Once you log in, there will be a black bar on top – which will always be visible when logged in.
2. to Logout: (in the black top-bar) hover over “Howdy, nicole” & click “Log Out” |
![]() |
3. to Edit/View your profile: from the black sidebar menu, click “Profile” OR from the black top bar, up in the right hand corner, hover over “Howdy, Nicole” and click “Nicole” or “Edit Profile” (they do the same thing) |
![]() |
Here, you can edit:
and more PS: Your name will never be displayed as “Nicole” — I have edited the theme settings to always post as “admin” (display name publicly as) |
![]() |
The dashboard is the main/start page of the whole site. You get a quick look at everything (number of posts/pages, recent activity, etc)
The dashboard has 2 menus:
|
![]() |
The Admin menu features:
|
![]() |
The Sidebar Menu features:
|
![]() |
════════════════════════════════════════
2. MAKING POSTS
There are a few different types of posts that are posted to the website. Most of them follow same format. Each type of post will have a template.
1. Photos (added to the gallery)
This post usually includes:
|
![]() |
2. Video/Audio (music, interview, etc)
This post usually includes
|
![]() |
3. Written Interview (Magazine/Website)
This post usually includes:
|
![]() |
4. Announcement / New Music
This post usually includes:
|
![]() |
1. from the sidebar menu, hover over “Posts” and click “Add New” OR from the topbar, hover over “+ New” and click “Post” |
![]() |
You’ll be taken to the post editor. There you will see:
2. Write out the post in the editor 3. Select the Category(ies) that the post fits under 4. Click “Publish” to post |
![]() |
To Edit a Post:
1. from the dashbiard sidebar, hover over “Posts” and click “All Posts” 2. Hover over the post you want to edit and click “Edit” You can also delete (“Trash”) posts here |
![]() |
════════════════════════════════════════
3. MAKING PAGES
The website features a few different types of pages
1. List
This stype of page usually includes links to other pages (ex: child pages)
|
![]() |
2. Table
This style of page is usually used to display images (as links) and includes:
*Red lines represent table |
![]() |
3. Simple Information
This style of page is used to display information (text) and includes:
|
![]() |
4. Project Information
This style of page is used to display the various information that goes along with one of FLETCHER’s projects. It includes:
Left side:
Right Side:
|
![]() |
1. from the sidebar menu, hover over “Pages” and click “Add New” OR from the topbar, hover over “+ New” and click “Page” |
![]() |
You’ll be taken to the page editor. There you will see:
2. Write out the page contents in the editor 3. Select a parent page (if applicable) that the page fits under 4. Click “Publish” to post |
![]() |
To Edit a Post:
1. from the dashbiard sidebar, hover over “Pages” and click “All Pages” 2. Hover over the page you want to edit and click “Edit” You can also delete (“Trash”) pages here |
![]() |
════════════════════════════════════════
4. PLUGINS
The website uses plugins to help add extra functionallity. Due to your current user role, you will not have access to editing the plugins (add / delete / settings)
But you will be affected by them and able to use them.
1. Contact Form 7 — Create contact / Submission forms (learn more)
2. CookieYes | GDPR Cookie Consent & Compliance Notice — Adds “Accept Cookies” banner on website
3. Loginizer — Limits the amount of tries to log in (security)
4. Table Press — Make HTML tables
5. Shortcodes Ultimate — Insert things into posts & pages (learn more)
This plugin is used to add many elements to posts and pages. I use BOX and SPOILER the most
════════════════════════════════════════
ASPECTS TO ADD TO POSTS/PAGES
There are 2 ways to insert media (photo, video, audio) into a post or page
From the editor, click “Add Media” | ![]() |
Option #1 – Upload from Computer
Under the “Add Media” tab, drag file(s) over or click “Select Files” to choose the files |
![]() |
Option #2 – Insert from URL 1. Click “Insert from URL”2. Paste the URL in the box All urls must end in .jpg, .png, .gif, .mp4, mp3 *ps: click “Media Library” to insert media that has already been uploaded (yellow outline) |
![]() |
There are a few different to inser a link into a post
REGULAR LINK
|
![]() |
OUTGOING LINK
If the link is not cari-fletcher.com/… I like for it to open in a new tab. follow the first 3 steps from Regular Link
|
<p![]() ![]() |
EXISTING POST / PAGE LINK
If you’d like to link to an existing page or post, follow the first 2 steps from Regular Link
|
![]() |
BIG LINK
“Big Links” are what I use to make a link stand out. For example, a link to tickets, song download/streaming, etc. follow the first 4 steps from Regular Link
|
![]() |
GALLERY LINK
“Gallery Link(s)” is the box at the bottom of a post that have the links to the albums in the photo gallery – of the photos featured in a post 1. Go the album you want the link of 2. Copy the breadcrumb navigation from the photo gallery album (leaving out HOME) Paste it as plain text (CTRL + SHIFT + V) into the post 4. Copy the photo gallery URL 5. Insert the link in the album title 6. Click the “Text” tab 7. Put <div class=”glink”> BEFORE the breadcrumb 8. Put </div> AFTER </a> You can add as many links as needed between <div class=”glink”> and </div> |
![]() |