Community Support Forum
This is the place to ask questions about anything related to cloudscribe!
How do I remove a commercial trial version of Newsletter Module?
How use DataTables with page content, without deployment to server?
What version of .Net Core does the latest cloudscribe use ?
Can anyone tell me the version of .Net core used by the latest version of Cloudscribe core?
Project template not creating project
Resolving Tenant Information from root provider
I was trying to resolve site-context from startupextention however i always receive a null context
var sp = services
.BuildServiceProvider();
var _httpConAcc = sp.GetRequiredService<IHttpContextAccessor>();
var tenant = _httpConAcc.HttpContext.GetTenant<SiteContext>();
...
Cloudscribe login did not respond
Using cloudscribe core models in custom features with EF Core
Can I embed a YouTube or other video in a Cloudscribe blog post?
Does Cloudscribe Simple Content have an easy way to embed a video in a blog post? A Twitter tweet? A Facebook post? Can what I post in its blog be automatically shared to Facebook or Twitter?
...Seeking information about signup security in Cloudscribe Core
Anonymous access
Hello everyone. I want only registered users to access site content, what's the best way to disable anonymous access to a site?
Regards.
page-link href camelCase
How best to manage robots.txt?
Captcha and Contact Form
use pages in simple content
Can the menu be vertical?
Slightly different mark-up required I know, but is there any way of having the cloudscribe.Web.Navigation menu vertical on left (and still converting to hamburger top-right for mobile)?