The Share widget when added to the page does not display the icons. This seems to be partially a CSS issue, and partially a structural issue.

Comments

Jeremy-Bradbury’s picture

Assigned: Unassigned » Jeremy-Bradbury

We are unable to duplicate this. Perhaps it's caching? I'm gonna close this if you don't have any more information.

Jeremy-Bradbury’s picture

Status: Active » Postponed (maintainer needs more info)
iamcarrico’s picture

From what I remember (the direct project using this is long since over), the issue was that the buttons made pulled a CSS file from Janrain, but the image files it referenced did not exist on the server. I will try and find time to test this later with the current work.

On a similar note, this is touched upon in the patch for #1789330: Add in ability to add share button programmatically to individual pieces of content. . As is #1789232: Update theming of sign-on to use renderable arrays, to better enhance themability. and #1789218: Add in ability to change the text / icons for the social sharing widget..

westis’s picture

I also can't see these icons. Was this evern fixed?

funana’s picture

Title: Share widget does display icons » Share widget does not display icons

Same here. Exactly like described in https://drupal.org/node/1789218 .

Anonymous’s picture

Version: 7.x-2.3-beta1 » 6.x-2.3
Assigned: Jeremy-Bradbury » Unassigned

I have also encountered this with 6.x-2.3. The widget is built in "site/all/modules/rpx/rpx_widgets.module", and relies on sprite images stored in "site/all/modules/rpx/images". A likely cause may be the way the CSS is handled per browser. I know that Chrome treats the position attribute differently than IE & Firefox...

Tom Ash’s picture

I wonder if this might be related to the issue Icons/images for providers (FB, etc.) sometimes don't show in 'Sign in' box? Does it suggest any solutions to that issue?

byron-janrain’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

We cannot reproduce this error at the url mentioned (effectivealtruismhub.com/user) on any platform with any browser, moreover Drupal 6 hasn't been supported in a year or more.

We'll continue to investigate in the 7.x branch in issue #2339569.