WPIntell

Source evidence

Widget Not Working

All-in-one Like Widget · support · 2021-05-05T12:39:00+00:00

mixedsentiment
mediumseverity
0.78relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

5 / 31 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

26 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
gwozniak20 resolved
I have the widget in the footer and the Facebook URL is not showing. It is blank. Does this possibly have to do with a privacy setting in the Facebook itself? Also, the widget title does not show unless I make the background white, the title is black font. The footer has a black background but I have another website with same color background (although different theme) and the widget works perfectly – title is white. Thank you for your help. The page I need help with: [ log in to see the link] Hi @gwozniak20 To be honest, I don’t know why you dont see the Facebook box. All the rendering is there but it is rendered in a <span> with a width and height of 0px . That is why it isn’t showing, but I don’t know why. It seems like the Facebook API is doing this. Is the Facebook page public? As far as the colors go, it is your theme that makes the <h5> element black. If you use this CSS in your Custom CSS from the theme you should be good to go: .elementor-widget-wp-widget-aio_facebook_like_widget h5 { color: white; } Yes, while the page was published to public, it had restrictions for age and countries who could view. Since this page is age appropriate for anyone I just had remove those restrictions and it started working. The code also worked perfectly. Thank you so much! Hi @gwozniak20 , glad to be of help! If you like the plugin, would you please consider writing a review on https://wordpress.org/support/plugin/all-in-one-facebook-like-widget/reviews/#new-post or making a small donation? Kind regards, Jeroen Peters

Comments

3 shown
Jeroen Peters 2021-05-05T13:10:00+00:00

Hi @gwozniak20 To be honest, I don’t know why you dont see the Facebook box. All the rendering is there but it is rendered in a <span> with a width and height of 0px . That is why it isn’t showing, but I don’t know why. It seems like the Facebook API is doing this. Is the Facebook page public? As far as the colors go, it is your theme that makes the <h5> element black. If you use this CSS in your Custom CSS from the theme you should be good to go: .elementor-widget-wp-widget-aio_facebook_like_widget h5 { color: white; }

gwozniak20 2021-05-05T14:50:00+00:00

Yes, while the page was published to public, it had restrictions for age and countries who could view. Since this page is age appropriate for anyone I just had remove those restrictions and it started working. The code also worked perfectly. Thank you so much!

Jeroen Peters 2021-05-05T16:23:00+00:00

Hi @gwozniak20 , glad to be of help! If you like the plugin, would you please consider writing a review on https://wordpress.org/support/plugin/all-in-one-facebook-like-widget/reviews/#new-post or making a small donation? Kind regards, Jeroen Peters