Community Support Forum
This is the place to ask questions about anything related to cloudscribe!
In multi-tenant site, how remove Forums in one of the sites?
hi, I'm setting up a multi-tenant folder-based site, with the TalkAbout Forums installed. But now I want to remove the Forums from one of the sites. I see I can have different navigation.xml f...
0
votes
1
answers
589
views
Just wanted to make sure... are rewrite rules written in cloudscribe to redirect to https?
Are they part of simple.content or cloudescribe.core?
If someone types http://focusonthemind.com, will they be automatically directed to the sett...
0
votes
11
answers
765
views
custom registration with kvp not working in .net core 3.1
Hi, I've noticed that I can't get custom userproperties to work in any new .net core 3.0 or 3.1 project, despite updating all the Nugets and no matter the fields in app-userproperties.json th...
1
votes
1
answers
676
views
How do I remove a commercial trial version of Newsletter Module?
I am in the process of trying all the commercial modules and I will likely buy a few of them, but I need something more robust for my newsletter service. I installed the newsleeter module when...
1
votes
3
answers
582
views
How use DataTables with page content, without deployment to server?
Hi, I've tried to use https://datatables.net/ with a table in a simplecontent page. I used Developer Tools to add the JS and CSS references
https://cdn.datatables.net/1.10.20/js/jquery.dataTables.min.js...
1
votes
2
answers
710
views
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?
0
votes
2
answers
736
views
Project template not creating project
I am running Visual Studio 2019 (version 16.4.1) on Windows 10 Pro. I just downloaded the most recent Cloudscribe project extension (version 3.1 Last updated
11/12/2019, 1:03:56 PM). When I go...
0
votes
9
answers
698
views
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>();
...
0
votes
1
answers
681
views
Cloudscribe login did not respond
I set up a fairly simple instance using the option through Visual Studio template. I selected to make the site non-public. After logging in with admin credentials, I did not select the google ...
0
votes
4
answers
727
views
Using cloudscribe core models in custom features with EF Core
I'm writing a custom feature for cloudscribe and have a question about what the best/cleanest way to incorporate cloudscribe Core models into mine is. Currently, I am adding the concept of use...
0
votes
3
answers
688
views
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?
...
0
votes
2
answers
953
views
Seeking information about signup security in Cloudscribe Core
I currently have a website using asp.net core and it has glitches I want to address through using Cloudscribe. My site combines asp.net core with asp.net identity and uses a sqlserver db with ...
0
votes
6
answers
779
views
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.
0
votes
2
answers
878
views
page-link href camelCase
I am using the pagination and the url of my project I have them encrypted, the problem is that when the link of the pages is created everything is created in lowercase type CamellCase, this ge...
0
votes
9
answers
1307
views
How best to manage robots.txt?
We have a customer who is keen on being able to manage the contents of robots.txt through the administrative UI. My understanding is robots.txt shouldn't be needed at all on a cloudscribe sit...
0
votes
1
answers
722
views