Skip to main content
Filter by
Sorted by
Tagged with
0 votes
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 ...
Jason N. Gaylord's user avatar
0 votes
1 answer
37 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 ...
buttercup's user avatar
  • 1,124
0 votes
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 ...
Hemant Savkar's user avatar
0 votes
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 ...
Martinez's user avatar
  • 182
0 votes
2 answers
1k 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 ...
Danish's user avatar
  • 751
0 votes
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 ...
Chris Morledge's user avatar
0 votes
1 answer
118 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 ...
LordChariot's user avatar
0 votes
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 ...
FairDeveloper.uk's user avatar
1 vote
1 answer
57 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 ...
FairDeveloper.uk's user avatar
0 votes
1 answer
97 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 ...
FairDeveloper.uk's user avatar