• Resolved lordmente

    (@lordmente)


    Hello,

    I would like to change the post title link to an image that links to the post, how do I do that? I used the following code in Transform Value, but it didn’t work.

    <a href="{{row.posttitle}}">
      <img src="https://mysite.com/acess-post.png" alt="Acess Post">
    </a>

    Help please… Thanks!

Viewing 1 replies (of 1 total)
  • Hello @lordmente

    I recreated this use case and worked just fine. Make sure that your posttitle column is a link because you are using it inside anchor tag.

    We recommend using our dedicated support channel any support related issue. https://wpmanageninja.com/support-tickets/

    Your ticket will be answered within one hour. In the worst case, it might be twenty-four hours.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Change post title to image link to post’ is closed to new replies.