Jump to content

(NB41) Profile Fields In Hover Card

Featured Replies

Posted

Support topic

 

 

  • 1 month later...

Hello newbie. 

I have an embedded document in an editor - where people could have their lighterpack - lists. Called My equipment

It looks like thisCapture.PNG

Now - on your plug-in - it is looking like thisCapture2.PNG

I just would like to have a link to the profile - not the embed. Is there a fix for that?

  • Author

Hello,

11 hours ago, Kjell Iver Johansen said:

I just would like to have a link to the profile - not the embed. Is there a fix for that?

Open template nbProfileFieldsHover

Find 

						<span class="ipsDataItem_main">{$value|raw}</span>

Change to 

						<span class="ipsDataItem_main">{{if $fId == X}}<a href="a_link_to_the_profile">Link</a>{{else}}{$value|raw}{{endif}}</span>

X is profile field ID

  • 7 months later...

Hi, I'm currently have a problem with my staff members not seeing these. It's the same issue I have reported to Adriano here: 

I just wanted to post in here in case there was a connection or some sort of common ground that could help fix the bug.

I am running 4.1.15

Edited by Simon Woods

  • Author
10 hours ago, Simon Woods said:

Hi, I'm currently have a problem with my staff members not seeing these.

Hello,

My plugin not related with groups.

10 hours ago, Simon Woods said:

It's the same issue I have reported to Adriano here:

Disable his plugin and check the work.

Thanks!

  • 1 year later...

Anyone know if this still works in v4.3?

  • Author

Hello,

7 hours ago, orp said:

Anyone know if this still works in v4.3?

I know. Yes it works

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.