• Resolved mvrck

    (@mvrck)


    Hello,
    I think topic title is self-explanatory ??

    How to remove link from featured image?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Superb

    (@themeeverest)

    Hi! You can do that in Template-parts > Content.php, you can remove the link from this line:

    <a href="<?php the_permalink() ?>" rel="bookmark"><?php the_post_thumbnail('personalblogily-slider'); ?></a>

    You’ll want to remove
    <a href="<?php the_permalink() ?>" rel="bookmark">

    And

    </a>

    Please be aware that you’ll be editing the theme code, you risk breaking your website so you need to get FTP access to restore it. We do not recommend that you start editing the files, instead you should consider hiring a cheap developer from Upwork or Fiverr to help you make changes so you don’t end up with a broken website ??

    Don’t forget to rate the theme if you like it!

    Thread Starter mvrck

    (@mvrck)

    Hi, thanks for the reply.
    Problem solved ??

    Yeah you must be right about the developer, but in this phase my site is really just starting up, and I almost configured everything according to my liking, I think I’ll manage for now ??
    I’ve rated the teme and will consider buying it.

    Cheers

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove link from featured image’ is closed to new replies.