WordPress maintenance or security needs? Reach out!
TLDWP

Plugin: side-matter (Used by 20 domains)

Side Matter

Side Matter turns footnotes into sidenotes, magically aligning each note in the sidebar next to its corresponding reference in the text. Unlike hyperlinked footnotes, sidenotes don’t require jumping down the page to follow up on each reference; instead, they perch humbly and accessibly beside the material to which they refer.

To use, place the Side Matter widget in your sidebar, then enclose sidenote text in a page or post using the [ref] shortcode, like so:

Here's the text to annotate.[ref]Note text goes here.[/ref]

To change default settings, use the Side Matter options page linked under the Appearance menu on your admin screen.

Styling Side Matter with CSS

Changing the appearance of Side Matter elements—for example, editing your notes’ typeface or indentation—requires using CSS. The simplest way to go about this is to install a custom CSS plugin that will preserve your rules even when Side Matter or your theme is updated. (Simple Custom CSS is a good example.)

Side Matter comes with a set of built-in class selectors. As an example, all sidenote and reference elements may be styled at once using the class side-matter. The following CSS will render all Side Matter elements in blue serif text:

.side-matter {
    color: blue;
    font-family: serif;
}

Notes and figures may be formatted with greater precision using element-specific class selectors. For example, the following CSS will render reference and list numerals in green and sidenote text in black:

a.side-matter-ref, ol.side-matter-list {
    color: green;
}

div.side-matter-text {
    color: black;
}

List of Class Selectors

Here is a full list of Side Matter class selectors and their uses:

  • a.side-matter-ref selects the link elements that enclose in-text reference numerals. Use this class to modify the links’ colors, underline, etc.
  • sup.side-matter-sup selects the sup (superscript) elements that enclose in-text reference numerals. Use this class to modify the numerals’ typographic properties, such as size, offset, and font.
  • .widget_side_matter (note the underscores) selects the widget container element, which may be an aside or a div.
  • ol.side-matter-list selects the ol (ordered list) element that encloses notes in the sidebar, including list numerals.
  • li.side-matter-note selects sidenote li (list item) elements, including each note’s numeral.
  • div.side-matter-text selects the div elements that enclose sidenote text, but not sidenote list numerals. Use this to style sidenote text separately from numerals.

Each paragraph within a note is further wrapped in a p tag. However, as they’re generated outside the plugin, these p elements cannot be selected directly using the side-matter class. Instead, select them indirectly, e.g. div.side-matter-text > p.

Default CSS

Side Matter sets a few rules by default in the included stylesheet side-matter.css. These rules will generally defer to your theme stylesheet in the event of a conflict.

The first rule removes underlines from reference numeral links:

a.side-matter:link,
a.side-matter:visited,
a.side-matter:hover,
a.side-matter:active {
    text-decoration: none;
}

The second rule specifies a consistent cross-browser, cross-theme format for superscript figures:

sup.side-matter-sup {
    position: relative;
    top: -0.5em;
    vertical-align: baseline;
    font-size: 0.75em;
    line-height: 0;
}
DomainExposuresHeadersLast Checked
l*t*e*a*u*e*m*d*s*e*p*o*.org (WP 7.0.4) F Aug 29, 2026
c*a*s*n*w*c*.com (WP 7.1) F Aug 27, 2026
b*y*n*t*e*u*t*p*e*.net (WP 5.7) D Aug 26, 2026
s*e*y*s*o*t*.com (WP 7.1) F Aug 23, 2026
m*r*s*b*o*.com (WP 7.1) F Aug 23, 2026
s*c*e*e*p*y*h*n*l*t*q*e*d*-*a*i*.net (WP 7.1) F Aug 20, 2026
w*l*e*s*t*p*d*d*a*.com (WP 7.0.4) F Aug 16, 2026
j*a*.org F Aug 15, 2026
a*d*e*s*n.net (WP 7.0.4) F Aug 15, 2026
p*a*u*m*n*.fr (WP 7.0.2) F Jul 28, 2026
l*e*n*r*k*a*.com (WP 6.8.6) F Jul 26, 2026
e*r*t*.jp F Jul 25, 2026
p*w*r*n*a*e*s*u*h.com (WP 7.0.2) F Jul 20, 2026
a*a*o*g*m*s*u*i*s.org (WP 6.8.6) F Jul 20, 2026
t*r*i*g*o*o*s*o*d.com (WP 7.0.2) F Jul 19, 2026
m*x*o*e*.com F Jul 15, 2026
s*c*a*c*a*g*n*u.com D Jul 15, 2026
r*l*e*s*a*i*g.com (WP 7.0.1) F Jul 14, 2026
m*r*h*l*e*n*.com (WP 7.0.1) F Jul 13, 2026
h*s*f*r*t.com (WP 7.0.1) F Jul 12, 2026

Top 50 Plugins

Plugin Count
elementor 1,737,411
contact-form-7 1,726,346
elementor-pro 1,034,545
woocommerce 802,521
revslider 594,264
jetpack 444,969
js_composer 409,957
wp-rocket 329,414
essential-addons-for-elementor-lite 258,809
gravityforms 253,440
complianz-gdpr 252,711
google-site-kit 245,615
cookie-law-info 224,128
instagram-feed 220,659
sitepress-multilingual-cms 206,939
header-footer-elementor 201,457
google-analytics-for-wordpress 200,251
bluehost-wordpress-plugin 189,813
elementskit-lite 175,013
gutenberg 167,741
litespeed-cache 145,364
cookie-notice 145,209
gutenberg-core 144,944
gtranslate 121,322
the-events-calendar 120,887
wpforms-lite 119,281
astra-sites 109,350
popup-maker 107,338
woocommerce-payments 106,959
tablepress 101,546
honeypot 96,877
coblocks 96,547
astra-addon 91,782
duracelltomi-google-tag-manager 88,726
wp-smushit 88,669
layerslider 86,776
all-in-one-seo-pack 86,706
bb-plugin 84,973
akismet 83,170
ml-slider 82,161
premium-addons-for-elementor 81,329
cleantalk-spam-protect 80,573
mailchimp-for-wp 79,284
megamenu 78,866
ewww-image-optimizer 76,993
jet-engine 76,696
wp-pagenavi 76,693
fusion-builder 75,600
smart-slider-3 74,519
gravityformsrecaptcha 72,949

Top 50 Themes

Theme Count
hello-elementor 611,608
Divi 485,497
astra 404,730
flatsome 144,944
Avada 118,809
generatepress 112,578
pub 100,352
oceanwp 78,510
kadence 77,922
enfold 67,171
salient 63,639
twentyseventeen 53,279
twentytwentyfour 52,245
bb-theme 51,861
betheme 51,658
h4 50,450
cocoon-master 50,170
blocksy 50,067
twentytwentyfive 45,585
woodmart 44,785
dt-the7 44,629
neve 37,206
Avada-Child-Theme 36,474
gox 36,047
lightning 30,722
bridge 30,423
twentytwentyone 29,562
swell 29,213
twentytwenty 28,147
bricks 26,764
Impreza 25,623
Newspaper 23,728
twentytwentythree 21,534
epik-redesign 18,882
twentytwentytwo 18,325
uncode 18,078
twentysixteen 17,391
pro 17,347
storefront 15,865
sydney 15,800
Total 14,140
factory-templates-4 13,862
hello-theme-child-master 13,697
themify-ultra 12,736
hestia 12,343
yootheme 12,296
yith-wonder 11,769
porto 11,634
jupiter 11,633
extendable 11,522