WPIntell

Source evidence

Link does not display

Simple Org Chart · support · 2020-01-27T08:44:00+00:00

mixedsentiment
mediumseverity
0.85relevance
6replies
Evidence onlycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 1 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
mariehusoy resolved
Hi, I have implemented the org chart and looks good. Problem is when I click on a user, a light box open under the header and it’s not possible to see the content. I can not inspect it either (to get the correct codes for changing the CSS) as it’s layered under the header. Can this box be centered to the middle of the screen, showing the contact information such as phone number an e-mail? This topic was modified 6 years, 4 months ago by mariehusoy . The page I need help with: [ log in to see the link] Hello there, I see the issue. Try CSS below in theme file and adjust top value based on your requirement. .jOrgChart .popup1 { top: 200px; } Let me know if that works for you. It works perfectly, thank you for the quick response! Can the popup fetch the user information such as phone number, facebook user and e-mail as well? Also, I see that if I click the top level user and scroll, the pop up is hidden behind the second level user underneath. Is this fixable? This i basic setup and more information can be added in pro version only. You can try demo. I’ll check scroll issue, I think its fixable. Hello @mariehusoy , Popup issue has been fixed and released under ver 2.2.2. Let me know if that addresses your issue. Yes, thank you so much for your help!

Comments

6 shown
G Matta 2020-01-27T08:47:00+00:00

Hello there, I see the issue. Try CSS below in theme file and adjust top value based on your requirement. .jOrgChart .popup1 { top: 200px; } Let me know if that works for you.

mariehusoy 2020-01-27T08:50:00+00:00

It works perfectly, thank you for the quick response! Can the popup fetch the user information such as phone number, facebook user and e-mail as well?

mariehusoy 2020-01-27T08:55:00+00:00

Also, I see that if I click the top level user and scroll, the pop up is hidden behind the second level user underneath. Is this fixable?

G Matta 2020-01-27T08:57:00+00:00

This i basic setup and more information can be added in pro version only. You can try demo. I’ll check scroll issue, I think its fixable.

G Matta 2020-02-06T07:09:00+00:00

Hello @mariehusoy , Popup issue has been fixed and released under ver 2.2.2. Let me know if that addresses your issue.

mariehusoy 2020-02-06T07:17:00+00:00

Yes, thank you so much for your help!