• Resolved raymondmah

    (@raymondmah)


    Hi,
    I am using the Featured Image function in the Twentyeleven theme.
    I do not want the Feature Image to have a link so I select “None” for “Link URL”.
    However, the Featured Image still links back to my Home page.
    How do I remove the link all together?
    Thanks.

Viewing 1 replies (of 1 total)
  • Thread Starter raymondmah

    (@raymondmah)

    Managed to do it by deleting:
    <a href="<?php echo esc_url( home_url( '/' ) ); ?>">
    from the header.php file.

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove hyperlink from featured image in Twentyeleven theme’ is closed to new replies.