Site logo

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

Home Forums Support [Support request] I got a error from pageinsight. Like (ARIA IDs are not unique) on my website

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2468991
    Ravishankar

    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’ );
    }
    });

    #2469005
    Fernando
    Customer Support

    Hi Ravinshankar,

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.