Hi there
How do remove `aria-*` attributes from icon?
and How to add not follow atibite (rel=nofollow) for icons?
Thank you
Hi,
1) I have passed it to the dev team, and we will fix it in future updates, but I cannot tell you the estimated time when it will be released.
2) To add this attribute, you would have to modify the files, but we do not provide help with such customization.
Best regards
1) Can you show me where in the code this attribute is so I can delete it?
Unfortunately, this attribute negatively affects SEO rating of Google...
You should edit the footer.php file.
ok, thanks
in footer.php file, there is 'back to icon' code(the last one on the picture), and I was able to remove it, however, the rest icons (phone, mail, LinkedIn) are in different locations... can you tell me where?
Please, check the theme-functions.php file placed in the functions folder.
You can try to use the String Locator plugin to find it.
Hi I have the same problem, did you fix it?
Hi @brofix,
There is no option to remove the aria, but we will check if it can be moved to the parent tag.
We'll move it to the parent tag, exactly to the <a> tag, the error should not appear anymore.
It will be included in next update.
Thanks
Thanks!
Comments
Hi,
1) I have passed it to the dev team, and we will fix it in future updates, but I cannot tell you the estimated time when it will be released.
2) To add this attribute, you would have to modify the files, but we do not provide help with such customization.
Best regards
1) Can you show me where in the code this attribute is so I can delete it?
Unfortunately, this attribute negatively affects SEO rating of Google...
You should edit the footer.php file.
Best regards
ok, thanks
in footer.php file, there is 'back to icon' code(the last one on the picture), and I was able to remove it, however, the rest icons (phone, mail, LinkedIn) are in different locations... can you tell me where?
Please, check the theme-functions.php file placed in the functions folder.
You can try to use the String Locator plugin to find it.
Best regards
Hi I have the same problem, did you fix it?
Hi @brofix,
There is no option to remove the aria, but we will check if it can be moved to the parent tag.
Best regards
We'll move it to the parent tag, exactly to the <a> tag, the error should not appear anymore.
It will be included in next update.
Thanks
Thanks!