DIVI theme documentation – using the editor

  • WordPress login page – /wp-admin/
  • Image file size – less than 100k if possible
  • You can find an image editor here
    (run through pixlr.com, save as .jpg @ 80%)

Image sizes – in pixels

  • Image – hero 1280 x 400
  • Image – 3/4 810 x any
  • Image – 2/3 720 x any
  • Image – 1/2 600 x 400
  • Image – 1/3 400 x 300
  • Image – 1/4 300 x 200
  • Image – program 480 x 280

Below is just about every HTML element you might want to use in your blog posts. Check the source code to see the many embedded elements within paragraphs.

Lorem ipsum dolor sit amet, test link adipiscing elit. This is strong. Nullam dignissim convallis est. Quisque aliquam. This is emphasized. Donec faucibus. Nunc iaculis suscipit dui. 53 = 125. Water is H2O. Nam sit amet sem. Aliquam libero nisi, imperdiet at, tincidunt nec, gravida vehicula, nisl. The New York Times (That’s a citation). Underline. Maecenas ornare tortor. Donec sed tellus eget sapien fringilla nonummy. To copy a file type COPY filename.

Dinner’s at 5:00.Let’s make that 7.

This text has been struck.

List Types

Definition List

Definition List Title
This is a definition list division.
Definition
An exact statement or description of the nature, scope, or meaning of something: our definition of what constitutes poetry.

Ordered List

  1. List Item 1
  2. List Item 2
    1. Nested list item A
    2. Nested list item B
  3. List Item 3

Unordered List

  • List Item 1
  • List Item 2
    • Nested list item A
    • Nested list item B
  • List Item 3

Table

Light Medium Dark
a3a3a3 676767 222222
c5d89b 8aaf3c 374517
00AAEA 0076A3 014964
ffbe94 ff7929 a5440b
d4abd1 a757a2 432340
afe9ef 4fd3e0 215359
ff9391 ff041d 6a090c

Header font – Raleway

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Body font – Raleway

Typographically, preformatted text is not the same thing as code. Sometimes, a faithful execution of the text requires preformatted text that may not have anything to do with code. For example:

“Beware the Jabberwock, my son!
    The jaws that bite, the claws that catch!
Beware the Jubjub bird, and shun
    The frumious Bandersnatch!”

Code

Code can be presented inline, like <?php bloginfo('stylesheet_url'); ?>, or within a <pre> block.

#container { float: left; margin: 0 -240px 0 0; width: 100%; }

Blockquotes

Let’s keep it simple.

Good afternoon, gentlemen. I am a HAL 9000 computer. I became operational at the H.A.L. plant in Urbana, Illinois on the 12th of January 1992. My instructor was Mr. Langley, and he taught me to sing a song. If you’d like to hear it I can sing it for you. HAL 9000

And here’s a bit of trailing text.

Creating a post or page

When creating a post (most often) or a page (rarely) add the first language in English whenever possible.

b-add-new

Once your post/page is ready create a duplicate so you have copy in French.

b-duplicate

You can now click on the pencil to edit the French version.

b-pencil

Be sure to press the Translate independently button before editing the page.

b-translate

Now the language should look like this.

translation

Next, change the title of the page and remember to change the Permalink underneath by pressing the edit button and erasing the page name. When you apply the change WordPress will rename the page using the new title.

permalink

Using post categories for News, Events, and Stories

postsUsing categories you are able to separate them into their respective pages on the website. These are the current pages and their categories on the site.

  • News & Events – (foundation news, research news, events)
  • News – (foundation news, research news)
  • Events – (events)
  • Patient Stories – (patient stories)
  • Education Stories – (education stories)
  • Research Stories – (research stories)

When you want to add a new category, remember to add the matching second (FR) language.

screen-shot-2016-11-30-at-6-00-28-pm