This is a migrated thread and some comments may be shown as answers.

Share on Facebook

1 Answer 72 Views
SocialShare
This is a migrated thread and some comments may be shown as answers.
Henwa
Top achievements
Rank 1
Henwa asked on 27 Mar 2016, 09:30 AM

hello every body , 

i'm using telerik:RadSocialShare in webpage TitleToShare work fine with twitter and linked in , but with facebook it share webpage footer , 

please any advice , here telerik control 

 <telerik:RadSocialShare RenderMode="Lightweight" ID="RadSocialShare3" runat="server"
                                Width="240" >
                                <MainButtons>
                   <telerik:RadSocialButton CustomIconWidth="46" CustomIconHeight="46" CustomIconUrl="images/icons/ico-fb.png"
                                        SocialNetType="ShareOnFacebook"   TitleToShare="شارك معنا وساعدنا في فهم التحديات والفرص الأساسية التي تواجه توظيف الشباب في قطاع تكنولوجيا المعلومات والاتصالات. كيف ترى التحديات والفرص الحالية؟ وكيف تتخيل المستقبل في هذا القطاع؟ اجابتك سوف تساعدنا لاستكشاف مسارات المستقبل المحتملة للشباب في هذا القطاع. مشاركتكم  أساسية لمحاولة الوصول إلى المستقبل الذي نطمح اليه والتحضير للتحديات المصاحبة له."
                                        CssClass="sshCustomCircleFB"></telerik:RadSocialButton>
                                    <telerik:RadSocialButton CustomIconWidth="46" CustomIconHeight="46" CustomIconUrl="images/icons/ico-tw.png"
                                        SocialNetType="ShareOnTwitter" CssClass="sshCustomCircleTwitter"></telerik:RadSocialButton>
                                    <telerik:RadSocialButton CustomIconWidth="46" CustomIconHeight="46" CustomIconUrl="images/icons/ico-li.png"
                                        SocialNetType="LinkedIn" CssClass="sshCustomCircleLinkdedIn"></telerik:RadSocialButton>
                                </MainButtons>
                            </telerik:RadSocialShare>

 

Regards , 

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 28 Mar 2016, 07:02 AM

Hi Henwa,

Facebook choose the content to display themselves and RadSocialShare cannot control this. You, as the page developer, can instruct Facebook which elements to use, however, as explained in the documentation: http://docs.telerik.com/devtools/aspnet-ajax/controls/socialshare/troubleshooting/controlling-content-shared-in-facebook.

Regards,

Marin Bratanov
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
SocialShare
Asked by
Henwa
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or