Skip link button is visible but not working. The Skiplink button is visible when you press the Tab key, but clicking the button or pressing Enter does not link to the main content (id = main).
can you please assist?
Hey navindesigns,
Your skip link is pointing to the ID “#content”, but this is not a valid ID, try adding this ID to your page.
Are you using a custom script or a plugin to add this? I don’t have this on my test site.
Best regards,
Mike
I am using the WP Accessibility plugin
screenshot here – https://ibb.co/6nr7kRL
I want this solution to work on all pages
pls advice on the best solution
thanks
Hi,
Thank you for the update.
You may need to replace #content with #main or apply the ID attribute content to the main section of the page. Have you tried adjusting the value of the “Skin to content link target” field?
Best regards,
Ismael
I changed it to main and that worked. thanks
would u mind taking a look at this ticket please?