Can’t Place a Link on a Image in Services Group
-
I want to create a link between a photo I have in a services group in the “Go” theme (CoBlocks). There’s no way to do it using the WordPress visual editor. Nor is there a way to do it using traditional HTML. And finally, when I tried editing the image in the media folder and adding a link there, it didn’t work.
To give you a better idea of what I’m trying to do, here’s an example of the HTML. Plus at the bottom, I’ve placed the link.
<!– wp:coblocks/service {“focalPoint”:{“x”:”0.61″,”y”:”0.25″},”alignment”:”center”} –>
<div class=”wp-block-coblocks-service”><figure class=”wp-block-coblocks-service__figure”></figure><div class=”wp-block-coblocks-service__content”><!– wp:heading {“align”:”center”,”level”:3,”placeholder”:”Write title…”} –>
<h3 class=”has-text-align-center”>CBS</h3>
<!– /wp:heading –><!– wp:paragraph {“align”:”center”} –>
<p class=”has-text-align-center”>Segment Producer</p>
<!– /wp:paragraph –></div></div>
<!– /wp:coblocks/service –>The link is https://www.toddbaker.net/grammys, and as you can see from the above example, I have text linked to that. But I’d prefer that it was the larger image (Grammy-60-2.jpg) that contains the link.
The page I need help with: [log in to see the link]
- The topic ‘Can’t Place a Link on a Image in Services Group’ is closed to new replies.