Jump to content

(NB41) Profile Fields In Hover Card


newbie LAC

Recommended Posts

  • 1 month later...
Posted

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?

Posted

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...
Posted

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

Posted
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.

  • 1 year later...

Archived

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...