• Hi. I just downloaded this plugin but I’m wondering how to set it up. I added the toolbar without a problem, but how do you set up the skiplinks? I didn’t code my website so I don’t know how to get the ids. Also, is there anything else I should know for setting the rest up? Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    In general, you can find the ID by viewing the source of your site. There’ll generally be a container that looks something like one of these:

    <main id="main">
    <main id="maincontent">
    <div id="content">
    <div id="primary">

    etc.

    No way for me to know what it might be on your site. Also, you’ll want to verify that your theme doesn’t already have skiplinks, as you don’t really want a double set of them.

Viewing 1 replies (of 1 total)
  • The topic ‘How to Set Up WP Accessibility’ is closed to new replies.