mercredi 4 février 2015

Missing picture HashtagProfile



I'm customizing HashtagProfile.aspx, using a modified CBSWP



<h2 class="ms-hashTagProfile-tagFeed-title ms-webpart-titleText"><SPSWC:StringValue LocId="HashTagProfile_TagFeed_Title" id="TagFeed_Title" runat="server" /></h2>

<SearchWC:ContentBySearchWebPart QueryGroupName="HashTag_TagFeed" id="TestTagFeed" runat="server" FrameType="None" ResultsPerPage=10
ShouldHideControlWhenEmpty="true" RenderTemplateId="~sitecollection/_catalogs/masterpage/Display Templates/System/Control_TagFeed.js"
SelectedPropertiesJson="[&quot;PublishingImage&quot; , &quot;PictureURL&quot; , &quot;PictureThumbnailURL&quot; , &quot;Title&quot;, &quot;FullPostAuthor&quot;, &quot;Path&quot;, &quot;Description&quot;, &quot;LastModifiedTime&quot;, &quot;CollapsingStatus&quot;, &quot;Created&quot;, &quot;HitHighlightedSummary&quot;, &quot;HitHighlightedProperties&quot;, &quot;ParentLink&quot;, &quot;AttachmentDescription&quot;, &quot;AttachmentType&quot;, &quot;AttachmentURI&quot;, &quot;RootPostID&quot;, &quot;ReplyCount&quot;, &quot;LikesCount&quot;, &quot;FullPostBody&quot;]"
ItemTemplateId="~sitecollection/_catalogs/masterpage/Display Templates/Search/Item_Microblog.js"
GroupTemplateId="~sitecollection/_catalogs/masterpage/Display Templates/Content Web Parts/Group_Content.js"
DataProviderJson = "{'QueryGroupName':'Default','QueryPropertiesTemplateUrl':'','IgnoreQueryPropertiesTemplateUrl':false,'SourceID':'8413cd39-2156-4e00-b54d-11efd9abdb89','SourceName':'Local SharePoint Results','SourceLevel':'Ssa','CollapseSpecification':'','QueryTemplate':'#Test (ContentTypeId:0x01FD4FB0210AB50249908EAA47E6BD3CFE8B* OR ContentTypeId:0x01FD59A0DF25F1E14AB882D2C87D4874CF84* OR ContentTypeId:0x012002* OR ContentTypeId:0x0107* OR WebTemplate=COMMUNITY) Path:https://test.com','FallbackSort':[],'FallbackSortJson':'[]','RankRules':[],'RankRulesJson':'[]','AsynchronousResultRetrieval':false,'SendContentBeforeQuery':true,'BatchClientQuery':true,'FallbackLanguage':-1,'FallbackRankingModelID':'','EnableStemming':true,'EnablePhonetic':false,'EnableNicknames':false,'EnableInterleaving':false,'EnableQueryRules':true,'EnableOrderingHitHighlightedProperty':false,'HitHighlightedMultivaluePropertyLimit':-1,'IgnoreContextualScope':true,'ScopeResultsToCurrentSite':false,'TrimDuplicates':false,'Properties':{'TryCache':true,'Scope':'{Site.URL}','UpdateLinksForCatalogItems':true,'EnableStacking':true,'ListId':'8837b1d4-c29a-4ab0-9385-f483c19b25ec','ListItemId':4},'PropertiesJson':'{\'TryCache\':true,\'Scope\':\'{Site.URL}\',\'UpdateLinksForCatalogItems\':true,\'EnableStacking\':true,\'ListId\':\'8837b1d4-c29a-4ab0-9385-f483c19b25ec\',\'ListItemId\':4}','ClientType':'ContentSearchRegular','UpdateAjaxNavigate':true,'SummaryLength':180,'DesiredSnippetLength':90,'PersonalizedQuery':false,'FallbackRefinementFilters':null,'IgnoreStaleServerQuery':false,'RenderTemplateId':'DefaultDataProvider','AlternateErrorMessage':null,'Title':''}"
/>


I can retrieve posts with a specific tag but i'm facing some problems:



  • User profile picture: no picture is displayed

  • Newsfeed activity is showing up (i don't what that)


enter image description here


What could be the problem?








0 commentaires:

Enregistrer un commentaire