Right Click on Listings (Open in a new tab)

Thank you for reading this.

I am struggling to figure out how to make each listing to be “right-clicked” and open on a separate tab or window.

Our website: https://ingcreatives.com

How do I manage to do that?

Hey @ramya

You need to put a link element above the container. In that way you can achieve “right click” feature.

Thank you for your response. I have tried it but had a few issues:

  1. I was not able to have the link be connected to each Speaker’s (listing) page
  2. Only the link was right clickable and not the group
  3. The link was visible

Did I do it wrong? And is there a better way to turn the specific group into a right-clickable element?

Unfortunately, there is no better way as native right now.

According to your issues:

  1. You need to navigate Speaker page with its data. If your page has type of content you need to send Speaker’s data to page when clicking to the link. If you control the page with parameters you need to send Speaker’s uid as a parameter. Basically it’ll work as right now but on a link.

  2. Yes. That was actually the main point.

  3. Yes, It must visible for clickability. You need to erase it’s text value for better UX.

I hope these will help you :v:t2:

1 Like

Maybe this plugin can help.

1 Like