Site logo

[Resolved] Remove links from blog featured image on posts page

Home Forums Support [Resolved] Remove links from blog featured image on posts page

Home Forums Support Remove links from blog featured image on posts page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2279878
    Alicia

    Hello folks!

    I’m looking to remove the link from featured images. They are causing an A11y issue when we do a scan.

    I see a filter like this in Astra theme:

    add_filter( 'astra_blog_post_featured_image_link_before', 'astra_remove_link_before' );
    add_filter( 'astra_blog_post_featured_image_link_after', 'astra_remove_link_after' );

    Is there something similar in GeneratePress?

    Thanks!!

    #2279881
    Alicia
    #2279932
    Ying
    Staff
    Customer Support

    Glad you did 🙂

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