Site logo

Archived topic

I got a error from pageinsight. Like (ARIA IDs are not unique) on my website

1 reply · Started by Ravishankar on December 21, 2022

Viewing posts 1–2 of 2

I have added the code through the snippets plugin. But still, the problem is available. You can also check this url https://gyanitechinfo.com/gnm-full-form/

This is the code

add_action( 'wp', function() {
if(is_home() || is_archive() || is_search()){
remove_action( 'generate_after_entry_content', 'generate_footer_meta' );
}
});

Hi Ravinshankar,

What version of GeneratePress are you using? If it's not updated, can you try updating it?

This archived topic is closed to new replies.