close
Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of 0
1 answer
78 views

I'd like to be able to customize the layout that is used for the views based on the content page I'm on. For example, if I'm on the homepage, I may want to have a header that originally does not ...
Score of 0
1 answer
38 views

When I browse at 'Site Settings, I get an error and how do resolve this issue? This happens when I create a new project using the CloudScribe framework. Parameter name: you must pass in an ...
Score of 0
1 answer
37 views

Can we use ClouldScribe for non-content scenarios like Classifieds Posting? Planning to develop a Classifieds Posting web application. Here I want to use cloudscribe's engine and another part (like ...
Score of 0
0 answers
142 views

My project is using asp.net core and cloudscribe.Web.Navigation for main navigation and breadcrumbs. Everything is good now. One step further I want to implement is to change title automatically using ...
Score of 0
2 answers
1075 views

I'm using cloudscribe navigation to build the sidebar and associated breadcrumb menu I couldn't find it in the help documentation, so posting here we have some route parameters in our routing ...
Score of 0
2 answers
147 views

I have a class which I want to get the Cloudscribe SiteId but I am unsure how to access it. If I was using a controller then I would be able to rely on the SiteContext to be DI'd into the constructor ...
Score of 0
1 answer
119 views

I'm trying to test if cloudscribe is appropriate for a project I am starting and I'm having challenges getting a cloudscribe instance running. I'm new to .NET Core 2 and not quite sure how to make it ...
Score of 0
1 answer
65 views

I'm creating a blog using Cloudscribe, and I want to be able to select one post as being a featured post. I expect the best way to achieve this is to store the 'featured' posts blog ID in the ...
Score of 1
1 answer
58 views

I'm 'skinning' the blog engine SimpleContent by Cloudscribe, and have copied locally the necessary partial views to give me editorial control over the html. There are two views which give me an error ...
Score of 0
1 answer
98 views

I've just integrated a blog engine into my website using CloudScribe. I've been able to add my own theme and I've found it really impressive, can't wait to work with it more What I want to do next is ...