Home>Support>How to click on Featured Image and have it open

How to click on Featured Image and have it open

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

I would like to be able to click on the featured image of a post and have it open in the browser window. Is there any custom CSS that I could use to do that?

URL: http://christianracing.com

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 17 days ago Andrew Misplon
    Hi, I Work Here

    Hi Ricky

    Apologies for the delay.

    Unfortunately, this isn’t possible without some custom development. I looked, briefly, at the plugin directory and there wasn’t anything that jumped out at me.

    If you have a little development experience we can try advise how you might achieve this using a child theme. Alternatively you could hire a developer at Codeable to assist.

    You could also turn off Featured Images on the single post page from Appearance > Theme Settings > Blog > Featured Image. You could then insert the image into the post content and would have the control to link it as required. This is the easiest option.

  2. 10 years, 15 days ago Ricky Thompson

    I have a little development experience. I tried to make the code change myself but not sure how to get the feature image url. If you might give a hint on how to get that I might be able to figure it out. I need the featured image for the slider that I'm using.

  3. 10 years, 15 days ago Andrew Misplon
    Hi, I Work Here

    If you check out content.php or content-single.php you’ll see the featured image being used there:

    <?php the_post_thumbnail( 'thumbnail' ) ?>
    

    https://codex.wordpress.org/Function_Reference/the_post_thumbnail

    Hope that helps.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More