Hi all,

I have a content type with a display suite code field. The share buttons don't show up on all the nodes of this content type. If I disable display suite module, the buttons work as normal.

I did try the patch on https://drupal.org/node/1596236 but doesn't work for me.

I am using Display suite 7.x-2.3, Addtoany 7.x-4.2

Any help is appreciated!

Thanks a lot!

Comments

Leeteq’s picture

Version: 7.x-4.2 » 7.x-4.x-dev
Priority: Normal » Major
Issue summary: View changes
rcodina’s picture

A workaround I've done is adding a custom block field to my content types with Display Suite. This custom block field just contains AddToAny module's block.

Display Suite 7.x-2.6
AddToAny 7.x-4.5

Also, patch on #5 of the related issue works for me. But that patch only adds a new feature, doesn't solve this bug.

rcodina’s picture

Related issues: +#1596236: ds integration

Just added related issue.

amadhav1’s picture

Is there a fix for this on D8? I can get it to display on anything that is not using DS, how can I get it to show on DS? I am using Classsy, and Pathauto and Display Suite, if I grab the field and add it to my DS filed Article Meta it will not display. When I add it to the Article Content it will display, any help would be appreciated.

I am in:

Structure --> Content Type --> Article ---> Manage Display

Thanks,

Aaron