Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    Moderator bcworkz

    (@bcworkz)

    The WP featured image block only offers the option to link to the current page, not an arbitrary URL. There might be a plugin that provides an alternative block that does what you want. I’m unaware of such a plugin, but this does not mean none exist. Alternately, it’d be feasible to develop a custom block that works the way you want.

    Perhaps another solution would be to develop some custom JavaScript that replaces the default link to the current page with your desired URL. The challenge here would be how the URL is specified when editing and how this gets passed to JavaScript. Unnecessary if the URL would remain the same in all cases. Then the URL could be hard coded within the script.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘make featured clickable link?’ is closed to new replies.