Issue with Blog Category
Problem Description:
Submit a post under Blog site and Tag it with any Category.
(Categories is a list which is present in the Blog site by default)
Once the post is Tagged, publish it.
Now when you view the Post click on the Category as shown in the below screen shot.
Once you click on it , it will take you to category.aspx page where it will show you all the POSTS tagged to that particular Category.
Issue:
When you click on any category from Blog Post , it returns a blank page. No Posts, no webparts, even if the category is tagged properly.
Cause:
Posts Webpart is deleted from the Category.aspx – /Lists/Categories/Category.aspx
Resolution:
Adding a Normal post webpart on the above page won’t work , as that will display all the posts that List. The main functionality of the category.aspx page is to display the Posts only related to that particular Category on which you clicked on.
To achieve this , please follow the below steps:
- Open the following URL – /BLOG/Lists/Categories/Category.aspx- Site Actions – Edit page
- Click on Add Webpart
- Now we have to add 2 webparts
- Query string (URL) Filter and POSTS webpart
- First we will modify the Query String webpart , change the Filter name & Query String Parameter name to “NAME”, as we will filter the Posts webpart using that field
- Now modify the Posts webpart
-Click on the drop Down
-Modify Shared webpart
-Connections Send Filter values to POSTS
-Once you Set up a connection
-You will get a Little popup – Select Category from that and Click on OK
-Select Apply - OK - Exit Edit Page.
Popular Posts
-
This is the method, I followed to achieve – add image to custom list with calculated / conditional column. Following is the result list...
-
if you want to do a User profile import in SharePoint 2010.. you should have the 'User Profile Synchronization Service' started....
-
SharePoint provides you “Export to Spreadsheet” feature across almost all list, allowing you to export your list content to Excel. But no...
-
Note: A LOT of these questions are specific to SharePoint 2007, and won't have applicability for SharePoint 2003! 1) What are the...
-
A very common & known issue while migrating IE versions. There is couple of steps and checking should be done to get this resolved. ...
-
I found this really great article that talks in depth as well in an easy language about the new options of under look and feel of 2013. h...
-
The April 2015 Cumulative Update for SharePoint 2010 has been released. SharePoint Foundation: https://support.microsoft.com/en-us/kb...
-
We love virtual labs they are free, non hassle and disposable ways to work around SharePoint deployment SharePoint 2010 virtual lab can be...
-
The April 2015 Cumulative Update for SharePoint 2013 has been released. SharePoint Foundation: http://support.microsoft.com/kb/29652...
-
June 2014 Cumulative Update for SharePoint 2013 has been released. SharePoint Foundation - KB2881063 http - //support.microsoft.com/kb...
Disclaimer
The opinions expressed on this blog are the personal views of Pratik's SharePoint Blog, and do not represent or reflect the viewpoints or policies of any past, present, or future employer, colleague, or customer, or any other entity. The posts on this blog are provided ‘as is’ with no warranties, express or implied, and confer no rights. Use of information contained within this blog, including specific technical steps mentioned herein, is at your own risk. References to specific software products, processes, resources, or companies do not imply any endorsement.
No comments:
Post a Comment