In the editor, link existing text to an existing post.
#gallery-33 {
margin: auto;
}
#gallery-33 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-33 img {
border: 2px solid #cfcfcf;
}
#gallery-33 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */
- Highlight the text to link.
- Head over to the link button in the editor toolbar.
- Click the link icon.
- I often accidentally start my search in the URLURL A specific web address of a website or web page on the Internet, such as a website’s URL www.wordpress.org field at the top. Instead, go down to the Search field and type in the beginning of the title of the post we want to link.
- Click the first result.
- Click Add Link
- Link made. Click the link to bring up the inline link toolbar and verify the link.
- Done.







