After creating content types of people with social media links (using this module), I tried to show it on Views and rendered it as field but nothing is showing. There is also no theme debug information showing on this specific field.

Is this a known issue or there are just some needed to configure for this to work.

Thank you.

Comments

bpunzalan created an issue. See original summary.

grayle’s picture

The field formatter is missing a library. Attached patch should fix it.

grayle’s picture

Version: 8.x-2.5 » 8.x-2.x-dev
Category: Support request » Bug report
Status: Active » Needs review

  • cbeier committed 355d125 on 8.x-2.x authored by Grayle
    Issue #2909502 by Grayle: Social media link field is not being rendered...
cbeier’s picture

Status: Needs review » Fixed

Thank you for the patch.

barry6575’s picture

It's also not rendering when you create a view based on user.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

pyxio’s picture

will this ever be made to work with user views? thank you for nice module.

pyxio’s picture

this issue is not fixed. user views do not render the links.

Erso’s picture

Greetings,

I have same issue too.

andreadruiz’s picture

Yes, I have the same problem. This patch didn't work for me.

Intercat’s picture

For someone who came from Google (like me): this workaround solved the issue in my case
https://www.drupal.org/project/social_media_links/issues/2975770#comment...